{ "resourceType" : "Observation", "id" : "pediatric-wt-example", "meta" : { "profile" : ["http://hl7.org/fhir/us/core/StructureDefinition/pediatric-weight-for-height|7.0.0"] }, "text" : { "status" : "generated", "div" : "

Generated Narrative: Observation

Resource Observation "pediatric-wt-example"

Profile: US Core Pediatric Weight for Height Observation Profile (version 7.0.0)

status: final

category: Vital Signs (Observation Category Codes#vital-signs)

code: BMI (LOINC#77606-2 "Weight-for-length Per age and sex")

subject: Patient/infant-example: Infant Example " EXAMPLE"

encounter: : GP Visit

effective: 2020-07-02

value: 65 % (Details: UCUM code % = '%')

note: WHO Males, 0-2 years Chart

" }, "status" : "final", "category" : [{ "coding" : [{ "system" : "http://terminology.hl7.org/CodeSystem/observation-category", "code" : "vital-signs", "display" : "Vital Signs" }], "text" : "Vital Signs" }], "code" : { "coding" : [{ "system" : "http://loinc.org", "code" : "77606-2", "display" : "Weight-for-length Per age and sex" }], "text" : "BMI" }, "subject" : { "reference" : "Patient/infant-example", "display" : "Infant Example" }, "encounter" : { "display" : "GP Visit" }, "effectiveDateTime" : "2020-07-02", "valueQuantity" : { "value" : 65, "unit" : "%", "system" : "http://unitsofmeasure.org", "code" : "%" }, "note" : [{ "text" : "WHO Males, 0-2 years Chart" }] }