{ "description": "This Bundle profile describes the minimum requirements for the SPOEnrollmentResponse. This message provides disposition status for an enrollment submitted to a third-party processor.", "_filename": "BundleSPOEnrollmentResponse.json", "package_name": "surescripts.specialty", "date": "2021-02-26", "derivation": "constraint", "publisher": "Surescripts, LLC", "fhirVersion": "4.0.1", "name": "Bundle_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/v3/cda", "name": "CDA (R2)", "identity": "cda" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "copyright": "2021", "type": "Bundle", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.0-beta", "status": "active", "id": "6f708ebc-9e89-4d5b-832b-00636377dfa7", "kind": "resource", "url": "http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/Bundle_SPOEnrollmentResponse", "version": null, "differential": { "element": [ { "id": "Bundle.id", "min": 1, "path": "Bundle.id" }, { "id": "Bundle.meta", "min": 1, "path": "Bundle.meta", "definition": "The SRxDataResponse bundle defines the requirements for the SRxDataResponse message as a whole." }, { "id": "Bundle.meta.lastUpdated", "min": 1, "path": "Bundle.meta.lastUpdated" }, { "id": "Bundle.type", "path": "Bundle.type", "fixedCode": "message", "definition": "Indicates the purpose of this bundle - how it is intended to be used. Specialty Enrollment bundles only support messaging (i.e., type must be message)." }, { "id": "Bundle.timestamp", "min": 1, "path": "Bundle.timestamp" }, { "id": "Bundle.entry", "min": 2, "path": "Bundle.entry", "slicing": { "rules": "open", "discriminator": [ { "path": "resource", "type": "type" } ] }, "definition": "An entry in a bundle resource - will either contain a resource or information about a resource (transactions and history only). A mininimum of 5 entries (resources) are required in every SRxDataResponse message, where the first entry must be a MessageHeader. The additional required resources are a MedicationRequest (i.e., the specialty medication for which an enrollment is being processed), and the main entities involved in the enrollment -- Patient (who the prescription is for), Practitioner (who is authorizing the prescription), Organization (the pharmacy that has been requested, by the prescriber, to dispense the medication, to the patient).", "mustSupport": true }, { "id": "Bundle.entry.search", "max": "0", "path": "Bundle.entry.search", "mustSupport": false }, { "id": "Bundle.entry.request", "max": "0", "path": "Bundle.entry.request", "mustSupport": false }, { "id": "Bundle.entry.response", "max": "0", "path": "Bundle.entry.response", "mustSupport": false }, { "id": "Bundle.entry:messageHeader", "max": "1", "min": 1, "path": "Bundle.entry", "sliceName": "messageHeader", "mustSupport": true }, { "id": "Bundle.entry:messageHeader.fullUrl", "min": 1, "path": "Bundle.entry.fullUrl" }, { "id": "Bundle.entry:messageHeader.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Resource", "profile": [ "http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/MessageHeader_SRxDataResponse" ] } ], "short": "The message header for the SRxDataResponse.", "definition": "The SRxDataResponse MessageHeader.", "mustSupport": true }, { "id": "Bundle.entry:communication", "max": "1", "min": 1, "path": "Bundle.entry", "sliceName": "communication", "mustSupport": true }, { "id": "Bundle.entry:communication.fullUrl", "min": 1, "path": "Bundle.entry.fullUrl" }, { "id": "Bundle.entry:communication.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Resource", "profile": [ "http://fhirdocs.surescripts.net/fhir/specialty/StructureDefinition/Communication_SPOEnrollmentResponse" ] } ], "short": "The Communication for the SPOEnrollmentResponse.", "definition": "The communication resource is used to communicate status updates about the disposition of an enrollment sent to a Hub.", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }