PackagesCanonicalsLogsProblems
    Packages
    dguv.enla@1.0.0
    http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Therapieempfehlung
{
  "description": "Dieses Profil bildet die Empfehlungen für weitere therapeutische und diagnostische Maßnahmen wie regelmäßige Wundkontrolle, kardiologische Kontrolle, Konsiliaruntersuchungen etc. ab.",
  "_filename": "DGUV_ENLA_PR_Therapieempfehlung.json",
  "package_name": "dguv.enla",
  "date": null,
  "derivation": "constraint",
  "publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
  "fhirVersion": "4.0.1",
  "name": "DGUV_ENLA_PR_Therapieempfehlung",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Therapieempfehlung",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "f5a56639-a5dc-4c14-86e9-9baf741c3719",
  "kind": "resource",
  "url": "http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Therapieempfehlung",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "Observation",
      "path": "Observation",
      "short": "Empfehlungen für weitere therapeutische und diagnostische Maßnahmen wie regelmäßige Wundkontrolle, kardiologische Kontrolle, Konsiliaruntersuchungen etc."
    }, {
      "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-Therapieempfehlung"
    }, {
      "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",
      "definition": "CodeSystem für ENLA-Teilberichtsinhalte",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding.code",
      "min": 1,
      "path": "Observation.code.coding.code",
      "short": "Kürzel für ENLA-Teilberichtsinhalt Therapieempfehlung",
      "fixedCode": "THE",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding.display",
      "min": 1,
      "path": "Observation.code.coding.display",
      "short": "Bezeichnung für Teilberichtsinhalt Therapieempfehlung",
      "fixedString": "Therapieempfehlung",
      "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": "Freitext für Empfehlungen für weitere therapeutische und diagnostische Maßnahmen",
      "definition": "Empfehlungen für weitere therapeutische und diagnostische Maßnahmen wie regelmäßige Wundkontrolle, kardiologische Kontrolle, Konsiliaruntersuchungen etc.",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}