{
  "resourceType" : "Condition",
  "id" : "PJ2Condition2",
  "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 PJ2Condition2</b></p><a name=\"PJ2Condition2\"> </a><a name=\"hcPJ2Condition2\"> </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://TBD.at/CodeSystem/LKFDiagnoseTypCS A}\">A</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 999.9}\">Sonstige Ursachen exogener Noxen, nicht näher bezeichnet</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://TBD.at/CodeSystem/LKFDiagnoseTypCS",
        "code" : "A"
      }]
    }
  }],
  "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" : "999.9",
      "display" : "Sonstige Ursachen exogener Noxen, nicht näher bezeichnet"
    }]
  },
  "subject" : {
    "reference" : "Patient/PJ2Patient"
  },
  "encounter" : {
    "reference" : "Encounter/PJ2Encounter"
  }
}