{ "description": "Header containing information about the sender and addressee", "_filename": "StructureDefinition-erp-service-request-request-header.json", "package_name": "de.gematik.erp-servicerequest", "date": "2025-01-01", "derivation": "constraint", "publisher": "gematik GmbH", "fhirVersion": "4.0.1", "name": "ERPServiceRequestRequestHeader", "abstract": false, "type": "MessageHeader", "experimental": "false", "resourceType": "StructureDefinition", "title": "ERP Service Request Request Header", "package_version": "1.2.0-rc1", "status": "draft", "id": "6e258559-4b2e-481e-96ed-b7f9300bf9c6", "kind": "resource", "url": "https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-request-header", "version": "1.2", "differential": { "element": [ { "id": "MessageHeader.event[x]", "path": "MessageHeader.event[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "path": "MessageHeader.event[x]", "min": 0, "short": "The event code that indicates in which application and which transmission path the communication is currently taking place", "type": [ { "code": "Coding" } ], "sliceName": "eventCoding", "binding": { "strength": "required", "valueSet": "https://gematik.de/fhir/erp-servicerequest/ValueSet/service-identifier-vs" }, "max": "1", "id": "MessageHeader.event[x]:eventCoding", "comment": "For more information see [ATF ImplementationGuide](https://simplifier.net/app-transport-framework/~guides)" }, { "id": "MessageHeader.destination.receiver.identifier", "path": "MessageHeader.destination.receiver.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-telematik-id" ] } ] }, { "id": "MessageHeader.sender.identifier", "path": "MessageHeader.sender.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-telematik-id" ] } ] }, { "id": "MessageHeader.responsible", "min": 1, "path": "MessageHeader.responsible", "type": [ { "code": "Reference", "targetProfile": [ "https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-organization" ] } ], "short": "The organization that is responsible for the request.", "comment": "This organization will be stated in the message header as the sender of the message.", "mustSupport": true }, { "id": "MessageHeader.focus", "path": "MessageHeader.focus", "type": [ { "code": "Reference", "targetProfile": [ "https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-prescription-request", "https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-dispense-request", "https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-message-container" ] } ], "short": "Specification of the ServiceRequest that contains the essential information for a given use case.", "comment": "One Message can contain multiple ServiceRequests which each are identified with an ID." } ] }, "baseDefinition": "https://gematik.de/fhir/atf/StructureDefinition/message-header-app-transport" }