PackagesCanonicalsLogsProblems
    Packages
    dguv.enla@1.0.0
    http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Aufnahmebefunde
{
  "description": "Dieses Profil bildet Aufnahmebefunde ab und enthält Messwerte und einfache Aussagen über einen Patienten, ein Gerät oder einen anderen Gegenstand.",
  "_filename": "DGUV_ENLA_PR_Aufnahmebefunde.json",
  "package_name": "dguv.enla",
  "date": null,
  "derivation": "constraint",
  "publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
  "fhirVersion": "4.0.1",
  "name": "DGUV_ENLA_PR_Aufnahmebefunde",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Aufnahmebefunde",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "536adeb9-9705-4b19-aae8-50b2c90447d7",
  "kind": "resource",
  "url": "http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Aufnahmebefunde",
  "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-Aufnahmebefunde"
    }, {
      "id": "Observation.status",
      "path": "Observation.status",
      "comment": "Fixed value = “final”, weil ein Entlassungsbericht (ENLA) nach seiner Erstellung nicht mehr geändert wird.",
      "fixedCode": "final",
      "mustSupport": true
    }, {
      "id": "Observation.category",
      "max": "1",
      "min": 1,
      "path": "Observation.category",
      "short": "Klassifikation des Befundtyps",
      "definition": "Code, der den generellen Typ des Befunds klassifiziert (z.B. Vitalparameter, Röntgenbefunde)",
      "mustSupport": true
    }, {
      "id": "Observation.category.coding",
      "max": "1",
      "min": 1,
      "path": "Observation.category.coding",
      "binding": {
        "strength": "example",
        "valueSet": "http://hl7.org/fhir/ValueSet/observation-category"
      },
      "mustSupport": true
    }, {
      "id": "Observation.category.coding.system",
      "min": 1,
      "path": "Observation.category.coding.system",
      "short": "CodeSystem für die Klassifikation des Befundtyps",
      "fixedUri": "http://fhir.dguv.de/ENLA/CodeSystem/DGUV-ENLA-CS-BefundKategorie",
      "mustSupport": true
    }, {
      "id": "Observation.category.coding.code",
      "min": 1,
      "path": "Observation.category.coding.code",
      "short": "Kürzel für konkrete Befundkategorie",
      "mustSupport": true
    }, {
      "id": "Observation.category.coding.display",
      "min": 1,
      "path": "Observation.category.coding.display",
      "short": "Bezeichnung für konkrete Befundkategorie",
      "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": "Aufnahme",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding.display",
      "min": 1,
      "path": "Observation.code.coding.display",
      "short": "Konkrete Bezeichnung für ENLA-Teilberichtsinhalt",
      "fixedString": "Aufnahmebefund",
      "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": "Befund Narrativ",
      "definition": "Inhalt des jeweiligen Befundes (z.B. Laborwerte oder Röntgenbefund) als Freitext",
      "mustSupport": true
    }, {
      "id": "Observation.derivedFrom",
      "path": "Observation.derivedFrom",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.dguv.de/ENLA/DocumentReference/DGUV-ENLA-PR-DokumentenReferenz" ]
      } ],
      "short": "Verweis auf dem Befund zugehörige Dokumente",
      "mustSupport": true
    }, {
      "id": "Observation.derivedFrom.reference",
      "min": 1,
      "path": "Observation.derivedFrom.reference",
      "short": "Konkreter Verweis auf zugehöriges Dokument",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}