This page is part of the FHIR Specification (v1.6.0: STU 3 Ballot 4). 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 Measmnt-Principle
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="measurement-principle"/> <meta> <lastUpdated value="2016-08-11T17:02:54.322+10:00"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2>Measmnt-Principle</h2> <div> <p>Different measurement principle supported by the device.</p> </div> <p>This code system http://hl7.org/fhir/measurement-principle 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="measurement-principle-other"> </a> </td> <td>MSP Other</td> <td>Measurement principle isn't in the list.</td> </tr> <tr> <td>chemical <a name="measurement-principle-chemical"> </a> </td> <td>MSP Chemical</td> <td>Measurement is done using the chemical principle.</td> </tr> <tr> <td>electrical <a name="measurement-principle-electrical"> </a> </td> <td>MSP Electrical</td> <td>Measurement is done using the electrical principle.</td> </tr> <tr> <td>impedance <a name="measurement-principle-impedance"> </a> </td> <td>MSP Impedance</td> <td>Measurement is done using the impedance principle.</td> </tr> <tr> <td>nuclear <a name="measurement-principle-nuclear"> </a> </td> <td>MSP Nuclear</td> <td>Measurement is done using the nuclear principle.</td> </tr> <tr> <td>optical <a name="measurement-principle-optical"> </a> </td> <td>MSP Optical</td> <td>Measurement is done using the optical principle.</td> </tr> <tr> <td>thermal <a name="measurement-principle-thermal"> </a> </td> <td>MSP Thermal</td> <td>Measurement is done using the thermal principle.</td> </tr> <tr> <td>biological <a name="measurement-principle-biological"> </a> </td> <td>MSP Biological</td> <td>Measurement is done using the biological principle.</td> </tr> <tr> <td>mechanical <a name="measurement-principle-mechanical"> </a> </td> <td>MSP Mechanical</td> <td>Measurement is done using the mechanical principle.</td> </tr> <tr> <td>acoustical <a name="measurement-principle-acoustical"> </a> </td> <td>MSP Acoustical</td> <td>Measurement is done using the acoustical principle.</td> </tr> <tr> <td>manual <a name="measurement-principle-manual"> </a> </td> <td>MSP Manual</td> <td>Measurement is done using the manual principle.</td> </tr> </table> </div> </text> <url value="http://hl7.org/fhir/measurement-principle"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.1.331"/> </identifier> <version value="1.6.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="2016-08-11T17:02:54+10:00"/> <description value="Different measurement principle supported by the device."/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/measurement-principle"/> <content value="complete"/> <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 the chemical principle."/> </concept> <concept> <code value="electrical"/> <display value="MSP Electrical"/> <definition value="Measurement is done using the electrical principle."/> </concept> <concept> <code value="impedance"/> <display value="MSP Impedance"/> <definition value="Measurement is done using the impedance principle."/> </concept> <concept> <code value="nuclear"/> <display value="MSP Nuclear"/> <definition value="Measurement is done using the nuclear principle."/> </concept> <concept> <code value="optical"/> <display value="MSP Optical"/> <definition value="Measurement is done using the optical principle."/> </concept> <concept> <code value="thermal"/> <display value="MSP Thermal"/> <definition value="Measurement is done using the thermal principle."/> </concept> <concept> <code value="biological"/> <display value="MSP Biological"/> <definition value="Measurement is done using the biological principle."/> </concept> <concept> <code value="mechanical"/> <display value="MSP Mechanical"/> <definition value="Measurement is done using the mechanical principle."/> </concept> <concept> <code value="acoustical"/> <display value="MSP Acoustical"/> <definition value="Measurement is done using the acoustical principle."/> </concept> <concept> <code value="manual"/> <display value="MSP Manual"/> <definition value="Measurement is done using the manual principle."/> </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.