FHIR IG Statistics: ValueSet/vs-body-site-laterality
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT International Edition |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "draft",
"name": "BodySiteLaterality",
"id": "vs-body-site-laterality",
"title": "Body Site Laterality",
"description": "Laterality of body sides as part of diagnosis discription",
"url": "http://fhir.dgmc.health.gov.il/ValueSet/body-site-laterlity",
"version": "0.2.0",
"publisher": "Division of Governmental Hospitals Israel",
"date": "2025-03-25",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "24028007",
"display": "Right"
},
{
"code": "7771000",
"display": "Left"
},
{
"code": "51440002",
"display": "Both Sides"
}
]
}
]
}
}