This page is part of the HL7 Europe Laboratory Report (v0.1.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Page standards status: Trial-use | Maturity Level: 2 |
{
"resourceType" : "ValueSet",
"id" : "lab-laterality-eu-lab",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/7771000\">7771000</a></td><td>Left (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/24028007\">24028007</a></td><td>Right (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/261183002\">261183002</a></td><td>Upper (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/261122009\">261122009</a></td><td>Lower (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/255561001\">255561001</a></td><td>Medial (qualifier value)</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}
],
"url" : "http://hl7.eu/fhir/laboratory/ValueSet/lab-laterality-eu-lab",
"version" : "0.1.0",
"name" : "LabLateralityEuVs",
"title" : "Body Structure Laterality",
"status" : "active",
"experimental" : false,
"date" : "2024-02-26T08:44:57+01:00",
"publisher" : "HL7 Europe",
"contact" : [
{
"name" : "HL7 Europe",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.eu"
}
]
}
],
"description" : "Body Structure site laterality qualifier. It indicates the body site laterality from which a laboratory specimen is collected. (based on SNOMED CT)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "150",
"display" : "Europe"
}
]
}
],
"copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "7771000",
"display" : "Left (qualifier value)"
},
{
"code" : "24028007",
"display" : "Right (qualifier value)"
},
{
"code" : "261183002",
"display" : "Upper (qualifier value)"
},
{
"code" : "261122009",
"display" : "Lower (qualifier value)"
},
{
"code" : "255561001",
"display" : "Medial (qualifier value)"
}
]
}
]
}
}