FHIR IG Statistics: ValueSet/ValueSet-ProcedureBodyPart
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": "ValueSet-ProcedureBodyPart",
"url": "http://ontariohealth.ca/fhir/ehr/ValueSet/procedure-body-part",
"version": "1.0.0",
"name": "ProcedureBodyPartEHR",
"title": "Procedure Body Part EHR",
"status": "active",
"date": "2025-04-11",
"publisher": "Ontario Health",
"description": "A code that classifies a body part of a medical imaging procedure using SNOMED CT codes. This is used for searching, sorting and display purposes.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "12921003",
"display": "Structure of pelvis (body structure)"
},
{
"code": "38266002",
"display": "Entire body as a whole (body structure)"
},
{
"code": "421060004",
"display": "Structure of vertebral column (body structure)"
},
{
"code": "45048000",
"display": "Neck structure (body structure)"
},
{
"code": "51185008",
"display": "Thoracic structure (body structure)"
},
{
"code": "66019005",
"display": "Limb structure (body structure)"
},
{
"code": "69536005",
"display": "Head structure (body structure)"
},
{
"code": "76752008",
"display": "Breast structure (body structure)"
},
{
"code": "818983003",
"display": "Structure of abdominopelvic cavity and/or content of abdominopelvic cavity and/or anterior abdominal wall (body structure)"
}
]
}
]
}
}