PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept-patientenrechnung.r4@1.0.4
    https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_Communication_ChargChangeReq
{
  "description": "Ressource used for the communication of Change Request on an existing ChargeItem between patient and pharmacy",
  "_filename": "StructureDefinition-GEM-ERPCHRG-PR-Communication-ChargChangeReq.json",
  "package_name": "de.gematik.erezept-patientenrechnung.r4",
  "date": null,
  "derivation": "constraint",
  "publisher": "gematik GmbH",
  "fhirVersion": "4.0.1",
  "name": "GEM_ERPCHRG_PR_Communication_ChargChangeReq",
  "abstract": true,
  "type": "Communication",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Request for Modification on ChargeItem",
  "package_version": "1.0.4",
  "status": "active",
  "id": "b36a65fd-e242-498b-bd21-621ff843d14c",
  "kind": "resource",
  "url": "https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_Communication_ChargChangeReq",
  "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_ChargChangeReq|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-telematik-id" ]
      } ]
    }, {
      "id": "Communication.sender",
      "path": "Communication.sender",
      "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",
      "path": "Communication.payload"
    }, {
      "id": "Communication.payload.content[x]",
      "path": "Communication.payload.content[x]",
      "type": [ {
        "code": "string"
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Communication"
}