This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU) in it's permanent home (it will always be available at this URL). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Vocabulary Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Definition for Value SetDeviceDefinitionPropertyCode
<?xml version="1.0" encoding="UTF-8"?> <ValueSet xmlns="http://hl7.org/fhir"> <id value="device-component-property"/> <meta> <lastUpdated value="2019-11-01T09:29:23.356+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> </meta> <text> <status value="extensions"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2> DeviceDefinitionPropertyCode</h2> <div> <p> Codes for identifying device properties. This is based upon IEEE/HCD specified codes.</p> </div> <p> This value set includes codes from the following code systems:</p> <ul> <li> Include these codes as defined in <code> urn:iso:std:iso:11073:10101</code> <table class="none"> <tr> <td style="white-space:nowrap"> <b> Code</b> </td> <td> <b> Display</b> </td> <td> <b> Definition</b> </td> </tr> <tr> <td> 68219</td> <td> MDC_TIME_CAP_STATE</td> <td> Time capability</td> </tr> <tr> <td> 68220</td> <td> MDC_TIME_SYNC_PROTOCOL</td> <td> Time synchronization method</td> </tr> <tr> <td> 68221</td> <td> MDC_TIME_SYNC_ACCURACY</td> <td> The accuracy of the time synchronization</td> </tr> <tr> <td> 68222</td> <td> MDC_TIME_RES_ABS</td> <td> The resolution of the absolute time clock</td> </tr> <tr> <td> 68223</td> <td> MDC_TIME_RES_REL</td> <td> The resolution of the relative time clock</td> </tr> <tr> <td> 68224</td> <td> MDC_TIME_RES_REL_HI_RES</td> <td> The resolution of the high resolution time clock</td> </tr> <tr> <td> 68226</td> <td> MDC_TIME_RES_BO</td> <td> The resolution of the base offset time clock</td> </tr> <tr> <td> 532353</td> <td> MDC_REG_CERT_DATA_CONTINUA_CERT_DEV_LIST</td> <td> The specializations this device is certified for</td> </tr> <tr> <td> 532354</td> <td> MDC_REG_CERT_DATA_CONTINUA_REG_STATUS</td> <td> The regulation type and status this device has</td> </tr> <tr> <td> 532355</td> <td> MDC_REG_CERT_DATA_CONTINUA_PHG_CERT_LIST</td> <td> The upload transactions this gateway has been certified for</td> </tr> </table> </li> </ul> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> <valueCode value="oo"/> </extension> <url value="http://hl7.org/fhir/ValueSet/device-component-property"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.3.634"/> </identifier> <version value="4.0.1"/> <name value="DeviceDefinitionPropertyCode"/> <title value="DeviceDefinitionPropertyCode"/> <status value="draft"/> <experimental value="false"/> <date value="2019-11-01T09:29:23+11:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="Codes for identifying device properties. This is based upon IEEE/HCD specified codes."/> <compose> <include> <system value="urn:iso:std:iso:11073:10101"/> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"> <valueString value="Time capability"/> </extension> <code value="68219"/> <display value="MDC_TIME_CAP_STATE"/> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"> <valueString value="Time synchronization method"/> </extension> <code value="68220"/> <display value="MDC_TIME_SYNC_PROTOCOL"/> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"> <valueString value="The accuracy of the time synchronization"/> </extension> <code value="68221"/> <display value="MDC_TIME_SYNC_ACCURACY"/> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"> <valueString value="The resolution of the absolute time clock"/> </extension> <code value="68222"/> <display value="MDC_TIME_RES_ABS"/> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"> <valueString value="The resolution of the relative time clock"/> </extension> <code value="68223"/> <display value="MDC_TIME_RES_REL"/> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"> <valueString value="The resolution of the high resolution time clock"/> </extension> <code value="68224"/> <display value="MDC_TIME_RES_REL_HI_RES"/> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"> <valueString value="The resolution of the base offset time clock"/> </extension> <code value="68226"/> <display value="MDC_TIME_RES_BO"/> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"> <valueString value="The specializations this device is certified for"/> </extension> <code value="532353"/> <display value="MDC_REG_CERT_DATA_CONTINUA_CERT_DEV_LIST"/> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"> <valueString value="The regulation type and status this device has"/> </extension> <code value="532354"/> <display value="MDC_REG_CERT_DATA_CONTINUA_REG_STATUS"/> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"> <valueString value="The upload transactions this gateway has been certified for"/> </extension> <code value="532355"/> <display value="MDC_REG_CERT_DATA_CONTINUA_PHG_CERT_LIST"/> </concept> </include> </compose> </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.