{ "description": null, "_filename": "StructureDefinition-ca-on-mi-profile-diagnosticreport.json", "package_name": "OntariomiCDRFHIRImplementationGuide-0.10.00", "date": "2023-08-18T16:58:57.3642557+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.1.0", "status": "draft", "id": "70a79a71-ee0f-42fe-8df9-c25c2355717c", "kind": "resource", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-DiagnosticReport", "version": "0.1.0", "differential": { "element": [ { "id": "DiagnosticReport.meta", "min": 1, "path": "DiagnosticReport.meta", "mustSupport": true }, { "id": "DiagnosticReport.meta.profile", "max": "1", "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", "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", "mustSupport": true }, { "id": "DiagnosticReport.identifier:identifier-accession.type.coding.code", "min": 1, "path": "DiagnosticReport.identifier.type.coding.code", "mustSupport": true }, { "id": "DiagnosticReport.identifier:identifier-accession.type.coding.display", "min": 1, "path": "DiagnosticReport.identifier.type.coding.display" }, { "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.basedOn", "path": "DiagnosticReport.basedOn", "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-servicerequest" ] } ], "mustSupport": true }, { "id": "DiagnosticReport.status", "path": "DiagnosticReport.status", "mustSupport": true }, { "id": "DiagnosticReport.category", "path": "DiagnosticReport.category", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "DiagnosticReport.category.extension", "min": 1, "path": "DiagnosticReport.category.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.category.extension:ext-mi-category-type", "max": "1", "min": 1, "path": "DiagnosticReport.category.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-category-type" ] } ], "sliceName": "ext-mi-category-type", "mustSupport": true }, { "id": "DiagnosticReport.category.coding", "path": "DiagnosticReport.category.coding", "mustSupport": true }, { "id": "DiagnosticReport.category.coding.system", "min": 1, "path": "DiagnosticReport.category.coding.system", "mustSupport": true }, { "id": "DiagnosticReport.category.coding.code", "min": 1, "path": "DiagnosticReport.category.coding.code", "mustSupport": true }, { "id": "DiagnosticReport.category.coding.display", "min": 1, "path": "DiagnosticReport.category.coding.display", "mustSupport": true }, { "id": "DiagnosticReport.category.coding.display.extension", "min": 0, "path": "DiagnosticReport.category.coding.display.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.category.coding.display.extension:ext-translation", "max": "1", "min": 0, "path": "DiagnosticReport.category.coding.display.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ] } ], "sliceName": "ext-translation", "mustSupport": true }, { "id": "DiagnosticReport.category:modality", "max": "1", "path": "DiagnosticReport.category", "binding": { "strength": "required", "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mi-procedure-modality" }, "sliceName": "modality", "mustSupport": true }, { "id": "DiagnosticReport.category:modality.extension", "min": 1, "path": "DiagnosticReport.category.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.category:modality.extension:ext-mi-category-type", "max": "1", "min": 1, "path": "DiagnosticReport.category.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-category-type" ] } ], "sliceName": "ext-mi-category-type", "mustSupport": true }, { "id": "DiagnosticReport.category:modality.extension:ext-mi-category-type.value[x]", "path": "DiagnosticReport.category.extension.value[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "DiagnosticReport.category:modality.extension:ext-mi-category-type.value[x]:valueCoding", "path": "DiagnosticReport.category.extension.value[x]", "sliceName": "valueCoding", "fixedCoding": { "code": "360037004", "system": "http://snomed.info/sct", "display": "Imaging modality" } }, { "id": "DiagnosticReport.category:modality.coding.display.extension", "min": 0, "path": "DiagnosticReport.category.coding.display.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.category:modality.coding.display.extension:ext-translation", "max": "1", "min": 0, "path": "DiagnosticReport.category.coding.display.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ] } ], "sliceName": "ext-translation", "mustSupport": true }, { "id": "DiagnosticReport.category:specialty", "max": "1", "path": "DiagnosticReport.category", "binding": { "strength": "required", "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mi-procedure-specialty" }, "sliceName": "specialty", "mustSupport": true }, { "id": "DiagnosticReport.category:specialty.extension", "min": 1, "path": "DiagnosticReport.category.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.category:specialty.extension:ext-mi-category-type", "max": "1", "min": 1, "path": "DiagnosticReport.category.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-category-type" ] } ], "sliceName": "ext-mi-category-type", "mustSupport": true }, { "id": "DiagnosticReport.category:specialty.extension:ext-mi-category-type.value[x]", "path": "DiagnosticReport.category.extension.value[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "DiagnosticReport.category:specialty.extension:ext-mi-category-type.value[x]:valueCoding", "path": "DiagnosticReport.category.extension.value[x]", "sliceName": "valueCoding", "fixedCoding": { "code": "394658006", "system": "http://snomed.info/sct", "display": "Clinical specialty" } }, { "id": "DiagnosticReport.category:specialty.coding.display.extension", "min": 0, "path": "DiagnosticReport.category.coding.display.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.category:specialty.coding.display.extension:ext-translation", "max": "1", "min": 0, "path": "DiagnosticReport.category.coding.display.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ] } ], "sliceName": "ext-translation", "mustSupport": true }, { "id": "DiagnosticReport.category:bodypart", "path": "DiagnosticReport.category", "sliceName": "bodypart", "mustSupport": true }, { "id": "DiagnosticReport.category:bodypart.extension", "min": 1, "path": "DiagnosticReport.category.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.category:bodypart.extension:ext-mi-category-type", "max": "1", "min": 1, "path": "DiagnosticReport.category.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-category-type" ] } ], "sliceName": "ext-mi-category-type", "mustSupport": true }, { "id": "DiagnosticReport.category:bodypart.extension:ext-mi-category-type.value[x]", "path": "DiagnosticReport.category.extension.value[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "DiagnosticReport.category:bodypart.extension:ext-mi-category-type.value[x]:valueCoding", "path": "DiagnosticReport.category.extension.value[x]", "sliceName": "valueCoding", "fixedCoding": { "code": "272427006", "system": "http://snomed.info/sct", "display": "Anatomical part descriptor" } }, { "id": "DiagnosticReport.category:bodypart.coding", "min": 2, "path": "DiagnosticReport.category.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] } }, { "id": "DiagnosticReport.category:bodypart.coding.extension", "min": 1, "path": "DiagnosticReport.category.coding.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.category:bodypart.coding.extension:ext-mi-code-type", "max": "1", "min": 1, "path": "DiagnosticReport.category.coding.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-code-type" ] } ], "sliceName": "ext-mi-code-type", "mustSupport": true }, { "id": "DiagnosticReport.category:bodypart.coding.display.extension", "min": 0, "path": "DiagnosticReport.category.coding.display.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.category:bodypart.coding.display.extension:ext-translation", "max": "1", "min": 0, "path": "DiagnosticReport.category.coding.display.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ] } ], "sliceName": "ext-translation", "mustSupport": true }, { "id": "DiagnosticReport.category:bodypart.coding:dicom", "max": "1", "min": 1, "path": "DiagnosticReport.category.coding", "short": "DICOM body part code", "binding": { "strength": "required", "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mi-procedure-bodypart-dicom" }, "sliceName": "dicom", "mustSupport": true }, { "id": "DiagnosticReport.category:bodypart.coding:dicom.extension", "min": 1, "path": "DiagnosticReport.category.coding.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.category:bodypart.coding:dicom.extension:ext-mi-code-type", "max": "1", "min": 1, "path": "DiagnosticReport.category.coding.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-code-type" ] } ], "sliceName": "ext-mi-code-type", "mustSupport": true }, { "id": "DiagnosticReport.category:bodypart.coding:dicom.extension:ext-mi-code-type.value[x]", "path": "DiagnosticReport.category.coding.extension.value[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "DiagnosticReport.category:bodypart.coding:dicom.extension:ext-mi-code-type.value[x]:valueCode", "path": "DiagnosticReport.category.coding.extension.value[x]", "fixedCode": "dicom", "sliceName": "valueCode" }, { "id": "DiagnosticReport.category:bodypart.coding:dicom.system", "path": "DiagnosticReport.category.coding.system", "fixedUri": "http://dicom.nema.org/resources/ontology/DCM" }, { "id": "DiagnosticReport.category:bodypart.coding:dicom.display.extension", "min": 0, "path": "DiagnosticReport.category.coding.display.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.category:bodypart.coding:dicom.display.extension:ext-translation", "max": "1", "min": 0, "path": "DiagnosticReport.category.coding.display.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ] } ], "sliceName": "ext-translation", "mustSupport": true }, { "id": "DiagnosticReport.category:bodypart.coding:sct", "max": "1", "min": 1, "path": "DiagnosticReport.category.coding", "short": "SNOMED CT body part code", "binding": { "strength": "required", "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mi-procedure-bodypart-sct" }, "sliceName": "sct", "mustSupport": true }, { "id": "DiagnosticReport.category:bodypart.coding:sct.extension", "min": 1, "path": "DiagnosticReport.category.coding.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.category:bodypart.coding:sct.extension:ext-mi-code-type", "max": "1", "min": 1, "path": "DiagnosticReport.category.coding.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-code-type" ] } ], "sliceName": "ext-mi-code-type", "mustSupport": true }, { "id": "DiagnosticReport.category:bodypart.coding:sct.extension:ext-mi-code-type.value[x]", "path": "DiagnosticReport.category.coding.extension.value[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "DiagnosticReport.category:bodypart.coding:sct.extension:ext-mi-code-type.value[x]:valueCode", "path": "DiagnosticReport.category.coding.extension.value[x]", "fixedCode": "sct", "sliceName": "valueCode" }, { "id": "DiagnosticReport.category:bodypart.coding:sct.system", "path": "DiagnosticReport.category.coding.system", "fixedUri": "http://snomed.info/sct" }, { "id": "DiagnosticReport.category:bodypart.coding:sct.display.extension", "min": 0, "path": "DiagnosticReport.category.coding.display.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.category:bodypart.coding:sct.display.extension:ext-translation", "max": "1", "min": 0, "path": "DiagnosticReport.category.coding.display.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ] } ], "sliceName": "ext-translation", "mustSupport": true }, { "id": "DiagnosticReport.category:laterality", "path": "DiagnosticReport.category", "sliceName": "laterality", "mustSupport": true }, { "id": "DiagnosticReport.category:laterality.extension", "min": 1, "path": "DiagnosticReport.category.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.category:laterality.extension:ext-mi-category-type", "max": "1", "min": 1, "path": "DiagnosticReport.category.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-category-type" ] } ], "sliceName": "ext-mi-category-type", "mustSupport": true }, { "id": "DiagnosticReport.category:laterality.extension:ext-mi-category-type.value[x]", "path": "DiagnosticReport.category.extension.value[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "DiagnosticReport.category:laterality.extension:ext-mi-category-type.value[x]:valueCoding", "path": "DiagnosticReport.category.extension.value[x]", "sliceName": "valueCoding", "fixedCoding": { "code": "272741003", "system": "http://snomed.info/sct", "display": "Laterality" } }, { "id": "DiagnosticReport.category:laterality.coding", "min": 2, "path": "DiagnosticReport.category.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] } }, { "id": "DiagnosticReport.category:laterality.coding.extension", "min": 1, "path": "DiagnosticReport.category.coding.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.category:laterality.coding.extension:ext-mi-code-type", "max": "1", "min": 1, "path": "DiagnosticReport.category.coding.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-code-type" ] } ], "sliceName": "ext-mi-code-type", "mustSupport": true }, { "id": "DiagnosticReport.category:laterality.coding.display.extension", "min": 0, "path": "DiagnosticReport.category.coding.display.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.category:laterality.coding.display.extension:ext-translation", "max": "1", "min": 0, "path": "DiagnosticReport.category.coding.display.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ] } ], "sliceName": "ext-translation", "mustSupport": true }, { "id": "DiagnosticReport.category:laterality.coding:dicom", "max": "1", "min": 1, "path": "DiagnosticReport.category.coding", "short": "DICOM body part code", "binding": { "strength": "required", "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mi-procedure-laterality-dicom" }, "sliceName": "dicom", "mustSupport": true }, { "id": "DiagnosticReport.category:laterality.coding:dicom.extension", "min": 1, "path": "DiagnosticReport.category.coding.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.category:laterality.coding:dicom.extension:ext-mi-code-type", "max": "1", "min": 1, "path": "DiagnosticReport.category.coding.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-code-type" ] } ], "sliceName": "ext-mi-code-type", "mustSupport": true }, { "id": "DiagnosticReport.category:laterality.coding:dicom.extension:ext-mi-code-type.value[x]", "path": "DiagnosticReport.category.coding.extension.value[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "DiagnosticReport.category:laterality.coding:dicom.extension:ext-mi-code-type.value[x]:valueCode", "path": "DiagnosticReport.category.coding.extension.value[x]", "fixedCode": "dicom", "sliceName": "valueCode" }, { "id": "DiagnosticReport.category:laterality.coding:dicom.system", "path": "DiagnosticReport.category.coding.system", "fixedUri": "http://dicom.nema.org/resources/ontology/DCM" }, { "id": "DiagnosticReport.category:laterality.coding:dicom.display.extension", "min": 0, "path": "DiagnosticReport.category.coding.display.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.category:laterality.coding:dicom.display.extension:ext-translation", "max": "1", "min": 0, "path": "DiagnosticReport.category.coding.display.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ] } ], "sliceName": "ext-translation", "mustSupport": true }, { "id": "DiagnosticReport.category:laterality.coding:sct", "max": "1", "min": 1, "path": "DiagnosticReport.category.coding", "short": "SNOMED CT body part code", "binding": { "strength": "required", "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mi-procedure-laterality-sct" }, "sliceName": "sct", "mustSupport": true }, { "id": "DiagnosticReport.category:laterality.coding:sct.extension", "min": 1, "path": "DiagnosticReport.category.coding.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.category:laterality.coding:sct.extension:ext-mi-code-type", "max": "1", "min": 1, "path": "DiagnosticReport.category.coding.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-code-type" ] } ], "sliceName": "ext-mi-code-type", "mustSupport": true }, { "id": "DiagnosticReport.category:laterality.coding:sct.extension:ext-mi-code-type.value[x]", "path": "DiagnosticReport.category.coding.extension.value[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "DiagnosticReport.category:laterality.coding:sct.extension:ext-mi-code-type.value[x]:valueCode", "path": "DiagnosticReport.category.coding.extension.value[x]", "fixedCode": "sct", "sliceName": "valueCode" }, { "id": "DiagnosticReport.category:laterality.coding:sct.system", "path": "DiagnosticReport.category.coding.system", "fixedUri": "http://snomed.info/sct" }, { "id": "DiagnosticReport.category:laterality.coding:sct.display.extension", "min": 0, "path": "DiagnosticReport.category.coding.display.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.category:laterality.coding:sct.display.extension:ext-translation", "max": "1", "min": 0, "path": "DiagnosticReport.category.coding.display.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ] } ], "sliceName": "ext-translation", "mustSupport": true }, { "id": "DiagnosticReport.category:contrast", "max": "1", "path": "DiagnosticReport.category", "binding": { "strength": "required", "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mi-procedure-contrast-used" }, "sliceName": "contrast", "mustSupport": true }, { "id": "DiagnosticReport.category:contrast.extension", "min": 1, "path": "DiagnosticReport.category.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.category:contrast.extension:ext-mi-category-type", "max": "1", "min": 1, "path": "DiagnosticReport.category.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-category-type" ] } ], "sliceName": "ext-mi-category-type", "mustSupport": true }, { "id": "DiagnosticReport.category:contrast.extension:ext-mi-category-type.value[x]", "path": "DiagnosticReport.category.extension.value[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "DiagnosticReport.category:contrast.extension:ext-mi-category-type.value[x]:valueCoding", "path": "DiagnosticReport.category.extension.value[x]", "sliceName": "valueCoding", "fixedCoding": { "code": "263543005", "system": "http://snomed.info/sct", "display": "Contrast used" } }, { "id": "DiagnosticReport.category:contrast.coding.display.extension", "min": 0, "path": "DiagnosticReport.category.coding.display.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.category:contrast.coding.display.extension:ext-translation", "max": "1", "min": 0, "path": "DiagnosticReport.category.coding.display.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ] } ], "sliceName": "ext-translation", "mustSupport": true }, { "id": "DiagnosticReport.code", "path": "DiagnosticReport.code", "mustSupport": true }, { "id": "DiagnosticReport.code.coding", "min": 1, "path": "DiagnosticReport.code.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "DiagnosticReport.code.coding.extension", "min": 1, "path": "DiagnosticReport.code.coding.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.code.coding.extension:ext-mi-code-type", "max": "1", "min": 1, "path": "DiagnosticReport.code.coding.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-code-type" ] } ], "sliceName": "ext-mi-code-type", "mustSupport": true }, { "id": "DiagnosticReport.code.coding.system", "min": 1, "path": "DiagnosticReport.code.coding.system", "mustSupport": true }, { "id": "DiagnosticReport.code.coding.code", "min": 1, "path": "DiagnosticReport.code.coding.code", "mustSupport": true }, { "id": "DiagnosticReport.code.coding.display", "min": 1, "path": "DiagnosticReport.code.coding.display", "mustSupport": true }, { "id": "DiagnosticReport.code.coding.display.extension", "min": 0, "path": "DiagnosticReport.code.coding.display.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.code.coding.display.extension:ext-translation", "max": "1", "min": 0, "path": "DiagnosticReport.code.coding.display.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ] } ], "sliceName": "ext-translation", "mustSupport": true }, { "id": "DiagnosticReport.code.coding:local", "max": "1", "min": 1, "path": "DiagnosticReport.code.coding", "short": "Local procedure code", "sliceName": "local", "mustSupport": true }, { "id": "DiagnosticReport.code.coding:local.extension", "min": 1, "path": "DiagnosticReport.code.coding.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.code.coding:local.extension:ext-mi-code-type", "max": "1", "min": 1, "path": "DiagnosticReport.code.coding.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-code-type" ] } ], "sliceName": "ext-mi-code-type", "mustSupport": true }, { "id": "DiagnosticReport.code.coding:local.extension:ext-mi-code-type.value[x]", "path": "DiagnosticReport.code.coding.extension.value[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "DiagnosticReport.code.coding:local.extension:ext-mi-code-type.value[x]:valueCode", "path": "DiagnosticReport.code.coding.extension.value[x]", "fixedCode": "local", "sliceName": "valueCode" }, { "id": "DiagnosticReport.code.coding:local.display.extension", "min": 0, "path": "DiagnosticReport.code.coding.display.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.code.coding:local.display.extension:ext-translation", "max": "1", "min": 0, "path": "DiagnosticReport.code.coding.display.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ] } ], "sliceName": "ext-translation", "mustSupport": true }, { "id": "DiagnosticReport.code.coding:provincial", "max": "1", "path": "DiagnosticReport.code.coding", "short": "Provincial procedure code", "binding": { "strength": "required", "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mi-procedure-type-provincial" }, "sliceName": "provincial", "mustSupport": true }, { "id": "DiagnosticReport.code.coding:provincial.extension", "min": 1, "path": "DiagnosticReport.code.coding.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.code.coding:provincial.extension:ext-mi-code-type", "max": "1", "min": 1, "path": "DiagnosticReport.code.coding.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-code-type" ] } ], "sliceName": "ext-mi-code-type", "mustSupport": true }, { "id": "DiagnosticReport.code.coding:provincial.extension:ext-mi-code-type.value[x]", "path": "DiagnosticReport.code.coding.extension.value[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "DiagnosticReport.code.coding:provincial.extension:ext-mi-code-type.value[x]:valueCode", "path": "DiagnosticReport.code.coding.extension.value[x]", "fixedCode": "provincial", "sliceName": "valueCode" }, { "id": "DiagnosticReport.code.coding:provincial.system", "path": "DiagnosticReport.code.coding.system", "patternUri": "http://ontariohealth.ca/fhir/CodeSystem/procedure-type-mi-provincial" }, { "id": "DiagnosticReport.code.coding:provincial.display.extension", "min": 0, "path": "DiagnosticReport.code.coding.display.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.code.coding:provincial.display.extension:ext-translation", "max": "1", "min": 0, "path": "DiagnosticReport.code.coding.display.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ] } ], "sliceName": "ext-translation", "mustSupport": true }, { "id": "DiagnosticReport.code.coding:sct", "max": "1", "path": "DiagnosticReport.code.coding", "short": "SNOMED CT procedure code", "binding": { "strength": "required", "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mi-procedure-type-sct" }, "sliceName": "sct", "mustSupport": true }, { "id": "DiagnosticReport.code.coding:sct.extension", "min": 1, "path": "DiagnosticReport.code.coding.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.code.coding:sct.extension:ext-mi-code-type", "max": "1", "min": 1, "path": "DiagnosticReport.code.coding.extension", "type": [ { "code": "Extension", "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-code-type" ] } ], "sliceName": "ext-mi-code-type", "mustSupport": true }, { "id": "DiagnosticReport.code.coding:sct.extension:ext-mi-code-type.value[x]", "path": "DiagnosticReport.code.coding.extension.value[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "DiagnosticReport.code.coding:sct.extension:ext-mi-code-type.value[x]:valueCode", "path": "DiagnosticReport.code.coding.extension.value[x]", "fixedCode": "sct", "sliceName": "valueCode" }, { "id": "DiagnosticReport.code.coding:sct.system", "path": "DiagnosticReport.code.coding.system", "fixedUri": "http://snomed.info/sct" }, { "id": "DiagnosticReport.code.coding:sct.display.extension", "min": 0, "path": "DiagnosticReport.code.coding.display.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "DiagnosticReport.code.coding:sct.display.extension:ext-translation", "max": "1", "min": 0, "path": "DiagnosticReport.code.coding.display.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ] } ], "sliceName": "ext-translation", "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.encounter", "path": "DiagnosticReport.encounter", "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-encounter" ] } ], "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.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", "path": "DiagnosticReport.result", "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-observation" ] } ], "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.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" }