PackagesCanonicalsLogsProblems
    Packages
    de.gematik.isik-terminplanung@2.0.6
    https://gematik.de/fhir/isik/v2/Terminplanung/StructureDefinition/ISiKNachricht
{
  "description": null,
  "_filename": "StructureDefinition-ISiKNachricht.json",
  "package_name": "de.gematik.isik-terminplanung",
  "date": "2024-11-12",
  "derivation": "constraint",
  "publisher": "gematik GmbH",
  "fhirVersion": "4.0.1",
  "name": "ISiKNachricht",
  "abstract": false,
  "type": "Communication",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "2.0.6",
  "status": "active",
  "id": "634b72dd-bef1-41a7-85d7-9bfe13bb8400",
  "kind": "resource",
  "url": "https://gematik.de/fhir/isik/v2/Terminplanung/StructureDefinition/ISiKNachricht",
  "version": "2.0.6",
  "differential": {
    "element": [ {
      "id": "Communication.inResponseTo",
      "path": "Communication.inResponseTo",
      "mustSupport": true
    }, {
      "id": "Communication.status",
      "path": "Communication.status",
      "mustSupport": true
    }, {
      "id": "Communication.subject",
      "min": 1,
      "path": "Communication.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Communication.sent",
      "path": "Communication.sent",
      "mustSupport": true
    }, {
      "id": "Communication.recipient",
      "min": 1,
      "path": "Communication.recipient",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Communication.recipient.identifier",
      "path": "Communication.recipient.identifier",
      "mustSupport": true
    }, {
      "id": "Communication.recipient.display",
      "min": 1,
      "path": "Communication.recipient.display",
      "mustSupport": true
    }, {
      "id": "Communication.recipient:ISiKRecipient",
      "max": "*",
      "min": 1,
      "path": "Communication.recipient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/HealthcareService" ]
      } ],
      "sliceName": "ISiKRecipient",
      "mustSupport": true
    }, {
      "id": "Communication.recipient:ISiKRecipient.reference",
      "min": 1,
      "path": "Communication.recipient.reference",
      "mustSupport": true
    }, {
      "id": "Communication.sender",
      "min": 1,
      "path": "Communication.sender",
      "mustSupport": true
    }, {
      "id": "Communication.sender.reference",
      "min": 1,
      "path": "Communication.sender.reference",
      "mustSupport": true
    }, {
      "id": "Communication.payload",
      "min": 1,
      "path": "Communication.payload",
      "mustSupport": true
    }, {
      "id": "Communication.payload.content[x]",
      "path": "Communication.payload.content[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Communication.payload.content[x]:contentString",
      "max": "1",
      "min": 0,
      "path": "Communication.payload.content[x]",
      "type": [ {
        "code": "string"
      } ],
      "sliceName": "contentString",
      "mustSupport": true
    }, {
      "id": "Communication.payload.content[x]:contentAttachment",
      "max": "1",
      "min": 0,
      "path": "Communication.payload.content[x]",
      "type": [ {
        "code": "Attachment"
      } ],
      "sliceName": "contentAttachment",
      "mustSupport": true
    }, {
      "id": "Communication.payload.content[x]:contentAttachment.contentType",
      "min": 1,
      "path": "Communication.payload.content[x].contentType",
      "mustSupport": true
    }, {
      "id": "Communication.payload.content[x]:contentAttachment.data",
      "max": "0",
      "path": "Communication.payload.content[x].data"
    }, {
      "id": "Communication.payload.content[x]:contentAttachment.url",
      "min": 1,
      "path": "Communication.payload.content[x].url",
      "mustSupport": true
    }, {
      "id": "Communication.payload.content[x]:contentAttachment.creation",
      "min": 1,
      "path": "Communication.payload.content[x].creation",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Communication"
}