{ "description": "The header for a message exchange that is either requesting or responding to an action. The reference(s) that are the subject of the action as well as other information related to the action are typically transmitted in a bundle in which the MessageHeader resource instance is the first resource in the bundle.\\r\\nTo enable sending system insert its own identifiers into API submitted eReferral, and have that returned with subsequent messages, an extension is created on the MessageHeader.identifier element for referral id.", "_filename": "EReferralMessageHeader.json", "package_name": "ca.on.oh-erec", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "EReferralMessageHeader", "abstract": false, "type": "MessageHeader", "experimental": null, "resourceType": "StructureDefinition", "title": "MessageHeader", "package_version": "0.12.1-alpha1.0.1", "status": "draft", "id": "86d8637b-a7f6-40d3-a297-c7032b1b4a6a", "kind": "resource", "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-MessageHeader", "version": "1.1.0", "differential": { "element": [ { "id": "MessageHeader.meta", "min": 1, "path": "MessageHeader.meta", "mustSupport": true }, { "id": "MessageHeader.meta.profile", "min": 1, "path": "MessageHeader.meta.profile", "comment": "#### **_` FOR eREFERRAL USAGE: The meta.profile = http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-MessageHeader|1.0.1 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set.", "mustSupport": true }, { "id": "MessageHeader.extension:routingOptions", "path": "MessageHeader.extension", "type": [ { "code": "Extension", "profile": [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/Routing-Options-EXT" ] } ], "sliceName": "routingOptions", "isModifier": false, "mustSupport": true }, { "id": "MessageHeader.extension:contentType", "path": "MessageHeader.extension", "type": [ { "code": "Extension", "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ext-content-type" ] } ], "sliceName": "contentType", "isModifier": false, "mustSupport": true }, { "id": "MessageHeader.event[x]", "path": "MessageHeader.event[x]", "slicing": { "rules": "closed", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "MessageHeader.event[x]:eventCoding", "path": "MessageHeader.event[x]", "binding": { "strength": "extensible", "valueSet": "http://ehealthontario.ca/fhir/ValueSet/message-event-code" }, "sliceName": "eventCoding" }, { "id": "MessageHeader.event[x]:eventCoding.system", "path": "MessageHeader.event[x].system", "fixedUri": "https://ehealthontario.ca/fhir/CodeSystem/message-event-code", "mustSupport": true }, { "id": "MessageHeader.event[x]:eventCoding.code", "path": "MessageHeader.event[x].code", "binding": { "strength": "extensible", "valueSet": "http://ehealthontario.ca/fhir/ValueSet/message-event-code" }, "mustSupport": true }, { "id": "MessageHeader.event[x]:eventCoding.display", "path": "MessageHeader.event[x].display", "mustSupport": true }, { "id": "MessageHeader.destination", "min": 1, "path": "MessageHeader.destination" }, { "id": "MessageHeader.destination.name", "path": "MessageHeader.destination.name", "mustSupport": false }, { "id": "MessageHeader.destination.target", "path": "MessageHeader.destination.target", "mustSupport": false }, { "id": "MessageHeader.destination.receiver", "path": "MessageHeader.destination.receiver", "type": [ { "code": "Reference", "aggregation": [ "referenced" ], "targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole" ] } ], "mustSupport": false }, { "id": "MessageHeader.author", "path": "MessageHeader.author", "type": [ { "code": "Reference", "targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole" ] } ] }, { "id": "MessageHeader.source.name", "path": "MessageHeader.source.name", "mustSupport": false }, { "id": "MessageHeader.source.software", "path": "MessageHeader.source.software", "mustSupport": false }, { "id": "MessageHeader.source.version", "path": "MessageHeader.source.version", "mustSupport": false }, { "id": "MessageHeader.source.contact", "path": "MessageHeader.source.contact", "mustSupport": false }, { "id": "MessageHeader.source.contact.system", "path": "MessageHeader.source.contact.system", "mustSupport": false }, { "id": "MessageHeader.source.contact.value", "path": "MessageHeader.source.contact.value", "mustSupport": false }, { "id": "MessageHeader.source.contact.use", "path": "MessageHeader.source.contact.use", "mustSupport": false }, { "id": "MessageHeader.source.contact.rank", "path": "MessageHeader.source.contact.rank", "mustSupport": false }, { "id": "MessageHeader.reason.coding", "path": "MessageHeader.reason.coding", "mustSupport": false }, { "id": "MessageHeader.reason.coding.system", "min": 1, "path": "MessageHeader.reason.coding.system", "mustSupport": false }, { "id": "MessageHeader.reason.coding.code", "min": 1, "path": "MessageHeader.reason.coding.code", "mustSupport": false }, { "id": "MessageHeader.reason.coding.display", "min": 1, "path": "MessageHeader.reason.coding.display", "mustSupport": false }, { "id": "MessageHeader.reason.text", "path": "MessageHeader.reason.text", "mustSupport": true }, { "id": "MessageHeader.focus", "path": "MessageHeader.focus", "type": [ { "code": "Reference", "aggregation": [ "referenced" ], "targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-ServiceRequest", "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Task", "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Appointment", "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Communication" ] } ] } ] }, "baseDefinition": "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-MessageHeader" }