PackagesCanonicalsLogsProblems
    Packages
    dguv.enla@1.0.0
    http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Behandlungsverlauf
{
  "description": "Behandlungsverlauf, inkl. Besonderheiten, die während der Behandlung aufgetreten sind",
  "_filename": "DGUV_ENLA_PR_Behandlungsverlauf.json",
  "package_name": "dguv.enla",
  "date": null,
  "derivation": "constraint",
  "publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
  "fhirVersion": "4.0.1",
  "name": "DGUV_ENLA_PR_Behandlungsverlauf",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Behandlungsverlauf",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "d947322c-a687-4f2a-aafe-be1f9d280ca4",
  "kind": "resource",
  "url": "http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Behandlungsverlauf",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "Observation.id",
      "path": "Observation.id",
      "mustSupport": true
    }, {
      "id": "Observation.meta",
      "min": 1,
      "path": "Observation.meta",
      "mustSupport": true
    }, {
      "id": "Observation.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Observation.meta.profile",
      "mustSupport": true,
      "fixedCanonical": "http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Behandlungsverlauf"
    }, {
      "id": "Observation.extension",
      "path": "Observation.extension",
      "mustSupport": true
    }, {
      "id": "Observation.extension:BesonderheitenBehandlungsverlauf",
      "path": "Observation.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.dguv.de/ENLA/Extension/DGUV-ENLA-EX-Besonderheiten" ]
      } ],
      "short": "Besonderheiten im Behandlungsverlauf",
      "sliceName": "BesonderheitenBehandlungsverlauf",
      "definition": "Unfallunabhängige Sachverhalte, die möglicherweise den Heilverlauf beeinflussen könnten, z. B. bestimmte Medikamente",
      "isModifier": false,
      "mustSupport": true
    }, {
      "id": "Observation.extension:BesonderheitenBehandlungsverlauf.value[x]",
      "path": "Observation.extension.value[x]",
      "short": "Konkrete Besonderheiten im Behandlungsverlauf",
      "definition": "Besonderheiten im Behandlungsverlauf umfassen beispielsweise Komplikationen oder psychische Gesundheitsbeeinträchtigungen.",
      "mustSupport": true
    }, {
      "id": "Observation.status",
      "path": "Observation.status",
      "fixedCode": "final",
      "mustSupport": true
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "short": "Kennzeichnung des ENLA-Teilberichtsinhalts",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding",
      "max": "1",
      "min": 1,
      "path": "Observation.code.coding",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding.system",
      "min": 1,
      "path": "Observation.code.coding.system",
      "short": "CodeSystem für ENLA-Teilberichtsinhalte",
      "fixedUri": "http://fhir.dguv.de/ENLA/CodeSystem/DGUV-ENLA-CS-Teilberichtsinhalt",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding.code",
      "min": 1,
      "path": "Observation.code.coding.code",
      "short": "Konkretes Kürzel für ENLA-Teilberichtsinhalt",
      "fixedCode": "BV",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding.display",
      "min": 1,
      "path": "Observation.code.coding.display",
      "short": "Konkrete Bezeichnung für ENLA-Teilberichtsinhalt",
      "fixedString": "Behandlungsverlauf",
      "mustSupport": true
    }, {
      "id": "Observation.subject",
      "min": 1,
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.dguv.de/ENLA/Patient/DGUV-ENLA-PR-VersichertePerson" ]
      } ],
      "short": "Verweis auf betroffene versicherte Person",
      "mustSupport": true
    }, {
      "id": "Observation.subject.reference",
      "min": 1,
      "path": "Observation.subject.reference",
      "short": "Konkreter Verweis auf versicherte Person",
      "mustSupport": true
    }, {
      "id": "Observation.value[x]",
      "min": 1,
      "path": "Observation.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "short": "Beschreibung Behandlungsverlauf",
      "definition": "Freitext zum Behandlungsverlauf während stationärer Behandlung",
      "mustSupport": true
    }, {
      "id": "Observation.derivedFrom",
      "path": "Observation.derivedFrom",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.dguv.de/ENLA/DocumentReference/DGUV-ENLA-PR-DokumentenReferenz" ]
      } ],
      "short": "Referenz auf OP-Bericht",
      "definition": "Wenn vorhanden, OP-Bericht beifügen",
      "mustSupport": true
    }, {
      "id": "Observation.derivedFrom.reference",
      "min": 1,
      "path": "Observation.derivedFrom.reference",
      "short": "Konkreter Verweis auf OP-Bericht",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}