This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Definition for Code System HSPC Height Meas Associated Precondition
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="hspc-observation-heightPrecond"/> <meta> <lastUpdated value="2016-03-31T08:01:25.570+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2>HSPC Height Meas Associated Precondition</h2> <p>The conditions during which an individual's height was measured.</p> <p> <b>Copyright Statement:</b> Intermountain Healthcare </p> <p>This code system http://hl7,org/fhir/observation-hspc-heightPrecond defines the following codes:</p> <table class="codes"> <tr> <td> <b>Code</b> </td> <td> <b>Display</b> </td> <td> <b>Definition</b> </td> </tr> <tr> <td>84138 <a name="84138"> </a> </td> <td>Height (body length) with shoes</td> <td>The individual's height was measured while the individual was wearing shoes</td> </tr> <tr> <td>84139 <a name="84139"> </a> </td> <td>Height (body length) without shoes</td> <td>The individual's height was measured without the individual wearing shoes.</td> </tr> <tr> <td>84140 <a name="84140"> </a> </td> <td>Height (body length) with patient reclining</td> <td>The individual's height was measured while the individual was lying down.</td> </tr> <tr> <td>84141 <a name="84141"> </a> </td> <td>Height (body length) with patient standing</td> <td>The individual's height was measured while the individual was standing up.</td> </tr> </table> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid"> <valueUri value="urn:oid:2.16.840.1.113883.4.642.1.692"/> </extension> <url value="http://hl7,org/fhir/observation-hspc-heightPrecond"/> <version value="0.01"/> <name value="HSPC Height Meas Associated Precondition"/> <status value="draft"/> <experimental value="true"/> <publisher value="HSPC"/> <contact> <telecom> <system value="other"/> <value value="http://healthcaresoa.org"/> </telecom> </contact> <date value="2015-05-18T17:00:00+03:00"/> <description value="The conditions during which an individual's height was measured."/> <copyright value="Intermountain Healthcare"/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/hspc-observation-heightPrecond"/> <content value="complete"/> <concept> <code value="84138"/> <display value="Height (body length) with shoes"/> <definition value="The individual's height was measured while the individual was wearing shoes"/> </concept> <concept> <code value="84139"/> <display value="Height (body length) without shoes"/> <definition value="The individual's height was measured without the individual wearing shoes."/> </concept> <concept> <code value="84140"/> <display value="Height (body length) with patient reclining"/> <definition value="The individual's height was measured while the individual was lying down."/> </concept> <concept> <code value="84141"/> <display value="Height (body length) with patient standing"/> <definition value="The individual's height was measured while the individual was standing up."/> </concept> </CodeSystem>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.