PackagesCanonicalsLogsProblems
    Packages
    junk.sample-preview@2.0.2
    http://fhirdocs.surescripts.net/fhir/StructureDefinition/SRxDataResponseReceiverMessageHeader
{
  "description": "This profile defines the requirements for the MessageHeader that a receiver of the SRxDataResponse can expect are met.",
  "_filename": "SRxDataResponseReceiverMessageHeader.StructureDefinition.json",
  "package_name": "junk.sample-preview",
  "date": "2021-01-15",
  "derivation": "constraint",
  "publisher": "Surescripts, LLC",
  "fhirVersion": "4.0.1",
  "name": "SRxDataResponseReceiverMessageHeader",
  "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": "2.0.2",
  "status": "active",
  "id": "9cef8bb0-0e74-4509-a79c-91310f43f29e",
  "kind": "resource",
  "url": "http://fhirdocs.surescripts.net/fhir/StructureDefinition/SRxDataResponseReceiverMessageHeader",
  "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",
      "mustSupport": true
    }, {
      "id": "MessageHeader.event[x].code",
      "min": 1,
      "path": "MessageHeader.event[x].code",
      "mustSupport": true
    }, {
      "id": "MessageHeader.sender",
      "min": 1,
      "path": "MessageHeader.sender",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhirdocs.surescripts.net/fhir/StructureDefinition/SRxDataResponseReceiverPrescriber", "http://fhirdocs.surescripts.net/fhir/StructureDefinition/SRxDataResponseReceiverDispensingPharmacy" ]
      } ],
      "definition": "Identifies the real-world sender of the message. For a provider-initiated enrollment, this will be a Practitioner resource that represents the prescriber of the specialty medication for which an enrollment is being performed. For a pharmacy-initiated enrollment, this will be an Organization resource that represents the pharmacy that has received the prescription for the specialty medication to be dispensed.",
      "mustSupport": true
    }, {
      "id": "MessageHeader.source",
      "path": "MessageHeader.source",
      "mustSupport": true
    }, {
      "id": "MessageHeader.source.software",
      "min": 1,
      "path": "MessageHeader.source.software",
      "mustSupport": true
    }, {
      "id": "MessageHeader.focus",
      "max": "1",
      "min": 1,
      "path": "MessageHeader.focus",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhirdocs.surescripts.net/fhir/StructureDefinition/SRxDataResponseReceiverMedicationPrescribed" ]
      } ],
      "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"
}