Personal Health Device Implementation Guide, published by HL7 International / Devices. This guide is not an authorized publication; it is the continuous build for version 3.0.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/phd/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 1 |
{
"resourceType" : "ValueSet",
"id" : "MDCClockTypes",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MDCClockTypes</b></p><a name=\"MDCClockTypes\"> </a><a name=\"hcMDCClockTypes\"> </a><ul><li>Include these codes as defined in <code>urn:iso:std:iso:11073:10101</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>67975</td><td style=\"color: #cccccc\">MDC_ATTR_TIME_ABS</td></tr><tr><td>68226</td><td style=\"color: #cccccc\">MDC_ATTR_TIME_STAMP_BO</td></tr><tr><td>67983</td><td style=\"color: #cccccc\">MDC_ATTR_TIME_REL</td></tr><tr><td>68072</td><td style=\"color: #cccccc\">MDC_ATTR_TIME_REL_HI_RES</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "dev"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd"
}
]
}
}
],
"url" : "http://hl7.org/fhir/uv/phd/ValueSet/MDCClockTypes",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.40.73.48.10"
}
],
"version" : "3.0.0-draft",
"name" : "MDCClockTypes",
"title" : "MDC Clock Types",
"status" : "active",
"experimental" : false,
"date" : "2021-09-25",
"publisher" : "HL7 International / Devices",
"contact" : [
{
"name" : "HL7 International / Devices",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/healthcaredevices"
}
]
}
],
"description" : "ValueSet for the ISO/IEEE 11073-10101 Nomenclature Codes for Clock Types",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "urn:iso:std:iso:11073:10101",
"concept" : [
{
"code" : "67975"
},
{
"code" : "68226"
},
{
"code" : "67983"
},
{
"code" : "68072"
}
]
}
]
}
}