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

: Smear morphology panel - Blood (34994-4) - JSON Representation

Active as of 2023-05-05

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "smear-morphology-blood-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><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/9317-9/\">9317-9</a></td><td>Platelet adequacy [Presence] in Blood by Light microscopy</td></tr><tr><td><a href=\"https://loinc.org/18280-8/\">18280-8</a></td><td>Background stain [Presence] in Blood by Light microscopy</td></tr><tr><td><a href=\"https://loinc.org/32778-3/\">32778-3</a></td><td>Fibrin strands [Presence] in Blood by Light microscopy</td></tr><tr><td><a href=\"https://loinc.org/5909-7/\">5909-7</a></td><td>Blood smear finding [Identifier] in Blood by Light microscopy</td></tr></table></li><li>Import all the codes that are contained in <a href=\"ValueSet-erythrocyte-morphology-blood-vs.html\">Erythrocyte morphology panel - Blood (58408-6)</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-leukocyte-morphology-blood-vs.html\">Leukocyte morphology panel - Blood (58407-8)</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-platelet-morphology-blood-vs.html\">Platelet morphology panel - Blood (58406-0)</a></li></ul></div>"
  },
  "url" : "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/smear-morphology-blood-vs",
  "version" : "0.1.6",
  "name" : "SmearMorphologyBloodVS",
  "title" : "Smear morphology panel - Blood (34994-4)",
  "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" : "Smear morphology panel - Blood (34994-4)",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "9317-9",
            "display" : "Platelet adequacy [Presence] in Blood by Light microscopy"
          },
          {
            "code" : "18280-8",
            "display" : "Background stain [Presence] in Blood by Light microscopy"
          },
          {
            "code" : "32778-3",
            "display" : "Fibrin strands [Presence] in Blood by Light microscopy"
          },
          {
            "code" : "5909-7",
            "display" : "Blood smear finding [Identifier] in Blood by Light microscopy"
          }
        ]
      },
      {
        "valueSet" : [
          "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/erythrocyte-morphology-blood-vs"
        ]
      },
      {
        "valueSet" : [
          "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/leukocyte-morphology-blood-vs"
        ]
      },
      {
        "valueSet" : [
          "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/platelet-morphology-blood-vs"
        ]
      }
    ]
  }
}