Common Data Element Katalog
0.2.0 - CI Build International flag

Common Data Element Katalog - Local Development build (v0.2.0). See the Directory of published versions

: Specimen Types (for Clinical Chemistry) - JSON Representation

Page standards status: Informative Maturity Level: 1

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "vs-specimen-types",
  "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/LP7057-5/\">LP7057-5</a></td><td>Blood</td></tr><tr><td><a href=\"https://loinc.org/LP7067-4/\">LP7067-4</a></td><td>Blood arterial</td></tr><tr><td><a href=\"https://loinc.org/LP7567-3/\">LP7567-3</a></td><td>Serum</td></tr><tr><td><a href=\"https://loinc.org/LP7479-1/\">LP7479-1</a></td><td>Plasma</td></tr><tr><td><a href=\"https://loinc.org/LP7536-8/\">LP7536-8</a></td><td>Red Blood Cells</td></tr><tr><td><a href=\"https://loinc.org/LP7494-0/\">LP7494-0</a></td><td>Platelet poor plasma</td></tr><tr><td><a href=\"https://loinc.org/LP7690-3/\">LP7690-3</a></td><td>Urine sediment</td></tr><tr><td><a href=\"https://loinc.org/LP7156-5/\">LP7156-5</a></td><td>Cerebral spinal fluid</td></tr><tr><td><a href=\"https://loinc.org/LP7238-1/\">LP7238-1</a></td><td>Body fluid</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/de/ImplementationGuide/fhir.cde-katalog"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "informative",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/de/ImplementationGuide/fhir.cde-katalog"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/de/ValueSet/vs-specimen-types",
  "version" : "0.2.0",
  "name" : "VS_SpecimenTypes",
  "title" : "Specimen Types (for Clinical Chemistry)",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-04-02T11:40:39+02:00",
  "publisher" : "HL7 International - CDE Katalog Arbeitsgruppe",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/[something]"
        }
      ]
    }
  ],
  "description" : "Dieses Valueset enhält LOINC-Codes, um den 'Probenmaterial-Typ' zu beschreiben.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "LP7057-5",
            "display" : "Blood"
          },
          {
            "code" : "LP7067-4",
            "display" : "Blood arterial"
          },
          {
            "code" : "LP7567-3",
            "display" : "Serum"
          },
          {
            "code" : "LP7479-1",
            "display" : "Plasma"
          },
          {
            "code" : "LP7536-8",
            "display" : "Red Blood Cells"
          },
          {
            "code" : "LP7494-0",
            "display" : "Platelet poor plasma"
          },
          {
            "code" : "LP7690-3",
            "display" : "Urine sediment"
          },
          {
            "code" : "LP7156-5",
            "display" : "Cerebral spinal fluid"
          },
          {
            "code" : "LP7238-1",
            "display" : "Body fluid"
          }
        ]
      }
    ]
  }
}