This page is part of the Personal Health Device FHIR IG (v1.1.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2018-11-23 |
{
"resourceType" : "ValueSet",
"id" : "Quantity11073MDC",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet Quantity11073MDC</b></p><a name=\"Quantity11073MDC\"> </a><a name=\"hcQuantity11073MDC\"> </a><a name=\"Quantity11073MDC-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-mdc.html\"><code>urn:iso:std:iso:11073:10101</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>68073</td><td>High-resolution relative time</td></tr><tr><td>67914</td><td>Accuracy of Measurement</td></tr><tr><td>68222</td><td>Resolution of absolute time clock</td></tr><tr><td>68226</td><td>Resolution of Base offset time clock</td></tr><tr><td>68223</td><td>Resolution of relative time clock</td></tr><tr><td>68224</td><td>Resolution of high-resolution relative time clock</td></tr><tr><td>68221</td><td>Time synchronization accuracy</td></tr><tr><td>68229</td><td>Tick Resolution</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "dev"
}
],
"url" : "http://hl7.org/fhir/uv/phd/ValueSet/Quantity11073MDC",
"version" : "1.1.0",
"name" : "Quantity11073MDC",
"title" : "Quantity 11073 Attributes",
"status" : "active",
"experimental" : false,
"date" : "2018-11-23",
"publisher" : "HL7 International / Health Care Devices",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/healthcaredevices"
}
]
}
],
"description" : "ValueSet for the ISO/IEEE 11073-10101 Nomenclatures Describing 11073-20601 attributes whose values are Quantities.",
"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" : "68073",
"display" : "High-resolution relative time"
},
{
"code" : "67914",
"display" : "Accuracy of Measurement"
},
{
"code" : "68222",
"display" : "Resolution of absolute time clock"
},
{
"code" : "68226",
"display" : "Resolution of Base offset time clock"
},
{
"code" : "68223",
"display" : "Resolution of relative time clock"
},
{
"code" : "68224",
"display" : "Resolution of high-resolution relative time clock"
},
{
"code" : "68221",
"display" : "Time synchronization accuracy"
},
{
"code" : "68229",
"display" : "Tick Resolution"
}
]
}
]
}
}