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

Generated Narrative: Observation

Resource Observation "respiratory-rate"

Profile: US Core Respiratory Rate Profile (version 7.0.0)

status: final

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

code: respiratory_rate (LOINC#9279-1 "Respiratory rate")

subject: Patient/example: Amy Shaw " SHAW"

encounter: : GP Visit

effective: 1999-07-02

value: 26 breaths per minute (Details: UCUM code /min = '/min')

" }, "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" : "9279-1", "display" : "Respiratory rate" }], "text" : "respiratory_rate" }, "subject" : { "reference" : "Patient/example", "display" : "Amy Shaw" }, "encounter" : { "display" : "GP Visit" }, "effectiveDateTime" : "1999-07-02", "valueQuantity" : { "value" : 26, "unit" : "breaths per minute", "system" : "http://unitsofmeasure.org", "code" : "/min" } }