FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.ehr.r4
Resource TypeValueSet
IdValueSet-provincial-imaging-report-type.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot17&canonical=http://ontariohealth.ca/fhir/ehr/ValueSet/provincial-imaging-report-type
URLhttp://ontariohealth.ca/fhir/ehr/ValueSet/provincial-imaging-report-type
Version1.1.0
Statusactive
Date2025-11-27
NameProvincialImagingReportTypeEHR
TitleProvincial Imaging Report Type EHR
Realmca
Authoritynational
DescriptionThis value set contains a subset of provincial ConnectingOntario diagnostic imaging report codes used in OH assets.

Resources that use this resource

StructureDefinition
profile-diagnosticReport-imagingDiagnosticReport Imaging EHR

Resources that this resource uses

CodeSystem
provincial-extension-document-typeProvincial Extension Document Type EHR

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"
          }
        ]
      }
    ]
  }
}