| Package | de.gematik.erezept-patientenrechnung.r4 |
| Resource Type | StructureDefinition |
| Id | GEM-ERPCHRG-PR-Communication-ChargChangeReq |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.gematik.erezept-patientenrechnung.r4@1.1.0&canonical=https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_Communication_ChargChangeReq |
| URL | https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_Communication_ChargChangeReq |
| Version | 1.1.0 |
| Status | active |
| Date | 2025-04-10 |
| Name | GEM_ERPCHRG_PR_Communication_ChargChangeReq |
| Title | Request for Modification on ChargeItem |
| Description | Ressource used for the communication of Change Request on an existing ChargeItem between patient and pharmacy |
| Type | Communication |
| Kind | resource |
No resources found
| StructureDefinition | |
| identifier-kvid-10 | Identifier-Profil für die 10-stellige Krankenversichertennummer |
| identifier-telematik-id | Identifier-Profil für die Telematik-ID |
| GEM_ERPCHRG_PR_ChargeItem | GEM_ERPCHRG_PR_ChargeItem |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "GEM-ERPCHRG-PR-Communication-ChargChangeReq",
"url": "https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_Communication_ChargChangeReq",
"version": "1.1.0",
"name": "GEM_ERPCHRG_PR_Communication_ChargChangeReq",
"title": "Request for Modification on ChargeItem",
"status": "active",
"experimental": false,
"date": "2025-04-10",
"publisher": "gematik GmbH",
"description": "Ressource used for the communication of Change Request on an existing ChargeItem between patient and pharmacy",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Communication",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Communication",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Communication.meta",
"path": "Communication.meta",
"min": 1,
"mustSupport": true
},
{
"id": "Communication.meta.profile",
"path": "Communication.meta.profile",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "$this"
}
],
"rules": "closed",
"description": "Slicing for meta profile",
"ordered": false
},
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Communication.meta.profile:erpchrgProfile",
"path": "Communication.meta.profile",
"sliceName": "erpchrgProfile",
"min": 1,
"max": "1",
"fixedCanonical": "https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_Communication_ChargChangeReq|1.1",
"mustSupport": true
},
{
"id": "Communication.basedOn",
"path": "Communication.basedOn",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_ChargeItem"
],
"aggregation": [
"referenced"
]
}
]
},
{
"id": "Communication.basedOn.reference",
"path": "Communication.basedOn.reference",
"min": 1
},
{
"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",
"path": "Communication.recipient",
"min": 1,
"max": "1"
},
{
"id": "Communication.recipient.identifier",
"path": "Communication.recipient.identifier",
"min": 1,
"type": [
{
"code": "Identifier",
"profile": [
"http://fhir.de/StructureDefinition/identifier-telematik-id"
]
}
]
},
{
"id": "Communication.sender",
"path": "Communication.sender",
"mustSupport": true
},
{
"id": "Communication.sender.identifier",
"path": "Communication.sender.identifier",
"min": 1,
"type": [
{
"code": "Identifier",
"profile": [
"http://fhir.de/StructureDefinition/identifier-kvid-10"
]
}
]
},
{
"id": "Communication.payload",
"path": "Communication.payload",
"max": "1"
},
{
"id": "Communication.payload.content[x]",
"path": "Communication.payload.content[x]",
"type": [
{
"code": "string"
}
]
}
]
}
}