{ "resourceType" : "Condition", "id" : "AtApsExampleCondition01", "meta" : { "profile" : ["https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-condition"] }, "text" : { "status" : "generated", "div" : "

Generated Narrative: Condition AtApsExampleCondition01

Profile: AT APS Condition

clinicalStatus: Active

verificationStatus: Confirmed

category: Befund

severity: mittel

code: Verbranntes Ohr

bodySite: Entire ear

subject: Max Mustermann

onset: 2025-05-24

" }, "clinicalStatus" : { "coding" : [{ "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical", "code" : "active" }] }, "verificationStatus" : { "coding" : [{ "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status", "code" : "confirmed" }] }, "category" : [{ "coding" : [{ "system" : "http://snomed.info/sct", "code" : "404684003", "display" : "Befund" }] }], "severity" : { "coding" : [{ "system" : "https://termgit.elga.gv.at/ValueSet/elga-problemseverity", "code" : "6736007", "display" : "mittel" }] }, "code" : { "coding" : [{ "system" : "http://snomed.info/sct", "code" : "39065001", "display" : "Burn of ear" }], "text" : "Verbranntes Ohr" }, "bodySite" : [{ "coding" : [{ "system" : "http://snomed.info/sct", "code" : "1910005", "display" : "Entire ear" }], "text" : "Entire ear" }], "subject" : { "reference" : "Patient/HL7ATCorePatientExample01", "display" : "Max Mustermann" }, "onsetDateTime" : "2025-05-24" }