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

Generated Narrative: Observation example-abbey-pain

Profile: Abbey Pain Scale

status: Final

category: Exam

code: Abbey Pain Scale Score

subject: Jane Doe Female, DoB Unknown

performer: Practitioner Nightingale

value: 2 {score}

component

code: Vocalization

value: 0

component

code: Facial Expression

value: 1

component

code: Body Language

value: 0

component

code: Behavioral Change

value: 1

component

code: Psychological Change

value: 0

component

code: Physical Changes

value: 0

" }, "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" : "abbey-score" }] }, "subject" : { "reference" : "Patient/patient-example-jane" }, "performer" : [{ "reference" : "Practitioner/practitioner-example" }], "valueQuantity" : { "value" : 2, "unit" : "{score}" }, "component" : [{ "code" : { "coding" : [{ "system" : "https://clinyqai.github.io/open-nursing-core-ig/CodeSystem/onc-observation-codes", "code" : "abbey-vocalization" }] }, "valueInteger" : 0 }, { "code" : { "coding" : [{ "system" : "https://clinyqai.github.io/open-nursing-core-ig/CodeSystem/onc-observation-codes", "code" : "abbey-facial-expression" }] }, "valueInteger" : 1 }, { "code" : { "coding" : [{ "system" : "https://clinyqai.github.io/open-nursing-core-ig/CodeSystem/onc-observation-codes", "code" : "abbey-body-language" }] }, "valueInteger" : 0 }, { "code" : { "coding" : [{ "system" : "https://clinyqai.github.io/open-nursing-core-ig/CodeSystem/onc-observation-codes", "code" : "abbey-behavioral-change" }] }, "valueInteger" : 1 }, { "code" : { "coding" : [{ "system" : "https://clinyqai.github.io/open-nursing-core-ig/CodeSystem/onc-observation-codes", "code" : "abbey-psychological-change" }] }, "valueInteger" : 0 }, { "code" : { "coding" : [{ "system" : "https://clinyqai.github.io/open-nursing-core-ig/CodeSystem/onc-observation-codes", "code" : "abbey-physical-changes" }] }, "valueInteger" : 0 }] }