PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept-patientenrechnung.r4@1.0.1
    https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_Communication_ChargChangeReply
{
  "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",
  "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": "false",
  "resourceType": "StructureDefinition",
  "title": "Reply on change Request on ChargeItem from pharmacy to Patient",
  "package_version": "1.0.1",
  "status": "draft",
  "id": "cd89ba04-7faa-449f-9d7a-77fc5462d8eb",
  "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": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Identifier_PkvID_10", "http://fhir.de/StructureDefinition/identifier-kvid-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"
}