This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
. Page versions: R5 R4B R4 R3 R2
Definition for Value SetSpecimenCollectionMethod
{
"resourceType": "ValueSet",
"text": {
"status": "generated",
"div": "<div><h2>SpecimenCollectionMethod</h2><p> This example value set defines a set of codes that can be used to indicate the method of collection of a specimen. It includes values from HL7 v2 table 0048</p><p>This value set includes codes defined in other code systems, using the following rules:</p><ul><li>Include these codes as defined in http://snomed.info/sct<table><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>119295008</td><td>Specimen obtained by aspiration</td><td/></tr><tr><td>413651001</td><td>Bioptics</td><td/></tr><tr><td>360020006</td><td>Extirpation - action</td><td/></tr><tr><td>430823004</td><td>Examination of midstream urine specimen</td><td/></tr><tr><td>16404004</td><td>Induced</td><td/></tr><tr><td>67889009</td><td>Irrigation</td><td/></tr><tr><td>29240004</td><td>Autopsy examination</td><td/></tr><tr><td>45710003</td><td>Sputum</td><td/></tr><tr><td>7800008</td><td>Punctate</td><td/></tr><tr><td>258431006</td><td>Scrapings</td><td/></tr><tr><td>20255002</td><td>Blushing</td><td/></tr><tr><td>386147002</td><td>Smear procedure</td><td/></tr><tr><td>278450005</td><td>Finger stick</td><td/></tr></table></li><li>Include all codes defined in <a href=\"v2/0488/index.html\">http://hl7.org/fhir/v2/0488</a></li></ul></div>"
},
"identifier": "http://hl7.org/fhir/vs/specimen-collection-method",
"name": "SpecimenCollectionMethod",
"publisher": "FHIR Project team",
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
}
],
"description": " This example value set defines a set of codes that can be used to indicate the method of collection of a specimen. It includes values from HL7 v2 table 0048",
"status": "draft",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"code": [
"119295008",
"413651001",
"360020006",
"430823004",
"16404004",
"67889009",
"29240004",
"45710003",
"7800008",
"258431006",
"20255002",
"386147002",
"278450005"
],
"_code": [
{
"extension": [
{
"url": "http://hl7.org/fhir/Profile/tools-extensions#display",
"valueString": "Specimen obtained by aspiration"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/Profile/tools-extensions#display",
"valueString": "Bioptics"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/Profile/tools-extensions#display",
"valueString": "Extirpation - action"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/Profile/tools-extensions#display",
"valueString": "Examination of midstream urine specimen"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/Profile/tools-extensions#display",
"valueString": "Induced"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/Profile/tools-extensions#display",
"valueString": "Irrigation"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/Profile/tools-extensions#display",
"valueString": "Autopsy examination"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/Profile/tools-extensions#display",
"valueString": "Sputum"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/Profile/tools-extensions#display",
"valueString": "Punctate"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/Profile/tools-extensions#display",
"valueString": "Scrapings"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/Profile/tools-extensions#display",
"valueString": "Blushing"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/Profile/tools-extensions#display",
"valueString": "Smear procedure"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/Profile/tools-extensions#display",
"valueString": "Finger stick"
}
]
}
]
},
{
"system": "http://hl7.org/fhir/v2/0488"
}
]
}
}