CIBMTR Reporting Implementation Guide
0.1.8 - Trial Use 1
This page is part of the CIBMTR Reporting Implementation Guide (v0.1.8: Release Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Draft as of 2025-02-18 |
{
"resourceType" : "ValueSet",
"id" : "platelet-morphology-blood-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet platelet-morphology-blood-vs</b></p><a name=\"platelet-morphology-blood-vs\"> </a><a name=\"hcplatelet-morphology-blood-vs\"> </a><a name=\"platelet-morphology-blood-vs-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/7796-6/\">7796-6</a></td><td>Platelet clump [Presence] in Blood by Light microscopy</td></tr><tr><td><a href=\"https://loinc.org/18312-9/\">18312-9</a></td><td>Platelet satellitism [Presence] in Blood by Light microscopy</td></tr><tr><td><a href=\"https://loinc.org/33216-3/\">33216-3</a></td><td>Platelets agranular [Presence] in Blood by Light microscopy</td></tr><tr><td><a href=\"https://loinc.org/5908-9/\">5908-9</a></td><td>Giant platelets [Presence] in Blood by Light microscopy</td></tr><tr><td><a href=\"https://loinc.org/32146-3/\">32146-3</a></td><td>Platelets Large [Presence] in Blood by Light microscopy</td></tr><tr><td><a href=\"https://loinc.org/32208-1/\">32208-1</a></td><td>Platelets Small [Presence] in Blood by Light microscopy</td></tr><tr><td><a href=\"https://loinc.org/11125-2/\">11125-2</a></td><td>Platelet morphology finding [Identifier] in Blood</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/platelet-morphology-blood-vs",
"version" : "0.1.8",
"name" : "PlateletMorphologyBloodVS",
"title" : "Platelet morphology panel - Blood (58406-0)",
"status" : "draft",
"experimental" : true,
"date" : "2025-02-18T16:25:42-06:00",
"publisher" : "The Medical College of Wisconsin, Inc. and the National Marrow Donor Program",
"contact" : [
{
"name" : "The Medical College of Wisconsin, Inc. and the National Marrow Donor Program",
"telecom" : [
{
"system" : "url",
"value" : "http://www.cibmtr.org"
}
]
},
{
"name" : "Bob Milius",
"telecom" : [
{
"system" : "email",
"value" : "bmilius@nmdp.org"
}
]
}
],
"description" : "Platelet morphology panel - Blood (58406-0)",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "7796-6",
"display" : "Platelet clump [Presence] in Blood by Light microscopy"
},
{
"code" : "18312-9",
"display" : "Platelet satellitism [Presence] in Blood by Light microscopy"
},
{
"code" : "33216-3",
"display" : "Platelets agranular [Presence] in Blood by Light microscopy"
},
{
"code" : "5908-9",
"display" : "Giant platelets [Presence] in Blood by Light microscopy"
},
{
"code" : "32146-3",
"display" : "Platelets Large [Presence] in Blood by Light microscopy"
},
{
"code" : "32208-1",
"display" : "Platelets Small [Presence] in Blood by Light microscopy"
},
{
"code" : "11125-2",
"display" : "Platelet morphology finding [Identifier] in Blood"
}
]
}
]
}
}