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

Generated Narrative: Flag AtApsExampleFlagAlert01

Profile: AT APS Flag Alert

identifier: 12345

status: Active

category: Sicherheit

code: Der Patient zeigt eine erhöhte Sturzgefährdung.

subject: Max Mustermann

author: Hanna Hausärztin

" }, "identifier" : [{ "value" : "12345" }], "status" : "active", "category" : [{ "coding" : [{ "system" : "http://terminology.hl7.org/CodeSystem/flag-category", "code" : "safety", "display" : "Safety" }], "text" : "Sicherheit" }], "code" : { "coding" : [{ "system" : "http://snomed.info/sct", "code" : "165002", "display" : "Accident-prone" }], "text" : "Der Patient zeigt eine erhöhte Sturzgefährdung." }, "subject" : { "reference" : "Patient/HL7ATCorePatientExample01", "display" : "Max Mustermann" }, "author" : { "reference" : "Practitioner/at-aps-example-practitioner-01", "display" : "Hanna Hausärztin" } }