This page is part of the Order Catalog Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
{ "resourceType" : "SpecimenDefinition", "id" : "example-specimen-venous-serum-single-test", "meta" : { "profile" : [ "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabSpecimenDefinition" ] }, "language" : "en-US", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><p><b>Generated Narrative</b></p><p><b>id</b>: example-specimen-venous-serum-single-test</p><p><b>meta</b>: </p><p><b>language</b>: en-US</p><p><b>typeCollected</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0487 BLDV}\">Blood venous</span></p><p><b>collection</b>: <span title=\"Codes: {http://snomed.info/sct 28520004}\">Venipuncture for blood test</span></p><blockquote><p><b>typeTested</b></p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0487 SER}\">Serum</span></p><p><b>preference</b>: preferred</p><h3>Containers</h3><table class=\"grid\"><tr><td>-</td><td><b>Material</b></td><td><b>Type</b></td><td><b>Cap</b></td><td><b>Description</b></td><td><b>Capacity</b></td><td><b>MinimumVolume[x]</b></td></tr><tr><td>*</td><td><span title=\"Codes: {http://snomed.info/sct 61088005}\">plastic</span></td><td><span title=\"Codes: {http://snomed.info/sct 767384004}\">Evacuated blood collection tube with clot activator</span></td><td><span title=\"Codes: {http://terminology.hl7.org/CodeSystem/container-cap red}\">red cap</span></td><td>red cap plastic tube 5 mL</td><td>5 milliliter</td><td>0.5 milliliter</td></tr></table><p><b>retentionTime</b>: 24 hour</p><p><b>rejectionCriterion</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/rejection-criteria hemolized}\">blood specimen hemolized</span>, <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/rejection-criteria insufficient}\">insufficient quantity of specimen</span></p><blockquote><p><b>handling</b></p><p><b>temperatureQualifier</b>: <span title=\"Codes: \">room temperature or refrigerated</span></p><p><b>maxDuration</b>: 7 day</p></blockquote><blockquote><p><b>handling</b></p><p><b>temperatureQualifier</b>: <span title=\"Codes: \">frozen</span></p><p><b>maxDuration</b>: 28 day</p></blockquote></blockquote><blockquote><p><b>typeTested</b></p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0487 PLAS}\">Plasma</span></p><p><b>preference</b>: alternate</p><h3>Containers</h3><table class=\"grid\"><tr><td>-</td><td><b>Type</b></td><td><b>Cap</b></td><td><b>Description</b></td><td><b>Capacity</b></td><td><b>MinimumVolume[x]</b></td></tr><tr><td>*</td><td><span title=\"Codes: {http://snomed.info/sct 767390000}\">Evacuated blood collection tube with heparin lithium and gel separator</span></td><td><span title=\"Codes: {http://terminology.hl7.org/CodeSystem/container-cap green}\">green cap</span></td><td>green cap plastic tube 5 mL</td><td>5 milliliter</td><td>0.5 milliliter</td></tr></table><p><b>retentionTime</b>: 24 hour</p><p><b>rejectionCriterion</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/rejection-criteria hemolized}\">blood specimen hemolized</span>, <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/rejection-criteria insufficient}\">insufficient quantity of specimen</span></p><blockquote><p><b>handling</b></p><p><b>temperatureQualifier</b>: <span title=\"Codes: \">room temperature or refrigerated</span></p><p><b>maxDuration</b>: 7 day</p></blockquote><blockquote><p><b>handling</b></p><p><b>temperatureQualifier</b>: <span title=\"Codes: \">frozen</span></p><p><b>maxDuration</b>: 28 day</p></blockquote></blockquote></div>" }, "typeCollected" : { "coding" : [ { "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", "code" : "BLDV", "display" : "Blood venous" } ] }, "collection" : [ { "coding" : [ { "system" : "http://snomed.info/sct", "code" : "28520004", "display" : "Venipuncture for blood test" } ] } ], "typeTested" : [ { "type" : { "coding" : [ { "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", "code" : "SER", "display" : "Serum" } ] }, "preference" : "preferred", "container" : { "material" : { "coding" : [ { "system" : "http://snomed.info/sct", "code" : "61088005", "display" : "Plastic" } ], "text" : "plastic" }, "type" : { "coding" : [ { "system" : "http://snomed.info/sct", "code" : "767384004", "display" : "Evacuated blood collection tube with clot activator" } ] }, "cap" : { "coding" : [ { "system" : "http://terminology.hl7.org/CodeSystem/container-cap", "code" : "red" } ], "text" : "red cap" }, "description" : "red cap plastic tube 5 mL", "capacity" : { "value" : 5, "unit" : "milliliter", "system" : "http://unitsofmeasure.org", "code" : "mL" }, "minimumVolumeQuantity" : { "value" : 0.5, "unit" : "milliliter", "system" : "http://unitsofmeasure.org", "code" : "mL" } }, "retentionTime" : { "value" : 24, "unit" : "hour", "system" : "http://unitsofmeasure.org", "code" : "h" }, "rejectionCriterion" : [ { "coding" : [ { "system" : "http://terminology.hl7.org/CodeSystem/rejection-criteria", "code" : "hemolized" } ], "text" : "blood specimen hemolized" }, { "coding" : [ { "system" : "http://terminology.hl7.org/CodeSystem/rejection-criteria", "code" : "insufficient" } ], "text" : "insufficient quantity of specimen" } ], "handling" : [ { "temperatureQualifier" : { "text" : "room temperature or refrigerated" }, "maxDuration" : { "value" : 7, "unit" : "day", "system" : "http://unitsofmeasure.org", "code" : "d" } }, { "temperatureQualifier" : { "text" : "frozen" }, "maxDuration" : { "value" : 28, "unit" : "day", "system" : "http://unitsofmeasure.org", "code" : "d" } } ] }, { "type" : { "coding" : [ { "system" : "http://terminology.hl7.org/CodeSystem/v2-0487", "code" : "PLAS", "display" : "Plasma" } ] }, "preference" : "alternate", "container" : { "type" : { "coding" : [ { "system" : "http://snomed.info/sct", "code" : "767390000", "display" : "Evacuated blood collection tube with heparin lithium and gel separator" } ] }, "cap" : { "coding" : [ { "system" : "http://terminology.hl7.org/CodeSystem/container-cap", "code" : "green" } ], "text" : "green cap" }, "description" : "green cap plastic tube 5 mL", "capacity" : { "value" : 5, "unit" : "milliliter", "system" : "http://unitsofmeasure.org", "code" : "mL" }, "minimumVolumeQuantity" : { "value" : 0.5, "unit" : "milliliter", "system" : "http://unitsofmeasure.org", "code" : "mL" } }, "retentionTime" : { "value" : 24, "unit" : "hour", "system" : "http://unitsofmeasure.org", "code" : "h" }, "rejectionCriterion" : [ { "coding" : [ { "system" : "http://terminology.hl7.org/CodeSystem/rejection-criteria", "code" : "hemolized" } ], "text" : "blood specimen hemolized" }, { "coding" : [ { "system" : "http://terminology.hl7.org/CodeSystem/rejection-criteria", "code" : "insufficient" } ], "text" : "insufficient quantity of specimen" } ], "handling" : [ { "temperatureQualifier" : { "text" : "room temperature or refrigerated" }, "maxDuration" : { "value" : 7, "unit" : "day", "system" : "http://unitsofmeasure.org", "code" : "d" } }, { "temperatureQualifier" : { "text" : "frozen" }, "maxDuration" : { "value" : 28, "unit" : "day", "system" : "http://unitsofmeasure.org", "code" : "d" } } ] } ] }