PackagesCanonicalsLogsProblems
    Packages
    dguv.oper@0.1.0-Kommentierung
    http://fhir.dguv.de/OPER/Condition/DGUV-OPER-PR-DiagnoseFreitext
{
  "description": "Dieses Profil bildet die vom Arzt formulierte freitextliche Beschreibung der Unfallverletzung(en) im Zusammenhang mit dem stationären Operationsbericht ab.",
  "_filename": "DGUV_OPER_PR_DiagnoseFreitext.json",
  "package_name": "dguv.oper",
  "date": null,
  "derivation": "constraint",
  "publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
  "fhirVersion": "4.0.1",
  "name": "DGUV_OPER_PR_DiagnoseFreitext",
  "abstract": false,
  "type": "Condition",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Diagnose - Freitext",
  "package_version": "0.1.0-Kommentierung",
  "status": "draft",
  "id": "468e8c59-618c-45c5-a97e-6ab4447ec3ae",
  "kind": "resource",
  "url": "http://fhir.dguv.de/OPER/Condition/DGUV-OPER-PR-DiagnoseFreitext",
  "version": "0.1",
  "differential": {
    "element": [ {
      "id": "Condition.id",
      "path": "Condition.id",
      "mustSupport": true
    }, {
      "id": "Condition.meta",
      "min": 1,
      "path": "Condition.meta",
      "mustSupport": true
    }, {
      "id": "Condition.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Condition.meta.profile",
      "mustSupport": true,
      "fixedCanonical": "http://fhir.dguv.de/OPER/Condition/DGUV-OPER-PR-DiagnoseFreitext"
    }, {
      "id": "Condition.extension",
      "max": "1",
      "min": 1,
      "path": "Condition.extension",
      "mustSupport": true
    }, {
      "id": "Condition.extension:Frakturklassifikation",
      "max": "1",
      "min": 1,
      "path": "Condition.extension",
      "sliceName": "Frakturklassifikation",
      "constraint": [ {
        "key": "dguv-Fraktur-2",
        "human": "Wenn keine Fraktur vorliegt, muss AO-Klassifikation leer sein.",
        "severity": "warning",
        "expression": "(extension.where(url = 'Fraktur').valueBoolean = false) implies (extension('AO-Klassifikation').exists()).not()"
      } ],
      "mustSupport": true
    }, {
      "id": "Condition.extension:Frakturklassifikation.extension",
      "path": "Condition.extension.extension",
      "mustSupport": true
    }, {
      "id": "Condition.extension:Frakturklassifikation.extension:Fraktur",
      "path": "Condition.extension.extension",
      "sliceName": "Fraktur",
      "mustSupport": true
    }, {
      "id": "Condition.extension:Frakturklassifikation.extension:Fraktur.value[x]",
      "path": "Condition.extension.extension.value[x]",
      "comment": "Wenn hier \"true\" eingetragen ist, sollte in AO-Klassifikation.value[x] die AO-Klassifikation angegeben werden, sofern es eine gibt.",
      "mustSupport": true
    }, {
      "id": "Condition.extension:Frakturklassifikation.extension:AO-Klassifikation",
      "path": "Condition.extension.extension",
      "sliceName": "AO-Klassifikation",
      "mustSupport": true
    }, {
      "id": "Condition.extension:Frakturklassifikation.extension:AO-Klassifikation.value[x]",
      "path": "Condition.extension.extension.value[x]",
      "comment": "Nur wenn in Fraktur.value[x] \"true\" eingetragen ist, sollte hier die AO-Klassifikation angegeben werden, sofern es eine gibt (vgl. https://www.aofoundation.org bzw. https://classification.aoeducation.org/files/download/AOOTA_Classification_2018_Classification_brochure_1807031108.pdf). Andernfalls erfolgt eine Warnung.",
      "mustSupport": true
    }, {
      "id": "Condition.identifier",
      "max": "0",
      "path": "Condition.identifier"
    }, {
      "id": "Condition.clinicalStatus",
      "max": "0",
      "path": "Condition.clinicalStatus"
    }, {
      "id": "Condition.verificationStatus",
      "max": "0",
      "path": "Condition.verificationStatus"
    }, {
      "id": "Condition.category",
      "max": "0",
      "path": "Condition.category"
    }, {
      "id": "Condition.severity",
      "max": "0",
      "path": "Condition.severity"
    }, {
      "id": "Condition.code",
      "path": "Condition.code",
      "short": "Freitextdiagnose",
      "mustSupport": true
    }, {
      "id": "Condition.code.text",
      "path": "Condition.code.text",
      "short": "Konkrete Formulierung der Freitextdiagnose (Jargondiagnose)",
      "mustSupport": true
    }, {
      "id": "Condition.bodySite",
      "max": "0",
      "path": "Condition.bodySite"
    }, {
      "id": "Condition.subject",
      "path": "Condition.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.dguv.de/OPER/Patient/DGUV-OPER-PR-VersichertePerson" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Condition.subject.reference",
      "min": 1,
      "path": "Condition.subject.reference",
      "mustSupport": true
    }, {
      "id": "Condition.encounter",
      "max": "0",
      "path": "Condition.encounter"
    }, {
      "id": "Condition.onset[x]",
      "max": "0",
      "path": "Condition.onset[x]"
    }, {
      "id": "Condition.abatement[x]",
      "max": "0",
      "path": "Condition.abatement[x]"
    }, {
      "id": "Condition.recordedDate",
      "max": "0",
      "path": "Condition.recordedDate"
    }, {
      "id": "Condition.recorder",
      "max": "0",
      "path": "Condition.recorder"
    }, {
      "id": "Condition.asserter",
      "max": "0",
      "path": "Condition.asserter"
    }, {
      "id": "Condition.stage",
      "max": "0",
      "path": "Condition.stage"
    }, {
      "id": "Condition.evidence",
      "max": "0",
      "path": "Condition.evidence"
    }, {
      "id": "Condition.note",
      "max": "0",
      "path": "Condition.note"
    } ]
  },
  "baseDefinition": "http://fhir.dguv.de/Basis/Condition/DGUV-Basis-PR-DiagnoseFreitext"
}