{ "description": "This profile defines the requirements for the MessageHeader for the SPOEnrollmentResponse.", "_filename": "StructureDefinition-specialty-MessageHeader-SPOEnrollmentResponse.json", "package_name": "surescripts.specialty", "date": "2021-02-26", "derivation": "constraint", "publisher": "Surescripts, LLC", "fhirVersion": "4.0.1", "name": "MessageHeader_SPOEnrollmentResponse", "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": "2021", "type": "MessageHeader", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.2.0-beta", "status": "active", "id": "b1382f86-ef86-4c52-aa55-ca48ce882067", "kind": "resource", "url": "http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/MessageHeader_SPOEnrollmentResponse", "version": null, "differential": { "element": [ { "id": "MessageHeader.id", "min": 1, "path": "MessageHeader.id" }, { "id": "MessageHeader.event[x]", "path": "MessageHeader.event[x]", "type": [ { "code": "Coding" } ], "fixedCoding": { "code": "specialty-enrollment", "system": "http://fhirdocs.surescripts.com/fhir/message-events" }, "mustSupport": true }, { "id": "MessageHeader.event[x].system", "min": 1, "path": "MessageHeader.event[x].system", "fixedUri": "http://surescripts.net/fhir/StructureDefinition/message-events", "mustSupport": true }, { "id": "MessageHeader.event[x].code", "min": 1, "path": "MessageHeader.event[x].code", "fixedCode": "specialty-enrollment-response", "mustSupport": true }, { "id": "MessageHeader.source", "path": "MessageHeader.source", "mustSupport": true }, { "id": "MessageHeader.source.name", "min": 1, "path": "MessageHeader.source.name" }, { "id": "MessageHeader.source.software", "path": "MessageHeader.source.software", "mustSupport": true }, { "id": "MessageHeader.response", "min": 1, "path": "MessageHeader.response" }, { "id": "MessageHeader.focus", "max": "1", "min": 1, "path": "MessageHeader.focus", "type": [ { "code": "Reference", "targetProfile": [ "http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/Communication_SPOEnrollmentRequest" ] } ], "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.", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MessageHeader" }