FHIR IG Statistics: ValueSet/mi-procedure-bodypart-sct
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",
"id": "mi-procedure-bodypart-sct",
"url": "http://ontariohealth.ca/fhir/ValueSet/mi-procedure-bodypart-sct",
"version": "0.9.0",
"name": "ProcedureBodyPartSct",
"title": "Medical Imaging Procedure Body Part.",
"status": "active",
"date": "2024-04-19T02:20:56.4940505+00:00",
"publisher": "Ontario Health",
"description": "A code that classifies a body part of an MI procedure using SNOMED CT codes. This is used for searching, sorting and display purposes.",
"immutable": false,
"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)"
}
]
}
]
}
}