FHIR IG analytics| Package | ca.on.ehr.r4 |
| Resource Type | ValueSet |
| Id | ValueSet-procedure-service-type.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot17&canonical=http://ontariohealth.ca/fhir/ehr/ValueSet/procedure-service-type |
| URL | http://ontariohealth.ca/fhir/ehr/ValueSet/procedure-service-type |
| Version | 2.0.0 |
| Status | active |
| Date | 2026-01-20 |
| Name | ProcedureServiceTypeEHR |
| Title | Procedure Service Type EHR |
| Realm | ca |
| Authority | national |
| Description | A code that classifies a service type of a medical imaging procedure, using SNOMED CT codes. This is used for searching, sorting and display purposes. |
| StructureDefinition | |
| ext-imagingStudy-service-type | ImagingStudyServiceType |
| profile-serviceRequest | ServiceRequest EHR |
| profile-diagnosticReport-imaging | DiagnosticReport Imaging EHR |
| DocumentReference | DocumentReferenceEHR |
| ca-on-mi-ext-imagingStudyServiceType | ImagingStudyServiceType |
| ca-on-mi-profile-diagnosticReport | MI DiagnosticReport Profile |
| ca-on-mi-profile-serviceRequest | MI ServiceRequest Profile |
| CodeSystem | |
| sct | SNOMED codes used in this IG |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "valueset-procedure-service-type",
"url": "http://ontariohealth.ca/fhir/ehr/ValueSet/procedure-service-type",
"version": "2.0.0",
"name": "ProcedureServiceTypeEHR",
"title": "Procedure Service Type EHR",
"status": "active",
"date": "2026-01-20",
"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": "A code that classifies a service type 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": "394914008",
"display": "Radiology"
},
{
"code": "394579002",
"display": "Cardiology"
},
{
"code": "394584008",
"display": "Gastroenterology"
}
]
}
]
}
}