PackagesCanonicalsLogsProblems
    Packages
    dguv.enla@1.0.0
    http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Therapie
{
  "description": "Dieses Profil bildet die operative und konservative Therapie während der stationären Behandlung ab.",
  "_filename": "DGUV_ENLA_PR_Therapie.json",
  "package_name": "dguv.enla",
  "date": null,
  "derivation": "constraint",
  "publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
  "fhirVersion": "4.0.1",
  "name": "DGUV_ENLA_PR_Therapie",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Therapie",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "0b7317c8-9198-487d-a700-61061ee58667",
  "kind": "resource",
  "url": "http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Therapie",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "Observation",
      "path": "Observation",
      "short": "Beschreibt die operative und konservative Therapie während der stationären Behandlung"
    }, {
      "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-Therapie"
    }, {
      "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 Therapie",
      "fixedCode": "TH",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding.display",
      "min": 1,
      "path": "Observation.code.coding.display",
      "short": "Bezeichnung für Teilberichtsinhalt Therapie",
      "fixedString": "Therapie",
      "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 operative und konservative Therapie",
      "definition": "Beschreibt die operative und konservative Therapie während der stationären Behandlung",
      "mustSupport": true
    }, {
      "id": "Observation.value[x].extension",
      "path": "Observation.value[x].extension",
      "mustSupport": true
    }, {
      "id": "Observation.value[x].extension:OPSCode",
      "path": "Observation.value[x].extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.dguv.de/ENLA/Extension/DGUV-ENLA-EX-OPSCode" ]
      } ],
      "sliceName": "OPSCode",
      "isModifier": false,
      "mustSupport": true
    }, {
      "id": "Observation.value[x].extension:OPSCode.value[x]",
      "min": 1,
      "path": "Observation.value[x].extension.value[x]",
      "mustSupport": true
    }, {
      "id": "Observation.value[x].extension:OPSCode.value[x].coding",
      "max": "1",
      "min": 1,
      "path": "Observation.value[x].extension.value[x].coding",
      "mustSupport": true
    }, {
      "id": "Observation.value[x].extension:OPSCode.value[x].coding.system",
      "min": 1,
      "path": "Observation.value[x].extension.value[x].coding.system",
      "short": "Wertebereich möglicher OPS-Codes",
      "fixedUri": "http://fhir.de/CodeSystem/bfarm/ops",
      "mustSupport": true
    }, {
      "id": "Observation.value[x].extension:OPSCode.value[x].coding.code",
      "min": 1,
      "path": "Observation.value[x].extension.value[x].coding.code",
      "short": "Konkreter OPS-Code",
      "mustSupport": true
    }, {
      "id": "Observation.value[x].extension:OPSCode.value[x].coding.display",
      "min": 1,
      "path": "Observation.value[x].extension.value[x].coding.display",
      "short": "Konkrete Bezeichnung eines OPS-Codes",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}