This page is part of the FHIR Specification (v3.3.0: R4 Ballot 2). 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 | Ballot Status: Informative |
Definition for Value SetDeviceComponentPropertyCode
{ "resourceType": "ValueSet", "id": "device-component-property", "meta": { "lastUpdated": "2018-04-03T12:05:46.262+10:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] }, "text": { "status": "extensions", "div": "<div>!-- Snipped for Brevity --></div>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueString": "dev" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status", "valueString": "Trial Use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 } ], "url": "http://hl7.org/fhir/ValueSet/device-component-property", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.3.634" } ], "version": "3.3.0", "name": "DeviceComponentPropertyCode", "status": "draft", "experimental": false, "date": "2018-04-03T12:05:46+10:00", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "description": "Codes for identifying device properties. This is based upon IEEE/HCD specified codes", "compose": { "include": [ { "system": "urn:iso:std:iso:11073:10101", "concept": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition", "valueString": "Time capability" } ], "code": "68219", "display": "MDC_TIME_CAP_STATE" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition", "valueString": "Time synchronization method" } ], "code": "68220", "display": "MDC_TIME_SYNC_PROTOCOL" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition", "valueString": "The accuracy of the time synchronization" } ], "code": "68221", "display": "MDC_TIME_SYNC_ACCURACY" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition", "valueString": "The resolution of the absolute time clock" } ], "code": "68222", "display": "MDC_TIME_RES_ABS" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition", "valueString": "The resolution of the relative time clock" } ], "code": "68223", "display": "MDC_TIME_RES_REL" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition", "valueString": "The resolution of the high resolution time clock" } ], "code": "68224", "display": "MDC_TIME_RES_REL_HI_RES" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition", "valueString": "The resolution of the base offset time clock" } ], "code": "68226", "display": "MDC_TIME_RES_BO" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition", "valueString": "The specializations this device is certified for" } ], "code": "532353", "display": "MDC_REG_CERT_DATA_CONTINUA_CERT_DEV_LIST" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition", "valueString": "The regulation type and status this device has" } ], "code": "532354", "display": "MDC_REG_CERT_DATA_CONTINUA_REG_STATUS" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition", "valueString": "The upload transactions this gateway has been certified for" } ], "code": "532355", "display": "MDC_REG_CERT_DATA_CONTINUA_PHG_CERT_LIST" } ] } ] } }
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.