FHIR IG Statistics: ValueSet/mi-category-type
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": "mi-category-type",
"url": "http://ontariohealth.ca/fhir/ValueSet/mi-category-type",
"version": "0.9.0",
"name": "CategoryType",
"title": "Medical Imaging Category Type",
"status": "active",
"date": "2024-04-19T02:20:56.4940505+00:00",
"publisher": "Ontario Health",
"description": "Indicates the MI categories.",
"immutable": false,
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "276218009",
"display": "Procedure type"
},
{
"code": "360037004",
"display": "Imaging modality"
},
{
"code": "272427006",
"display": "Anatomical part descriptor"
},
{
"code": "272741003",
"display": "Laterality"
},
{
"code": "263543005",
"display": "Contrast used"
},
{
"code": "394658006",
"display": "Clinical specialty"
}
]
}
]
}
}