FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/profile-diagnosticreport-imaging

Packageca.on.ehr.r4
Resource TypeStructureDefinition
Idprofile-diagnosticreport-imaging
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot9&canonical=http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-diagnosticReport-imaging
URLhttp://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-diagnosticReport-imaging
Version1.0.0
Statusactive
Date2025-06-06T20:59:08.2660252+00:00
NameDiagnosticReportImagingEHR
TitleDiagnosticReport Imaging EHR
Realmca
Authoritynational
TypeDiagnosticReport
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
ext-recipientEHR Recipient Extension
profile-practitionerRolePractitionerRole EHR
profile-serviceRequestServiceRequest EHR
CodeableConcept-oh-ehrCodeable Concept EHR
oh-ehr-copied-participants-EXTCopiedParticipants
profile-observation-imagingObservation Imaging EHR
profile-patientPatient EHR
profile-practitionerPractitioner EHR
ext-urgency-flagEHR Urgency Flag Extension
ValueSet
identifier-typeIdentifier Type EHR

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "profile-diagnosticreport-imaging",
  "url": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-diagnosticReport-imaging",
  "version": "1.0.0",
  "name": "DiagnosticReportImagingEHR",
  "title": "DiagnosticReport Imaging EHR",
  "status": "active",
  "date": "2025-06-06T20:59:08.2660252+00:00",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "DiagnosticReport",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DiagnosticReport.extension",
        "path": "DiagnosticReport.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "DiagnosticReport.extension:ext-di-addendum-of",
        "path": "DiagnosticReport.extension",
        "sliceName": "ext-di-addendum-of",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/diagnosticReport-addendumOf"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.extension:copiedParticipants",
        "path": "DiagnosticReport.extension",
        "sliceName": "copiedParticipants",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ontariohealth.ca/StructureDefinition/oh-ehr-copied-participants-EXT"
            ]
          }
        ],
        "mustSupport": true,
        "isModifier": false
      },
      {
        "id": "DiagnosticReport.extension:EHRRecipient",
        "path": "DiagnosticReport.extension",
        "sliceName": "EHRRecipients",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/ext-recipient"
            ]
          }
        ],
        "mustSupport": true,
        "isModifier": false
      },
      {
        "id": "DiagnosticReport.extension:EHRUrgencyFlagExtension",
        "path": "DiagnosticReport.extension",
        "sliceName": "EHRUrgencyFlagExtension",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/ext-urgency-flag"
            ]
          }
        ],
        "mustSupport": true,
        "isModifier": false
      },
      {
        "id": "DiagnosticReport.identifier",
        "path": "DiagnosticReport.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "type.coding.code"
            }
          ],
          "description": "must contain one repetition of an accession number.",
          "rules": "open"
        },
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.identifier:identifier-accession",
        "path": "DiagnosticReport.identifier",
        "sliceName": "identifier-accession",
        "short": "Filler/Accession ID",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.identifier:identifier-accession.type",
        "path": "DiagnosticReport.identifier.type",
        "min": 1,
        "fixedCodeableConcept": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
              "code": "ACSN",
              "display": "Accession ID"
            }
          ]
        },
        "mustSupport": true,
        "binding": {
          "strength": "extensible",
          "valueSet": "http://ontariohealth.ca/fhir/ehr/ValueSet/identifier-type"
        }
      },
      {
        "id": "DiagnosticReport.identifier:identifier-accession.type.coding",
        "path": "DiagnosticReport.identifier.type.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "DiagnosticReport.identifier:identifier-accession.type.coding.system",
        "path": "DiagnosticReport.identifier.type.coding.system",
        "min": 1,
        "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.identifier:identifier-accession.type.coding.code",
        "path": "DiagnosticReport.identifier.type.coding.code",
        "min": 1,
        "fixedCode": "ACSN",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.identifier:identifier-accession.type.coding.display",
        "path": "DiagnosticReport.identifier.type.coding.display",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.identifier:identifier-accession.system",
        "path": "DiagnosticReport.identifier.system",
        "comment": "MI uses source organization specific URIs for this field.",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.identifier:identifier-accession.value",
        "path": "DiagnosticReport.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.identifier:identifier-placerOrderNumber",
        "path": "DiagnosticReport.identifier",
        "sliceName": "identifier-placerOrderNumber",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.identifier:identifier-placerOrderNumber.type",
        "path": "DiagnosticReport.identifier.type",
        "min": 1,
        "mustSupport": true,
        "binding": {
          "strength": "extensible",
          "valueSet": "http://ontariohealth.ca/fhir/ehr/ValueSet/identifier-type"
        }
      },
      {
        "id": "DiagnosticReport.identifier:identifier-placerOrderNumber.type.coding",
        "path": "DiagnosticReport.identifier.type.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.identifier:identifier-placerOrderNumber.type.coding.system",
        "path": "DiagnosticReport.identifier.type.coding.system",
        "min": 1,
        "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.identifier:identifier-placerOrderNumber.type.coding.code",
        "path": "DiagnosticReport.identifier.type.coding.code",
        "min": 1,
        "fixedCode": "PLAC",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.identifier:identifier-placerOrderNumber.type.coding.display",
        "path": "DiagnosticReport.identifier.type.coding.display",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.identifier:identifier-placerOrderNumber.system",
        "path": "DiagnosticReport.identifier.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.identifier:identifier-placerOrderNumber.value",
        "path": "DiagnosticReport.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.basedOn",
        "path": "DiagnosticReport.basedOn",
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-serviceRequest"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.basedOn.reference",
        "path": "DiagnosticReport.basedOn.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.status",
        "path": "DiagnosticReport.status",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.code",
        "path": "DiagnosticReport.code",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.code.coding.system",
        "path": "DiagnosticReport.code.coding.system",
        "min": 1
      },
      {
        "id": "DiagnosticReport.code.coding.display.extension:translation",
        "path": "DiagnosticReport.code.coding.display.extension",
        "sliceName": "translation"
      },
      {
        "id": "DiagnosticReport.code.coding.display.extension:translation.extension",
        "path": "DiagnosticReport.code.coding.display.extension.extension",
        "min": 2
      },
      {
        "id": "DiagnosticReport.subject",
        "path": "DiagnosticReport.subject",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-patient"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.subject.reference",
        "path": "DiagnosticReport.subject.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.effective[x]",
        "path": "DiagnosticReport.effective[x]",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.issued",
        "path": "DiagnosticReport.issued",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.performer",
        "path": "DiagnosticReport.performer",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitionerRole",
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitioner"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.performer.extension:performerFunction",
        "path": "DiagnosticReport.performer.extension",
        "sliceName": "performerFunction",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/event-performerFunction"
            ]
          }
        ],
        "mustSupport": true,
        "isModifier": false
      },
      {
        "id": "DiagnosticReport.performer.extension:performerFunction.value[x]",
        "path": "DiagnosticReport.performer.extension.value[x]",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.performer.extension:performerFunction.value[x].coding",
        "path": "DiagnosticReport.performer.extension.value[x].coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.performer.extension:performerFunction.value[x].coding.system",
        "path": "DiagnosticReport.performer.extension.value[x].coding.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.performer.extension:performerFunction.value[x].coding.code",
        "path": "DiagnosticReport.performer.extension.value[x].coding.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.performer.extension:performerFunction.value[x].coding.display",
        "path": "DiagnosticReport.performer.extension.value[x].coding.display",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.performer.reference",
        "path": "DiagnosticReport.performer.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.resultsInterpreter",
        "path": "DiagnosticReport.resultsInterpreter",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitionerRole",
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitioner"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.result",
        "path": "DiagnosticReport.result",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-observation-imaging"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.result.reference",
        "path": "DiagnosticReport.result.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.imagingStudy.reference",
        "path": "DiagnosticReport.imagingStudy.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.presentedForm",
        "path": "DiagnosticReport.presentedForm",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.presentedForm.contentType",
        "path": "DiagnosticReport.presentedForm.contentType",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.presentedForm.data",
        "path": "DiagnosticReport.presentedForm.data",
        "min": 1,
        "mustSupport": true
      }
    ]
  }
}