HL7 Laboratory Report, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/uv-lab-rep-ig/ and changes regularly. See the Directory of published versions
Page standards status: Trial-use | Maturity Level: 2 |
{
"resourceType" : "ValueSet",
"id" : "laterality-uv-lab",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet laterality-uv-lab</b></p><a name=\"laterality-uv-lab\"> </a><a name=\"hclaterality-uv-lab\"> </a><a name=\"laterality-uv-lab-en-US\"> </a><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/51440002\">51440002</a></td><td>Right and left = bilateral (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.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
}
],
"url" : "http://hl7.org/fhir/uv/lab-report/ValueSet/laterality-uv-lab",
"version" : "1.0.0-ballot",
"name" : "LabLateralityVs",
"title" : "Body Structure Laterality",
"status" : "active",
"experimental" : false,
"date" : "2024-10-21T13:44:34+00:00",
"publisher" : "HL7 International / Orders and Observations",
"contact" : [
{
"name" : "HL7 International / Orders and Observations",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/orders"
}
]
}
],
"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" : "001",
"display" : "World"
}
]
}
],
"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" : "51440002",
"display" : "Right and left = bilateral (qualifier value)"
}
]
}
]
}
}