This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Real-world patient - bmi (id = "f201")
<Observation xmlns="http://hl7.org/fhir"> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> <b>Generated Narrative</b> </p> <p> <b>name</b>: <span title="Codes: {http://snomed.info/sct 60621009}, {http://loinc.org 39156-5}">BMI</span> </p> <p> <b>value[x]</b>: 31.31 null </p> <p> <b>interpretation</b>: <span title="Codes: {http://snomed.info/sct 75540009}, {http://hl7.org/fhir/v2/0078 H}">High</span> </p> <p> <b>issued</b>: 4-Apr 2013 13:27 </p> <p> <b>status</b>: final_ </p> <p> <b>reliability</b>: ok </p> <p> <b>bodySite</b>: <span title="Codes: {http://snomed.info/sct 38266002}">Entire body as a whole</span> </p> <p> <b>method</b>: <span title="Codes: {http://snomed.info/sct 122869004}">Measurement - action</span> </p> <p> <b>subject</b>: Roel </p> <p> <b>performer</b>: <a href="practitioner-example-f201-ab.html">UZI-nummer = 12345678901 (official); Dokter Bronsig(official); Male; birthDate: 24-Dec 1956; Implementation of planned interventions; Medical oncologist</a> </p> <h3>ReferenceRanges</h3> <table class="grid"> <tr> <td> <b>Low</b> </td> <td> <b>High</b> </td> <td> <b>Meaning</b> </td> <td> <b>Age</b> </td> </tr> <tr> <td> </td> <td>20 null</td> <td> <span title="Codes: {http://snomed.info/sct 310252000}">Low BMI</span> </td> <td> </td> </tr> <tr> <td>20 null</td> <td>25 null</td> <td> <span title="Codes: {http://snomed.info/sct 412768003}">Normal BMI</span> </td> <td> </td> </tr> <tr> <td>25 null</td> <td>30 null</td> <td> <span title="Codes: {http://snomed.info/sct 162863004}">Overweight</span> </td> <td> </td> </tr> <tr> <td>30 null</td> <td>40 null</td> <td> <span title="Codes: {http://snomed.info/sct 162864005}">Obesity</span> </td> <td> </td> </tr> <tr> <td>40 null</td> <td> </td> <td> <span title="Codes: {http://snomed.info/sct 162864005}">Severe obesity</span> </td> <td> </td> </tr> </table> <h3>Relateds</h3> <table class="grid"> <tr> <td> <b>Type</b> </td> <td> <b>Target</b> </td> </tr> <tr> <td>derivedfrom</td> <td>Length; 182 centimeter; final_; ok</td> </tr> <tr> <td>derivedfrom</td> <td>Weight; 103.7 kilogram; final_; ok</td> </tr> </table> </div> </text> <contained> <Observation id="length"> <name> <coding> <system value="http://snomed.info/sct"/> <code value="410667008"/> <display value="Length"/> </coding> </name> <valueQuantity> <value value="182"/> <units value="centimeter"/> <system value="http://snomed.info/sct"/> <code value="258672001"/> </valueQuantity> <status value="final"/><!-- The observation is complete --> <reliability value="ok"/> </Observation> </contained> <contained><!-- No reliability concerns --> <Observation id="weight"> <name> <coding> <system value="http://snomed.info/sct"/> <code value="60621009"/> <display value="Weight"/> </coding> </name> <valueQuantity> <value value="103.7"/> <units value="kilogram"/> <system value="http://snomed.info/sct"/> <code value="258683005"/> </valueQuantity> <status value="final"/><!-- The observation is complete --> <reliability value="ok"/> </Observation> </contained><!-- No reliability concerns --> <name><!-- Kind of observation = BMI --> <coding> <system value="http://snomed.info/sct"/> <code value="60621009"/> <display value="Body mass index"/> </coding> <coding> <system value="http://loinc.org"/> <code value="39156-5"/> <display value="Body mass index (BMI) [Ratio]"/> </coding> <text value="BMI"/> </name> <valueQuantity><!-- BMI=31,31 --> <value value="31.31"/> </valueQuantity> <interpretation><!-- BMI of 31,31 is high --> <coding> <system value="http://snomed.info/sct"/> <code value="75540009"/> <display value="High"/> </coding> <coding> <system value="http://hl7.org/fhir/v2/0078"/> <code value="H"/> </coding> </interpretation> <issued value="2013-04-04T13:27:00+01:00"/><!-- BMI was measured on this April fourth --> <status value="final"/><!-- The observation is complete --> <reliability value="ok"/><!-- No reliability concerns --> <bodySite><!-- BMI applies to whole body --> <coding> <system value="http://snomed.info/sct"/> <code value="38266002"/> <display value="Entire body as a whole"/> </coding> </bodySite> <method><!-- BMI method is measurement as an action --> <coding> <system value="http://snomed.info/sct"/> <code value="122869004"/> <display value="Measurement - action"/> </coding> </method><!-- No identifier could be provided to this observation --> <subject><!-- It entails Roel's BMI --> <reference value="Patient/f201"/> <display value="Roel"/> </subject> <performer> <reference value="Practitioner/f201"/> </performer> <referenceRange><!-- BMI<20 indicates low BMI --> <high> <value value="20"/> </high> <meaning> <coding> <system value="http://snomed.info/sct"/> <code value="310252000"/> <display value="Low BMI"/> </coding> </meaning> </referenceRange> <referenceRange><!-- 20<BMI<25 indicates normal BMI --> <low> <value value="20"/> </low> <high> <value value="25"/> </high> <meaning> <coding> <system value="http://snomed.info/sct"/> <code value="412768003"/> <display value="Normal BMI"/> </coding> </meaning> </referenceRange> <referenceRange><!-- 25<BMI<30 indicates overweight --> <low> <value value="25"/> </low> <high> <value value="30"/> </high> <meaning> <coding> <system value="http://snomed.info/sct"/> <code value="162863004"/> <display value="Overweight"/> </coding> </meaning> </referenceRange> <referenceRange><!-- 30<BMI<40 indicates obesity --> <low> <value value="30"/> </low> <high> <value value="40"/> </high> <meaning> <coding> <system value="http://snomed.info/sct"/> <code value="162864005"/> <display value="Obesity"/> </coding> </meaning> </referenceRange> <referenceRange><!-- BMI>40 indicates severe obesity --> <low> <value value="40"/> </low> <meaning> <coding> <system value="http://snomed.info/sct"/> <code value="162864005"/> <display value="Severe obesity"/> </coding> </meaning> </referenceRange> <related> <type value="derived-from"/> <target> <reference value="#length"/> </target> </related> <related> <type value="derived-from"/> <target> <reference value="#weight"/> </target> </related> </Observation>