This page is part of the Dental Data Exchange (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
{ "resourceType" : "Observation", "id" : "heart-rate", "meta" : { "versionId" : "4", "lastUpdated" : "2020-08-06T17:04:22.628+00:00", "source" : "#FO9ihw7oUtcuY4mT", "profile" : [ "http://hl7.org/fhir/StructureDefinition/vitalsigns" ] }, "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>id</b>: heart-rate</p><p><b>meta</b>: </p><p></p><p><b>category</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 8867-4}\">Heart rate</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Generated Summary: id: example-dental; Medical Record Number: 5152020 (USUAL); active; Patient A ; ph: 123-456-7890(HOME), testA@email.com; gender: male; birthDate: 1990-01-01</a></p><p><b>effective</b>: 1999-07-02</p><p><b>value</b>: 78 beats/minute</p></div>" }, "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" : "8867-4", "display" : "Heart rate" } ], "text" : "Heart rate" }, "subject" : { "reference" : "Patient/example-dental" }, "effectiveDateTime" : "1999-07-02", "valueQuantity" : { "value" : 78, "unit" : "beats/minute", "system" : "http://unitsofmeasure.org", "code" : "/min" } }