This
page
is
part
of
the
FHIR
Specification
(v3.0.2:
STU
3).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
Continuous
Integration
Build
of
available
versions,
see
FHIR
(will
be
incorrect/inconsistent
at
times).
See
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
Codesystem-metric-operational-status.xml
Example
CodeSystem/metric-operational-status
(XML)
Raw
XML
(
canonical
form
+
also
see
XML
Format
Specification
)
Definition
for
Code
System
DeviceMetricOperationalStatus
SystemDeviceMetricOperationalStatus
<?xml version="1.0" encoding="UTF-8"?>
on
off
standby
entered-in-error
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="metric-operational-status"/>
<meta>
<lastUpdated value="2025-11-27T16:48:47.349+00:00"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p class="res-header-id">
<b> Generated Narrative: CodeSystem metric-operational-status</b>
</p>
<a name="metric-operational-status"> </a>
<a name="hcmetric-operational-status"> </a>
<p> This case-sensitive code system
<code> http://hl7.org/fhir/metric-operational-status</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">on
<a name="metric-operational-status-on"> </a>
</td>
<td> On</td>
<td> The metric is operating and could generate observations.</td>
</tr>
<tr>
<td style="white-space:nowrap">off
<a name="metric-operational-status-off"> </a>
</td>
<td> Off</td>
<td> The metric is not operating.</td>
</tr>
<tr>
<td style="white-space:nowrap">standby
<a name="metric-operational-status-standby"> </a>
</td>
<td> Standby</td>
<td> The metric is operating, but is not expected to currently generate observations.</td>
</tr>
<tr>
<td style="white-space:nowrap">unknown
<a name="metric-operational-status-unknown"> </a>
</td>
<td> Unknown</td>
<td> The metric's operational status is currently unknown.</td>
</tr>
</table>
</div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="dev"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="normative"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="2"/>
</extension>
<url value="http://hl7.org/fhir/metric-operational-status"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.4.647"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.1.631"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.2.337"/>
</identifier>
<version value="6.0.0-ballot3"/>
<name value="DeviceMetricOperationalStatus"/>
<title value="Device Metric Operational Status"/>
<status value="active"/>
<experimental value="false"/>
<date value="2021-01-05T10:01:24+11:00"/>
<publisher value="HL7 (FHIR Project)"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fhir@lists.hl7.org"/>
</telecom>
</contact>
<description value="Describes the operational status of the DeviceMetric."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/ValueSet/metric-operational-status"/>
<content value="complete"/>
<concept>
<code value="on"/>
<display value="On"/>
<definition value="The metric is operating and could generate observations."/>
</concept>
<concept>
<code value="off"/>
<display value="Off"/>
<definition value="The metric is not operating."/>
</concept>
<concept>
<code value="standby"/>
<display value="Standby"/>
<definition value="The metric is operating, but is not expected to currently generate observations."/>
</concept>
<concept>
<code value="unknown"/>
<display value="Unknown"/>
<definition value="The metric's operational status is currently unknown."/>
</concept>
</
CodeSystem
>
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.