FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "valueset-provincial-imaging-report-type",
"url": "http://ontariohealth.ca/fhir/ehr/ValueSet/provincial-imaging-report-type",
"version": "1.1.0",
"name": "ProvincialImagingReportTypeEHR",
"title": "Provincial Imaging Report Type EHR",
"status": "active",
"date": "2025-11-27",
"publisher": "Ontario Health",
"contact": [
{
"name": "Ontario Health - Digital Health Standards",
"telecom": [
{
"system": "url",
"value": "https://ehealthontario.on.ca/en/it-professionals/standards"
},
{
"system": "email",
"value": "DigitalHealthStandards@ontariohealth.ca"
}
]
}
],
"description": "This value set contains a subset of provincial ConnectingOntario diagnostic imaging report codes used in OH assets.",
"compose": {
"include": [
{
"system": "http://ontariohealth.ca/fhir/ehr/CodeSystem/provincial-extension-document-type",
"concept": [
{
"code": "C0028-1",
"display": "General Radiology Report"
},
{
"code": "C0029-1",
"display": "CT Report"
},
{
"code": "C0856-1",
"display": "Mammo Report"
},
{
"code": "C0030-1",
"display": "MR Report"
},
{
"code": "C0031-1",
"display": "NM Report"
},
{
"code": "C0033-1",
"display": "US Report"
},
{
"code": "C0978-1",
"display": "XR Angio Report"
},
{
"code": "C0979-1",
"display": "PET Report"
},
{
"code": "C0980-1",
"display": "RF Report"
},
{
"code": "C0981-1",
"display": "BMD Report"
},
{
"code": "C0032-1",
"display": "Other DI Report"
},
{
"code": "C0857-1",
"display": "Special Procedure DI Report"
}
]
}
]
}
}