PackagesCanonicalsLogsProblems
    Packages
    dguv.oper@0.1.0-Kommentierung
    http://fhir.dguv.de/OPER/Observation/DGUV-OPER-PR-PostoperativeTherapieempfehlung
{
  "description": "Dieses Profil bildet im Zusammenhang mit dem stationären Operationsbericht die freitextlichen Hinweise des Operateurs zur Nachbehandlung ab (z. B. anschließender Belastungsbeginn und Belastungsaufbau).",
  "_filename": "DGUV_OPER_PR_PostoperativeTherapieempfehlung.json",
  "package_name": "dguv.oper",
  "date": null,
  "derivation": "constraint",
  "publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
  "fhirVersion": "4.0.1",
  "name": "DGUV_OPER_PR_PostoperativeTherapieempfehlung",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Postoperative Therapieempfehlung",
  "package_version": "0.1.0-Kommentierung",
  "status": "draft",
  "id": "2029c02c-ab49-439f-834c-264d79d211b2",
  "kind": "resource",
  "url": "http://fhir.dguv.de/OPER/Observation/DGUV-OPER-PR-PostoperativeTherapieempfehlung",
  "version": "0.1",
  "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/OPER/Observation/DGUV-OPER-PR-PostoperativeTherapieempfehlung"
    }, {
      "id": "Observation.status",
      "path": "Observation.status",
      "fixedCode": "final",
      "mustSupport": true
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "short": "Kennzeichnung des OPER-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 OPER-Teilberichtsinhalte",
      "fixedUri": "http://fhir.dguv.de/OPER/CodeSystem/DGUV-OPER-CS-Teilberichtsinhalt",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding.code",
      "min": 1,
      "path": "Observation.code.coding.code",
      "short": "Kürzel für OPER-Teilberichtsinhalt PostoperativeTherapieempfehlung",
      "fixedCode": "POTE",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding.display",
      "min": 1,
      "path": "Observation.code.coding.display",
      "short": "Bezeichnung für Teilberichtsinhalt PostoperativeTherapieempfehlung",
      "fixedString": "PostoperativeTherapieempfehlung",
      "mustSupport": true
    }, {
      "id": "Observation.subject",
      "min": 1,
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.dguv.de/OPER/Patient/DGUV-OPER-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": "Postoperative Therapieempfehlung als Freitext",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}