{ "description": "Upon completion of the ePrescription workflow, the prescription filler receives a signed receipt for billing and verification purposes.", "_filename": "StructureDefinition-GEM-ERP-PR-Composition.json", "package_name": "de.gematik.erezept-workflow.r4", "date": "2024-07-15", "derivation": "constraint", "meta": { "lastUpdated": "2020-04-16T13:43:58.4+00:00" }, "publisher": null, "fhirVersion": "4.0.1", "name": "GEM_ERP_PR_Composition", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "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/documentreference", "name": "FHIR DocumentReference", "identity": "fhirdocumentreference" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "type": "Composition", "experimental": null, "resourceType": "StructureDefinition", "title": "Receipt for Fulfillment of ePrescription", "package_version": "1.4.0-rc1", "status": "draft", "id": "e6f7eada-1dc6-4327-897d-47a8d857b3dd", "kind": "resource", "url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Composition", "version": "1.4", "differential": { "element": [ { "id": "Composition.meta", "min": 1, "path": "Composition.meta" }, { "id": "Composition.meta.profile", "max": "1", "min": 1, "path": "Composition.meta.profile", "fixedCanonical": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Composition|1.4" }, { "id": "Composition.extension", "min": 1, "path": "Composition.extension", "slicing": { "rules": "closed", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Composition.extension:Beneficiary", "max": "1", "min": 1, "path": "Composition.extension", "type": [ { "code": "Extension", "profile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_Beneficiary" ] } ], "short": "The ID of the beneficiary of the erx receipt (e.g. TelematikID of pharmacy)", "sliceName": "Beneficiary" }, { "id": "Composition.status", "path": "Composition.status", "short": "Status = \"final\"", "fixedCode": "final", "mustSupport": true }, { "id": "Composition.type", "path": "Composition.type", "short": "Document Type = \"Receipt\"", "mustSupport": true }, { "id": "Composition.type.coding", "max": "1", "min": 1, "path": "Composition.type.coding", "binding": { "strength": "required", "valueSet": "https://gematik.de/fhir/erp/CodeSystem/GEM_ERP_VS_DocumentType" } }, { "id": "Composition.type.coding.code", "path": "Composition.type.coding.code", "fixedCode": "3" }, { "id": "Composition.type.coding.display", "path": "Composition.type.coding.display", "fixedString": "Receipt" }, { "id": "Composition.date", "path": "Composition.date", "mustSupport": true }, { "id": "Composition.author", "path": "Composition.author", "type": [ { "code": "Reference", "aggregation": [ "referenced", "bundled" ], "targetProfile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Device" ] } ], "short": "Reference to verifying service (Device)", "mustSupport": true }, { "id": "Composition.title", "path": "Composition.title", "short": "Document title = \"Quittung\"", "fixedString": "Quittung", "mustSupport": true }, { "id": "Composition.event", "max": "1", "min": 1, "path": "Composition.event" }, { "id": "Composition.event.period", "min": 1, "path": "Composition.event.period", "mustSupport": true }, { "id": "Composition.event.period.start", "min": 1, "path": "Composition.event.period.start", "short": "Starting time of dispensation", "definition": "Time the prescription was submitted to the dispensing organization", "mustSupport": true }, { "id": "Composition.event.period.end", "min": 1, "path": "Composition.event.period.end", "definition": "The end of the period. Time when the dispensation finished, i.e. when server creates the receipt." }, { "id": "Composition.event.detail", "path": "Composition.event.detail", "mustSupport": true }, { "id": "Composition.event.detail.reference", "min": 1, "path": "Composition.event.detail.reference", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Composition" }