{ "resourceType" : "Observation", "id" : "example-mental-capacity", "meta" : { "profile" : ["https://fhir.clinyq.ai/StructureDefinition/onc-mental-capacity"] }, "text" : { "status" : "generated", "div" : "

Generated Narrative: Observation example-mental-capacity

Profile: Mental Capacity Assessment

status: Final

category: Exam

code: Mental Capacity Assessment

subject: Jane Doe Female, DoB Unknown

performer: Practitioner Nightingale

value: Capacity Present

note:

Assessment for decision to return home.

\n
" }, "status" : "final", "category" : [{ "coding" : [{ "system" : "http://terminology.hl7.org/CodeSystem/observation-category", "code" : "exam" }] }], "code" : { "coding" : [{ "system" : "https://clinyqai.github.io/open-nursing-core-ig/CodeSystem/onc-observation-codes", "code" : "mca-assessment" }] }, "subject" : { "reference" : "Patient/patient-example-jane" }, "performer" : [{ "reference" : "Practitioner/practitioner-example" }], "valueCodeableConcept" : { "coding" : [{ "system" : "https://clinyqai.github.io/open-nursing-core-ig/CodeSystem/onc-observation-codes", "code" : "mca-present", "display" : "Capacity Present" }] }, "note" : [{ "text" : "Assessment for decision to return home." }] }