This page is part of the FHIR Specification (v1.0.0: DSTU 2 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 . Page versions: R3 R2
Definition for Value SetMeasmnt-Principle
<ValueSet xmlns="http://hl7.org/fhir"> <id value="measurement-principle"/> <meta> <lastUpdated value="2015-09-01T14:38:48.206+10: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>Measmnt-Principle</h2> <p>Different measurement principle supported by the device</p> <p>This value set has an inline code system http://hl7.org/fhir/measurement-principle, which 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>other <a name="other"> </a> </td> <td>MSP Other</td> <td>Measurement principle isn't in the list</td> </tr> <tr> <td>chemical <a name="chemical"> </a> </td> <td>MSP Chemical</td> <td>Measurement is done using chemical</td> </tr> <tr> <td>electrical <a name="electrical"> </a> </td> <td>MSP Electrical</td> <td>Measurement is done using electrical</td> </tr> <tr> <td>impedance <a name="impedance"> </a> </td> <td>MSP Impedance</td> <td>Measurement is done using impedance</td> </tr> <tr> <td>nuclear <a name="nuclear"> </a> </td> <td>MSP Nuclear</td> <td>Measurement is done using nuclear</td> </tr> <tr> <td>optical <a name="optical"> </a> </td> <td>MSP Optical</td> <td>Measurement is done using optical</td> </tr> <tr> <td>thermal <a name="thermal"> </a> </td> <td>MSP Thermal</td> <td>Measurement is done using thermal</td> </tr> <tr> <td>biological <a name="biological"> </a> </td> <td>MSP Biological</td> <td>Measurement is done using biological</td> </tr> <tr> <td>mechanical <a name="mechanical"> </a> </td> <td>MSP Mechanical</td> <td>Measurement is done using mechanical</td> </tr> <tr> <td>acoustical <a name="acoustical"> </a> </td> <td>MSP Acoustical</td> <td>Measurement is done using acoustical</td> </tr> <tr> <td>manual <a name="manual"> </a> </td> <td>MSP Manual</td> <td>Measurement is done using manual</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.2.331"/> </extension> <url value="http://hl7.org/fhir/ValueSet/measurement-principle"/> <version value="1.0.0"/> <name value="Measmnt-Principle"/> <status value="draft"/> <experimental value="false"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="other"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <date value="2015-09-01T14:38:48+10:00"/> <description value="Different measurement principle supported by the device"/> <codeSystem> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid"> <valueUri value="urn:oid:2.16.840.1.113883.4.642.1.331"/> </extension> <system value="http://hl7.org/fhir/measurement-principle"/> <version value="1.0.0"/> <caseSensitive value="true"/> <concept> <code value="other"/> <display value="MSP Other"/> <definition value="Measurement principle isn't in the list"/> </concept> <concept> <code value="chemical"/> <display value="MSP Chemical"/> <definition value="Measurement is done using chemical"/> </concept> <concept> <code value="electrical"/> <display value="MSP Electrical"/> <definition value="Measurement is done using electrical"/> </concept> <concept> <code value="impedance"/> <display value="MSP Impedance"/> <definition value="Measurement is done using impedance"/> </concept> <concept> <code value="nuclear"/> <display value="MSP Nuclear"/> <definition value="Measurement is done using nuclear"/> </concept> <concept> <code value="optical"/> <display value="MSP Optical"/> <definition value="Measurement is done using optical"/> </concept> <concept> <code value="thermal"/> <display value="MSP Thermal"/> <definition value="Measurement is done using thermal"/> </concept> <concept> <code value="biological"/> <display value="MSP Biological"/> <definition value="Measurement is done using biological"/> </concept> <concept> <code value="mechanical"/> <display value="MSP Mechanical"/> <definition value="Measurement is done using mechanical"/> </concept> <concept> <code value="acoustical"/> <display value="MSP Acoustical"/> <definition value="Measurement is done using acoustical"/> </concept> <concept> <code value="manual"/> <display value="MSP Manual"/> <definition value="Measurement is done using manual"/> </concept> </codeSystem> </ValueSet>
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.