{ "description": "Ressource used for the communication to reply to a change request on a ChargeItem", "_filename": "StructureDefinition-GEM-ERPCHRG-PR-Communication-ChargChangeReply.json", "package_name": "de.gematik.erezept-patientenrechnung.r4", "date": null, "derivation": "constraint", "publisher": "gematik GmbH", "fhirVersion": "4.0.1", "name": "GEM_ERPCHRG_PR_Communication_ChargChangeReply", "abstract": true, "type": "Communication", "experimental": "false", "resourceType": "StructureDefinition", "title": "Reply on change Request on ChargeItem from pharmacy to Patient", "package_version": "1.0.4", "status": "active", "id": "0e4f0c0e-aecd-4d86-a4e5-3304dd423723", "kind": "resource", "url": "https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_Communication_ChargChangeReply", "version": "1.0", "differential": { "element": [ { "id": "Communication.meta", "min": 1, "path": "Communication.meta" }, { "id": "Communication.meta.versionId", "max": "0", "path": "Communication.meta.versionId" }, { "id": "Communication.meta.source", "max": "0", "path": "Communication.meta.source" }, { "id": "Communication.meta.profile", "max": "1", "min": 1, "path": "Communication.meta.profile", "fixedCanonical": "https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_Communication_ChargChangeReply|1.0" }, { "id": "Communication.meta.security", "max": "0", "path": "Communication.meta.security" }, { "id": "Communication.basedOn", "max": "1", "min": 1, "path": "Communication.basedOn", "type": [ { "code": "Reference", "aggregation": [ "referenced" ], "targetProfile": [ "https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_ChargeItem" ] } ] }, { "id": "Communication.basedOn.reference", "min": 1, "path": "Communication.basedOn.reference" }, { "id": "Communication.status", "path": "Communication.status", "fixedCode": "unknown" }, { "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-kvid-10", "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Identifier_PkvID_10" ] } ] }, { "id": "Communication.sender", "min": 1, "path": "Communication.sender" }, { "id": "Communication.sender.identifier", "min": 1, "path": "Communication.sender.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-telematik-id" ] } ] }, { "id": "Communication.payload", "max": "1", "path": "Communication.payload" }, { "id": "Communication.payload.content[x]", "path": "Communication.payload.content[x]", "type": [ { "code": "string" } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Communication" }