{
  "resourceType": "StructureDefinition",
  "url": "https://ziv-schnittstellen.org/fhir/ca/StructureDefinition/ZIV_ArztbriefeMitBefunden",
  "name": "ZIV_ArztbriefeMitBefunden",
  "status": "active",
  "description": "Für die Profilierung wird die ISiK Spezifikation “Basis Stufe 4” als Basis verwendet.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "DocumentReference",
  "baseDefinition": "https://gematik.de/fhir/isik/StructureDefinition/ISiKDokumentenMetadaten",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DocumentReference.status",
        "path": "DocumentReference.status",
        "definition": "The status of this document reference.\r\nZIV: Nur Freigegebenes darf dem Patienten angezeigt werden."
      },
      {
        "id": "DocumentReference.subject",
        "path": "DocumentReference.subject",
        "definition": "Who or what the document is about. The document can be about a person, (patient or healthcare practitioner), a device (e.g. a machine) or even a group of subjects (such as a document about a herd of farm animals, or a set of patients that share a common exposure).\r\nZIV: Für Klinik und Patient einsehbar."
      },
      {
        "id": "DocumentReference.date",
        "path": "DocumentReference.date",
        "definition": "When the document reference was created.\r\nZIV: Für Klinik und Patient einsehbar."
      },
      {
        "id": "DocumentReference.content",
        "path": "DocumentReference.content",
        "definition": "The document and format referenced. There may be multiple content element repetitions, each with a different format.\r\nZIV: Klinik darf einsehen und ändern, Patient nur einsehen."
      }
    ]
  }
}