CIBMTR Reporting Implementation Guide
0.1.4 - Trial Use 1
This page is part of the CIMBTRReporting (v0.1.4: Trial Use 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "platelet-morphology-blood-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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=\"http://details.loinc.org/LOINC/7796-6.html\">7796-6</a></td><td>Platelet clump [Presence] in Blood by Light microscopy</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/18312-9.html\">18312-9</a></td><td>Platelet satellitism [Presence] in Blood by Light microscopy</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/33216-3.html\">33216-3</a></td><td>Platelets agranular [Presence] in Blood by Light microscopy</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/5908-9.html\">5908-9</a></td><td>Giant platelets [Presence] in Blood by Light microscopy</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/32146-3.html\">32146-3</a></td><td>Platelets Large [Presence] in Blood by Light microscopy</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/32208-1.html\">32208-1</a></td><td>Platelets Small [Presence] in Blood by Light microscopy</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/11125-2.html\">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.4",
"name" : "PlateletMorphologyBloodVS",
"title" : "Platelet morphology panel - Blood (58406-0)",
"status" : "active",
"date" : "2021-06-25T13:41:27-05: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"
}
]
}
]
}
}