{ "description": "Ressource used for the communication of informative requests between patient and provider.", "_filename": "StructureDefinition-GEM-ERP-PR-Communication-InfoReq.json", "package_name": "de.gematik.erezept-workflow.r4", "date": "2020-04-16T13:43:27.7930941+00:00", "derivation": "constraint", "meta": { "lastUpdated": "2020-04-16T13:43:30.128+00:00" }, "publisher": null, "fhirVersion": "4.0.1", "name": "GEM_ERP_PR_Communication_InfoReq", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": true, "type": "Communication", "experimental": null, "resourceType": "StructureDefinition", "title": "Informative request from Patient to Provider", "package_version": "1.2.3", "status": "active", "id": "9c23f19f-355d-4cc9-9a89-5ec0fbc7f549", "kind": "resource", "url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_InfoReq", "version": "1.2", "differential": { "element": [ { "id": "Communication.meta", "min": 1, "path": "Communication.meta" }, { "id": "Communication.meta.profile", "max": "1", "min": 1, "path": "Communication.meta.profile", "fixedCanonical": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_InfoReq|1.2" }, { "id": "Communication.basedOn", "max": "1", "min": 1, "path": "Communication.basedOn", "type": [ { "code": "Reference", "aggregation": [ "referenced" ], "targetProfile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task" ] } ] }, { "id": "Communication.basedOn.reference", "min": 1, "path": "Communication.basedOn.reference" }, { "id": "Communication.status", "path": "Communication.status", "fixedCode": "unknown" }, { "id": "Communication.about", "min": 1, "path": "Communication.about", "type": [ { "code": "Reference", "aggregation": [ "contained" ], "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Medication" ] } ] }, { "id": "Communication.about.reference", "min": 1, "path": "Communication.about.reference" }, { "id": "Communication.sent", "path": "Communication.sent", "mustSupport": true }, { "id": "Communication.received", "path": "Communication.received", "mustSupport": true }, { "id": "Communication.recipient", "max": "1", "min": 1, "path": "Communication.recipient" }, { "id": "Communication.recipient.identifier", "min": 1, "path": "Communication.recipient.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-telematik-id" ] } ] }, { "id": "Communication.sender", "path": "Communication.sender", "definition": "Message sender - set by ePrescription server using client AuthN-Credential\r\nThe entity (e.g. person, organization) which was the source of the communication.", "mustSupport": true }, { "id": "Communication.sender.identifier", "min": 1, "path": "Communication.sender.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-kvid-10", "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Identifier_PkvID_10" ] } ] }, { "id": "Communication.payload", "max": "1", "min": 1, "path": "Communication.payload" }, { "id": "Communication.payload.extension", "min": 3, "path": "Communication.payload.extension", "slicing": { "rules": "closed", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Communication.payload.extension:InsuranceProvider", "max": "1", "min": 1, "path": "Communication.payload.extension", "type": [ { "code": "Extension", "profile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_InsuranceProvider" ] } ], "sliceName": "InsuranceProvider" }, { "id": "Communication.payload.extension:PreferredSupplyOptions", "max": "1", "min": 0, "path": "Communication.payload.extension", "type": [ { "code": "Extension", "profile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_SupplyOptionsType" ] } ], "short": "Preferred supply options by the patient", "sliceName": "PreferredSupplyOptions", "definition": "In an information request (Anfrage Belieferfähigkeit) to a pharmacy a patient may state its preferred supply options, whether to pick up at the store, getting delivered by messenger or receive parcel shippment" }, { "id": "Communication.payload.extension:SubstitutionAllowed", "max": "1", "min": 1, "path": "Communication.payload.extension", "type": [ { "code": "Extension", "profile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_SubstitutionAllowedType" ] } ], "short": "Aut idem substitution allowed", "sliceName": "SubstitutionAllowed" }, { "id": "Communication.payload.extension:PrescriptionType", "max": "1", "min": 1, "path": "Communication.payload.extension", "type": [ { "code": "Extension", "profile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_PrescriptionType" ] } ], "short": "PrescriptionType for ePrescription workflow", "sliceName": "PrescriptionType", "definition": "PrescriptionType for ePrescription workflow as stated in Task-Ressource for an ePrescription" }, { "id": "Communication.payload.extension:PackageQuantity", "max": "*", "min": 0, "path": "Communication.payload.extension", "type": [ { "code": "Extension", "profile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_PackageQuantity" ] } ], "sliceName": "PackageQuantity" }, { "id": "Communication.payload.content[x]", "path": "Communication.payload.content[x]", "type": [ { "code": "string" } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Communication" }