{ "description": "This profile defines the requirements for the MessageHeader contained in the SRxDataResponse.", "_filename": "StructureDefinition-specialty-MessageHeader-SRxDataResponse.json", "package_name": "surescripts.specialty", "date": null, "derivation": "constraint", "publisher": "Surescripts, LLC", "fhirVersion": "4.0.1", "name": "MessageHeader_SRxDataResponse", "mapping": [ { "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, "copyright": "2023", "type": "MessageHeader", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.2.0-beta", "status": "active", "id": "dbd72cc0-9b99-400b-bd9d-9ed2477b0211", "kind": "resource", "url": "http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/MessageHeader_SRxDataResponse", "version": null, "differential": { "element": [ { "id": "MessageHeader.id", "min": 1, "path": "MessageHeader.id", "comment": "A minimum set of standards/algorithms should be used when generating message IDs to ensure uniqueness. Customers should utilize Global Unique Identifiers (GUIDs)." }, { "id": "MessageHeader.event[x]", "path": "MessageHeader.event[x]", "type": [ { "code": "Coding" } ], "fixedCoding": { "code": "specialty-enrollment", "system": "http://fhirdocs.surescripts.com/fhir/message-events" } }, { "id": "MessageHeader.event[x].system", "min": 1, "path": "MessageHeader.event[x].system" }, { "id": "MessageHeader.event[x].code", "min": 1, "path": "MessageHeader.event[x].code" }, { "id": "MessageHeader.sender", "min": 1, "path": "MessageHeader.sender", "type": [ { "code": "Reference", "targetProfile": [ "http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/Organization_Pharmacy" ] } ], "definition": "Identifies the real-world sender of the message. Whether the enrollment has been requested explicitly (e.g., using an SRxDataRequest), or implicitly (i.e., by receipt of a NewRx), the information is viewed as having been requested by the pharmacy, and they are sending it to themselves." }, { "id": "MessageHeader.source.software", "min": 1, "path": "MessageHeader.source.software" }, { "id": "MessageHeader.focus", "max": "1", "min": 1, "path": "MessageHeader.focus", "type": [ { "code": "Reference", "targetProfile": [ "http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/MedicationRequest_Prescription", "http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/Patient" ] } ], "comment": "The focus of the SRxDataResponse message is a prescription (MedicationRequest) for a specialty medication for which the information in this message is needed to process the enrollment of the patient for whom the medication was prescribed." } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MessageHeader" }