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

Generated Narrative: Observation

Resource Observation "bmi"

Profile: US Core BMI Profile (version 7.0.0)

status: final

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

code: BMI (LOINC#39156-5 "Body mass index (BMI) [Ratio]")

subject: Patient/example: Amy Shaw " SHAW"

encounter: : GP Visit

effective: 1999-07-02

value: 16.2 kg/m2 (Details: UCUM code kg/m2 = 'kg/m2')

" }, "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" : "39156-5", "display" : "Body mass index (BMI) [Ratio]" }], "text" : "BMI" }, "subject" : { "reference" : "Patient/example", "display" : "Amy Shaw" }, "encounter" : { "display" : "GP Visit" }, "effectiveDateTime" : "1999-07-02", "valueQuantity" : { "value" : 16.2, "unit" : "kg/m2", "system" : "http://unitsofmeasure.org", "code" : "kg/m2" } }