PackagesCanonicalsLogsProblems
    Packages
    dguv.oper@0.1.0-Kommentierung
    http://fhir.dguv.de/OPER/Observation/DGUV-OPER-PR-OpBefundVerlauf
{
  "description": "Dieses Profil bildet im Zusammenhang mit dem stationären Operationsbericht das operative Vorgehen, bei der Operation aufgetretene besondere Ereignisse und den intraoperativen Befund ab.",
  "_filename": "DGUV_OPER_PR_OpBefundVerlauf.json",
  "package_name": "dguv.oper",
  "date": null,
  "derivation": "constraint",
  "publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
  "fhirVersion": "4.0.1",
  "name": "DGUV_OPER_PR_OpBefundVerlauf",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "OP-Befund und -Verlauf",
  "package_version": "0.1.0-Kommentierung",
  "status": "draft",
  "id": "8ee184cd-3d58-4279-bf98-09eb4c4b5fd2",
  "kind": "resource",
  "url": "http://fhir.dguv.de/OPER/Observation/DGUV-OPER-PR-OpBefundVerlauf",
  "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-OpBefundVerlauf"
    }, {
      "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 konkreten OPER-Teilberichtsinhalt",
      "fixedCode": "OPBV",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding.display",
      "min": 1,
      "path": "Observation.code.coding.display",
      "short": "Konkrete Bezeichnung für OPER-Teilberichtsinhalt",
      "fixedString": "OPBefundVerlauf",
      "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": "OP-Befund und -Verlauf als Freitext",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}