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 JSON (canonical form + also see JSON Format Specification)
Definition for Value SetDeviceDefinitionPropertyCode
{ "resourceType" : "ValueSet", "id" : "device-component-property", "meta" : { "lastUpdated" : "2019-11-01T09:29:23.356+11: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", "valueCode" : "oo" }], "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" : "4.0.1", "name" : "DeviceDefinitionPropertyCode", "title" : "DeviceDefinitionPropertyCode", "status" : "draft", "experimental" : false, "date" : "2019-11-01T09:29:23+11: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-concept-definition", "valueString" : "Time capability" }], "code" : "68219", "display" : "MDC_TIME_CAP_STATE" }, { "extension" : [{ "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", "valueString" : "Time synchronization method" }], "code" : "68220", "display" : "MDC_TIME_SYNC_PROTOCOL" }, { "extension" : [{ "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", "valueString" : "The accuracy of the time synchronization" }], "code" : "68221", "display" : "MDC_TIME_SYNC_ACCURACY" }, { "extension" : [{ "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", "valueString" : "The resolution of the absolute time clock" }], "code" : "68222", "display" : "MDC_TIME_RES_ABS" }, { "extension" : [{ "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition", "valueString" : "The resolution of the relative time clock" }], "code" : "68223", "display" : "MDC_TIME_RES_REL" }, { "extension" : [{ "url" : "http://hl7.org/fhir/StructureDefinition/valueset-concept-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-concept-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-concept-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-concept-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-concept-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.