PackagesCanonicalsLogsProblems
    Packages
    dguv.enla@1.0.0
    http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-BesondereMassnahmen
{
  "description": "Dieses Profil beschreibt die Erfordernis von weiteren Maßnahmen für die versicherte Person im Kontext des Heilverfahrens (außer Reha-Maßnahmen oder Heil-/Hilfsmittel) zum Zeitpunkt der Entlassung aus der stationären Behandlung.",
  "_filename": "DGUV_ENLA_PR_BesondereMassnahmen.json",
  "package_name": "dguv.enla",
  "date": null,
  "derivation": "constraint",
  "publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
  "fhirVersion": "4.0.1",
  "name": "DGUV_ENLA_PR_BesondereMassnahmen",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Besondere Maßnahmen",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "f2b89f18-d4dd-4fc4-914a-558807a57495",
  "kind": "resource",
  "url": "http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-BesondereMassnahmen",
  "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-BesondereMassnahmen"
    }, {
      "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 Besondere Maßnahmen",
      "fixedCode": "BM",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding.display",
      "min": 1,
      "path": "Observation.code.coding.display",
      "short": "Bezeichnung für Teilberichtsinhalt Besondere Maßnahmen",
      "fixedString": "BesondereMaßnahmen",
      "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.effective[x]",
      "min": 1,
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "Timing"
      } ],
      "short": "Beginn der besonderen Maßnahme",
      "mustSupport": true
    }, {
      "id": "Observation.effective[x].code",
      "min": 1,
      "path": "Observation.effective[x].code",
      "short": "Direkt | Festzul | Azpkt",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.dguv.de/ENLA/ValueSet/DGUV-ENLA-VS-MassnahmenZeitpunkt"
      },
      "mustSupport": true
    }, {
      "id": "Observation.effective[x].code.coding",
      "max": "1",
      "min": 1,
      "path": "Observation.effective[x].code.coding",
      "mustSupport": true
    }, {
      "id": "Observation.effective[x].code.coding.system",
      "min": 1,
      "path": "Observation.effective[x].code.coding.system",
      "mustSupport": true
    }, {
      "id": "Observation.effective[x].code.coding.code",
      "min": 1,
      "path": "Observation.effective[x].code.coding.code",
      "mustSupport": true
    }, {
      "id": "Observation.effective[x].code.coding.display",
      "min": 1,
      "path": "Observation.effective[x].code.coding.display",
      "mustSupport": true
    }, {
      "id": "Observation.effective[x].code.text",
      "path": "Observation.effective[x].code.text",
      "short": "Beginn der Besonderen Maßnahmen als Freitext",
      "mustSupport": true
    }, {
      "id": "Observation.value[x]",
      "min": 1,
      "path": "Observation.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "short": "Angaben über notwendige Besondere Maßnahmen",
      "comment": "Das Attribut \"value\" ist ein Freitext. Zusätzlich zur Art der besonderen Maßnahmen muss im Freitext auch eine Information darüber enthalten sein, ob sie schon verordnet sind oder nicht.",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}