Point-of-Care Device Implementation Guide, published by HL7 International - Devices Work Group. This is not an authorized publication; it is the continuous build for version current). This version is based on the current content of https://github.com/HL7/uv-pocd/ and changes regularly. See the Directory of published versions
: Metric availability code system - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="metric-availability"/>
<meta>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://hl7.org/fhir/uv/pocd/CodeSystem/metric-availability</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">Intr<a name="metric-availability-Intr"> </a></td><td>Intermittent</td><td>Stopping or ceasing for a time; alternately ceasing and beginning again.</td></tr><tr><td style="white-space:nowrap">Cont<a name="metric-availability-Cont"> </a></td><td>Continuous</td><td>Without break, cessation, or interruption; without intervening time.</td></tr></table></div>
</text>
<url value="http://hl7.org/fhir/uv/pocd/CodeSystem/metric-availability"/>
<version value="current"/>
<name value="MetricAvailability"/>
<title value="Metric Availability"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2020-12-06"/>
<publisher value="HL7 International - Devices Work Group"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/Special/committees/healthcaredevices"/>
</telecom>
</contact>
<description
value="CodeSystem for availability of the means that derives the metric state"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<caseSensitive value="false"/>
<content value="complete"/>
<concept>
<code value="Intr"/>
<display value="Intermittent"/>
<definition
value="Stopping or ceasing for a time; alternately ceasing and beginning again."/>
</concept>
<concept>
<code value="Cont"/>
<display value="Continuous"/>
<definition
value="Without break, cessation, or interruption; without intervening time."/>
</concept>
</CodeSystem>