FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "eHDSIBodySiteLaterality-8.1.0",
"url": "http://terminology.ehdsi.eu/ValueSet/eHDSIBodySiteLaterality",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.68"
}
],
"version": "0.2.0",
"name": "eHDSIBodySiteLaterality",
"title": "eHDSI Body Site Laterality",
"status": "active",
"experimental": false,
"date": "2025-12-23T10:21:17+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "http://hl7europe.org"
}
]
}
],
"description": "This Value Set is used for the body structure site laterality qualifier. It indicates the body site laterality from which a laboratory specimen is collected.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "7771000",
"display": "Left"
},
{
"code": "24028007",
"display": "Right"
},
{
"code": "51440002",
"display": "Right and left"
}
]
}
]
}
}