FHIR IG Statistics: ValueSet/HealthHubLaterality
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "HealthHubLaterality",
"url": "https://healthhub.dk/fhir/ValueSet/laterality",
"version": "4.1.0",
"name": "Health Hub Laterality",
"title": "Health Hub Laterality",
"status": "active",
"experimental": false,
"date": "2024-09-20T00:00:00+00:00",
"publisher": "HealthHub Denmark",
"description": "Indication of a body side on a citizen",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "24028007",
"display": "Right"
},
{
"code": "7771000",
"display": "Left"
}
]
}
]
}
}