PackagesCanonicalsLogsProblems
    Packages
    de.gematik.isik-terminplanung@2.0.3
    https://gematik.de/fhir/isik/v2/Terminplanung/StructureDefinition/ISiKNachricht
{
  "description": null,
  "_filename": "StructureDefinition-ISiKNachricht.json",
  "package_name": "de.gematik.isik-terminplanung",
  "date": "2023-03-24",
  "derivation": "constraint",
  "publisher": "gematik GmbH",
  "fhirVersion": "4.0.1",
  "name": "ISiKNachricht",
  "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": false,
  "type": "Communication",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "2.0.3",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
    "valueString": "Clinical.Request & Response"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
    "valueCode": "patient"
  } ],
  "status": "active",
  "id": "12da1366-72fa-4658-9aee-7cda2416ab8c",
  "kind": "resource",
  "url": "https://gematik.de/fhir/isik/v2/Terminplanung/StructureDefinition/ISiKNachricht",
  "version": "2.0.3",
  "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.contentString",
      "max": "1",
      "min": 0,
      "path": "Communication.payload.contentString",
      "type": [ {
        "code": "string"
      } ],
      "mustSupport": true
    }, {
      "id": "Communication.payload.contentAttachment",
      "max": "1",
      "min": 0,
      "path": "Communication.payload.contentAttachment",
      "type": [ {
        "code": "Attachment"
      } ],
      "mustSupport": true
    }, {
      "id": "Communication.payload.contentAttachment.contentType",
      "min": 1,
      "path": "Communication.payload.contentAttachment.contentType",
      "mustSupport": true
    }, {
      "id": "Communication.payload.contentAttachment.data",
      "max": "0",
      "path": "Communication.payload.contentAttachment.data"
    }, {
      "id": "Communication.payload.contentAttachment.url",
      "min": 1,
      "path": "Communication.payload.contentAttachment.url",
      "mustSupport": true
    }, {
      "id": "Communication.payload.contentAttachment.creation",
      "min": 1,
      "path": "Communication.payload.contentAttachment.creation",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Communication"
}