CIBMTR Reporting Implementation Guide
0.1.6 - Trial Use 1

This page is part of the CIBMTR Reporting Implementation Guide (v0.1.6: Release Draft) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Platelet morphology panel - Blood (58406-0) - JSON Representation

Active as of 2023-05-05

Raw json | Download


{
  "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=\"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.6",
  "name" : "PlateletMorphologyBloodVS",
  "title" : "Platelet morphology panel - Blood (58406-0)",
  "status" : "active",
  "experimental" : true,
  "date" : "2023-05-05T10:50:04-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"
          }
        ]
      }
    ]
  }
}