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

Generated Narrative: Observation example-reasonable-adjustment

Profile: Reasonable Adjustment

status: Final

category: Exam

code: Reasonable Adjustment

subject: Jane Doe Female, DoB Unknown

performer: Practitioner Nightingale

value: Requires large print documents (Font size 16+).

" }, "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" : "reasonable-adjustment" }] }, "subject" : { "reference" : "Patient/patient-example-jane" }, "performer" : [{ "reference" : "Practitioner/practitioner-example" }], "valueString" : "Requires large print documents (Font size 16+)." }