{
  "resourceType" : "Condition",
  "id" : "PJ2Condition1",
  "meta" : {
    "profile" : ["https://elga.moped.at/StructureDefinition/MopedCondition"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition PJ2Condition1</b></p><a name=\"PJ2Condition1\"> </a><a name=\"hcPJ2Condition1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MopedCondition.html\">MOPED Condition</a></p></div><p><b>Diagnosetyp</b>: <span title=\"Codes:{https://termgit.elga.gv.at/ValueSet/lkf-diagnose-typ H}\">H</span></p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical unknown}\">Unknown</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>code</b>: <span title=\"Codes:{https://termgit.elga.gv.at/CodeSystem/icd-10-bmsgpk-2025 S82.0}, {https://elga.moped.at/CodeSystem/LKFHauptdiagnosegruppenCS HDG15.03}\">Fraktur der Patella</span></p><p><b>subject</b>: <a href=\"Patient-PJ2Patient.html\">Santiago Schnabeltier Test (official) Male, DoB: 1985-03-19 ( Social Security Number: 2873111374)</a></p><p><b>encounter</b>: <a href=\"Encounter-PJ2Encounter.html\">Encounter: identifier = Visit number,Anonymous identifier; status = discharged; class = Stationär,akute stationäre Aufnahme/akuter ambulanter Besuch (ohne vorhergehende Terminvereinbarung); type = Moped Encounter; actualPeriod = 2024-08-08 08:21:00+0200 --&gt; 2024-08-12 19:22:00+0200</a></p></div>"
  },
  "extension" : [{
    "url" : "https://elga.moped.at/StructureDefinition/moped-ext-Diagnosetyp",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://termgit.elga.gv.at/ValueSet/lkf-diagnose-typ",
        "code" : "H"
      }]
    }
  }],
  "clinicalStatus" : {
    "extension" : [{
      "url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
      "valueCode" : "not-asked"
    }],
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
      "code" : "unknown"
    }]
  },
  "verificationStatus" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
      "code" : "confirmed"
    }]
  },
  "code" : {
    "coding" : [{
      "system" : "https://termgit.elga.gv.at/CodeSystem/icd-10-bmsgpk-2025",
      "code" : "S82.0",
      "display" : "Fraktur der Patella"
    },
    {
      "system" : "https://elga.moped.at/CodeSystem/LKFHauptdiagnosegruppenCS",
      "code" : "HDG15.03",
      "display" : "Frakturen der unteren Extremität/Becken, außer Vorfuß"
    }]
  },
  "subject" : {
    "reference" : "Patient/PJ2Patient"
  },
  "encounter" : {
    "reference" : "Encounter/PJ2Encounter"
  }
}