{ "description": null, "_filename": "StructureDefinition-ca-on-mi-profile-diagnosticreport.json", "package_name": "ontariomicdrfhirimplementationguide-0.10.00", "date": "2024-04-29T17:57:19.0221088+00:00", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "MICdrDiagnosticReport", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "type": "DiagnosticReport", "experimental": null, "resourceType": "StructureDefinition", "title": "DiagnosticReport Profile", "package_version": "0.9.7-beta", "status": "active", "id": "016f9abc-0f4a-4933-9139-b01b198b4dc9", "kind": "resource", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-DiagnosticReport", "version": "1.0.0", "differential": { "element": [ { "id": "DiagnosticReport.meta", "min": 1, "path": "DiagnosticReport.meta", "mustSupport": true }, { "id": "DiagnosticReport.meta.profile", "min": 1, "path": "DiagnosticReport.meta.profile", "mustSupport": true }, { "id": "DiagnosticReport.extension", "min": 0, "path": "DiagnosticReport.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.extension:ext-di-addendum-of", "min": 0, "path": "DiagnosticReport.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/diagnosticReport-addendumOf" ] } ], "sliceName": "ext-di-addendum-of", "mustSupport": true }, { "id": "DiagnosticReport.identifier", "min": 1, "path": "DiagnosticReport.identifier", "slicing": { "rules": "open", "description": "must contain one repetition of an accession number.", "discriminator": [ { "path": "type.coding.code", "type": "value" } ] }, "mustSupport": true }, { "id": "DiagnosticReport.identifier:identifier-accession", "max": "1", "min": 1, "path": "DiagnosticReport.identifier", "short": "Filler/Accession ID", "sliceName": "identifier-accession", "mustSupport": true }, { "id": "DiagnosticReport.identifier:identifier-accession.type", "min": 1, "path": "DiagnosticReport.identifier.type", "mustSupport": true, "fixedCodeableConcept": { "coding": [ { "code": "ACSN", "system": "http://terminology.hl7.org/CodeSystem/v2-0203", "display": "Accession ID" } ] } }, { "id": "DiagnosticReport.identifier:identifier-accession.type.coding", "max": "1", "min": 1, "path": "DiagnosticReport.identifier.type.coding" }, { "id": "DiagnosticReport.identifier:identifier-accession.type.coding.system", "min": 1, "path": "DiagnosticReport.identifier.type.coding.system", "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203", "mustSupport": true }, { "id": "DiagnosticReport.identifier:identifier-accession.type.coding.code", "min": 1, "path": "DiagnosticReport.identifier.type.coding.code", "fixedCode": "ACSN", "mustSupport": true }, { "id": "DiagnosticReport.identifier:identifier-accession.type.coding.display", "min": 1, "path": "DiagnosticReport.identifier.type.coding.display", "mustSupport": true }, { "id": "DiagnosticReport.identifier:identifier-accession.system", "min": 1, "path": "DiagnosticReport.identifier.system", "comment": "MI uses source organization specific URIs for this field.", "mustSupport": true }, { "id": "DiagnosticReport.identifier:identifier-accession.value", "min": 1, "path": "DiagnosticReport.identifier.value", "mustSupport": true }, { "id": "DiagnosticReport.identifier:identifier-placerOrderNumber", "max": "1", "path": "DiagnosticReport.identifier", "sliceName": "identifier-placerOrderNumber", "mustSupport": true }, { "id": "DiagnosticReport.identifier:identifier-placerOrderNumber.type", "min": 1, "path": "DiagnosticReport.identifier.type", "mustSupport": true }, { "id": "DiagnosticReport.identifier:identifier-placerOrderNumber.type.coding", "max": "1", "min": 1, "path": "DiagnosticReport.identifier.type.coding", "mustSupport": true }, { "id": "DiagnosticReport.identifier:identifier-placerOrderNumber.type.coding.system", "min": 1, "path": "DiagnosticReport.identifier.type.coding.system", "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203", "mustSupport": true }, { "id": "DiagnosticReport.identifier:identifier-placerOrderNumber.type.coding.code", "min": 1, "path": "DiagnosticReport.identifier.type.coding.code", "fixedCode": "PLAC", "mustSupport": true }, { "id": "DiagnosticReport.identifier:identifier-placerOrderNumber.type.coding.display", "min": 1, "path": "DiagnosticReport.identifier.type.coding.display", "mustSupport": true }, { "id": "DiagnosticReport.identifier:identifier-placerOrderNumber.system", "min": 1, "path": "DiagnosticReport.identifier.system", "mustSupport": true }, { "id": "DiagnosticReport.identifier:identifier-placerOrderNumber.value", "min": 1, "path": "DiagnosticReport.identifier.value", "mustSupport": true }, { "id": "DiagnosticReport.basedOn", "max": "1", "path": "DiagnosticReport.basedOn", "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-ServiceRequest" ] } ], "mustSupport": true }, { "id": "DiagnosticReport.basedOn.reference", "min": 1, "path": "DiagnosticReport.basedOn.reference", "mustSupport": true }, { "id": "DiagnosticReport.status", "path": "DiagnosticReport.status", "mustSupport": true }, { "id": "DiagnosticReport.code", "path": "DiagnosticReport.code", "mustSupport": true }, { "id": "DiagnosticReport.code.coding", "max": "1", "min": 1, "path": "DiagnosticReport.code.coding", "mustSupport": true }, { "id": "DiagnosticReport.code.coding.system", "min": 1, "path": "DiagnosticReport.code.coding.system", "fixedUri": "http://loinc.org", "mustSupport": true }, { "id": "DiagnosticReport.code.coding.code", "min": 1, "path": "DiagnosticReport.code.coding.code", "fixedCode": "19005-8", "mustSupport": true }, { "id": "DiagnosticReport.code.coding.display", "min": 1, "path": "DiagnosticReport.code.coding.display", "mustSupport": true }, { "id": "DiagnosticReport.subject", "min": 1, "path": "DiagnosticReport.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Patient" ] } ], "mustSupport": true }, { "id": "DiagnosticReport.subject.reference", "min": 1, "path": "DiagnosticReport.subject.reference", "mustSupport": true }, { "id": "DiagnosticReport.encounter", "path": "DiagnosticReport.encounter", "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Encounter" ] } ], "mustSupport": true }, { "id": "DiagnosticReport.encounter.reference", "min": 1, "path": "DiagnosticReport.encounter.reference", "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/StructureDefinition/ca-on-mi-profile-PractitionerRole", "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Practitioner", "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Organization" ] } ], "mustSupport": true }, { "id": "DiagnosticReport.performer.extension", "min": 0, "path": "DiagnosticReport.performer.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.performer.extension:performerFunction", "min": 0, "path": "DiagnosticReport.performer.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/event-performerFunction" ] } ], "sliceName": "performerFunction", "isModifier": false, "mustSupport": true }, { "id": "DiagnosticReport.performer.extension:performerFunction.value[x]", "path": "DiagnosticReport.performer.extension.value[x]", "mustSupport": true }, { "id": "DiagnosticReport.performer.extension:performerFunction.value[x].coding", "max": "1", "min": 1, "path": "DiagnosticReport.performer.extension.value[x].coding", "mustSupport": true }, { "id": "DiagnosticReport.performer.extension:performerFunction.value[x].coding.system", "min": 1, "path": "DiagnosticReport.performer.extension.value[x].coding.system", "mustSupport": true }, { "id": "DiagnosticReport.performer.extension:performerFunction.value[x].coding.code", "min": 1, "path": "DiagnosticReport.performer.extension.value[x].coding.code", "mustSupport": true }, { "id": "DiagnosticReport.performer.extension:performerFunction.value[x].coding.display", "min": 1, "path": "DiagnosticReport.performer.extension.value[x].coding.display", "mustSupport": true }, { "id": "DiagnosticReport.performer.reference", "min": 1, "path": "DiagnosticReport.performer.reference", "mustSupport": true }, { "id": "DiagnosticReport.resultsInterpreter", "path": "DiagnosticReport.resultsInterpreter", "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-PractitionerRole", "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Practitioner", "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Organization" ] } ], "mustSupport": true }, { "id": "DiagnosticReport.result", "min": 1, "path": "DiagnosticReport.result", "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Observation" ] } ], "mustSupport": true }, { "id": "DiagnosticReport.result.reference", "min": 1, "path": "DiagnosticReport.result.reference", "mustSupport": true }, { "id": "DiagnosticReport.imagingStudy", "path": "DiagnosticReport.imagingStudy", "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-ImagingStudy" ] } ], "mustSupport": true }, { "id": "DiagnosticReport.imagingStudy.reference", "min": 1, "path": "DiagnosticReport.imagingStudy.reference", "mustSupport": true }, { "id": "DiagnosticReport.presentedForm", "path": "DiagnosticReport.presentedForm", "mustSupport": true }, { "id": "DiagnosticReport.presentedForm.contentType", "path": "DiagnosticReport.presentedForm.contentType", "mustSupport": true }, { "id": "DiagnosticReport.presentedForm.data", "min": 1, "path": "DiagnosticReport.presentedForm.data", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport" }