{ "description": "Header containing information about the sender and addressee", "_filename": "StructureDefinition-erp-service-request-request-header.json", "package_name": "de.gematik.erp-servicerequest", "date": null, "derivation": "constraint", "publisher": "gematik GmbH", "fhirVersion": "4.0.1", "name": "ERPServiceRequestRequestHeader", "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, "type": "MessageHeader", "experimental": "false", "resourceType": "StructureDefinition", "title": "ERP Service Request Request Header", "package_version": "1.1.0", "status": "active", "id": "f5c33e5c-0c27-496c-80ae-6a2aa05628d0", "kind": "resource", "url": "https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-request-header", "version": "1.0", "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.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" ] } ], "short": "Specification of the ServiceRequest that contains the essential information for a given use case.", "comment": "Since a request should address exactly one medication, a ServiceRequest must also be specified accordingly." } ] }, "baseDefinition": "https://gematik.de/fhir/atf/StructureDefinition/message-header-app-transport" }