Example
CodeSystem/fm-status
(XML)
Orders
and
Observations
Financial
Management
Work
Group
|
Maturity
Level
:
2
N/A
|
Trial
Use
Use
Context
Standards
Status
:
Any
This
is
a
value
set
defined
by
the
FHIR
project.
Summary
Defining
URL:
http://hl7.org/fhir/ValueSet/device-status
Version:
4.0.1
Name:
FHIRDeviceStatus
Title:
FHIRDeviceStatus
Definition:
Informative
|
The
availability
status
of
the
device.
|
Committee:
Orders
and
Observations
-
Narrative
Work
Group
OID:
2.16.840.1.113883.4.642.3.209
(for
OID
based
terminology
systems)
Source
Resource
-
XML
/
JSON
This
value
set
is
used
in
the
following
places:
CodeSystem:
This
value
set
is
the
designated
'entire
code
system'
value
set
for
FHIRDeviceStatus
ConceptMap:
Translation
source
in
Canonical
Mapping
for
"FHIRDeviceStatus"
Resource:
Device.status
(code
/
Required
)
4.4.1.545.1
Content
Logical
Definition
-
JSON
This
value
set
includes
codes
from
the
following
code
systems:
-
Include
all
codes
defined
in
http://hl7.org/fhir/device-status
TTL
Raw
XML
4.4.1.545.2
Expansion
(
canonical
form
This
expansion
generated
01
Nov
2019
This
value
set
contains
4
concepts
Expansion
based
on
http://hl7.org/fhir/device-status
version
4.0.1
All
codes
from
system
http://hl7.org/fhir/device-status
+
also
see
XML
Format
Specification
)
Code
Display
Definition
Canonical
Status
active
Active
The
device
is
available
for
use.
Note:
For
*implanted
devices*
this
means
that
the
device
is
implanted
in
the
patient.
~
active
inactive
Inactive
The
device
is
no
longer
available
for
use
(e.g.
lost,
expired,
damaged).
Note:
For
*implanted
devices*
this
means
that
the
device
has
been
removed
from
the
patient.
~
inactive
entered-in-error
Entered
in
Error
The
device
was
entered
in
error
and
voided.
~
error
Code
SystemFinancialResourceStatusCodes
<?xml version="1.0" encoding="UTF-8"?>
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="fm-status"/>
<meta>
<lastUpdated value="2022-09-10T04:52:37.223+10:00"/>
<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/fm-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">active
<a name="fm-status-active"> </a>
</td>
<td> Active</td>
<td> The instance is currently in-force.</td>
</tr>
<tr>
<td style="white-space:nowrap">cancelled
<a name="fm-status-cancelled"> </a>
</td>
<td> Cancelled</td>
<td> The instance is withdrawn, rescinded or reversed.</td>
</tr>
<tr>
<td style="white-space:nowrap">draft
<a name="fm-status-draft"> </a>
</td>
<td> Draft</td>
<td> A new instance the contents of which is not complete.</td>
</tr>
<tr>
<td style="white-space:nowrap">entered-in-error
<a name="fm-status-entered-in-error"> </a>
</td>
<td> Entered in Error</td>
<td> The instance was entered in error.</td>
</tr>
</table>
</div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fm"/>
</extension>
<url value="http://hl7.org/fhir/fm-status"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.4.593"/>
</identifier>
<version value="5.0.0-ballot"/>
<name value="FinancialResourceStatusCodes"/>
<title value="Financial Resource Status Codes"/>
<status value="draft"/>
<experimental value="false"/>
<description value="This value set includes Status codes."/>
<copyright value="HL7 International."/>
<caseSensitive value="true"/>
<content value="complete"/>
<concept>
<code value="active"/>
<display value="Active"/>
<definition value="The instance is currently in-force."/>
</concept>
<concept>
<code value="cancelled"/>
<display value="Cancelled"/>
<definition value="The instance is withdrawn, rescinded or reversed."/>
</concept>
<concept>
<code value="draft"/>
<display value="Draft"/>
<definition value="A new instance the contents of which is not complete."/>
</concept>
<concept>
<code value="entered-in-error"/>
<display value="Entered in Error"/>
<definition value="The instance was entered in error."/>
</concept>
unknown
</
CodeSystem
Unknown
The
status
of
the
device
has
not
been
determined.
~
>
unknown
See
the
full
registry
of
value
sets
defined
as
part
of
FHIR.
Explanation
of
the
columns
that
may
appear
on
this
page:
Lvl
A
few
code
lists
that
FHIR
defines
are
hierarchical
-
each
code
is
assigned
a
level.
For
value
sets,
levels
are
mostly
used
Usage
note:
every
effort
has
been
made
to
organize
codes
for
user
convenience,
but
may
follow
code
system
hierarchy
-
see
Code
System
for
further
information
Source
The
source
of
the
definition
of
the
code
(when
the
value
set
draws
in
codes
defined
elsewhere)
Code
The
code
(used
as
the
code
in
the
resource
instance).
If
the
code
is
in
italics,
this
indicates
ensure
that
the
code
is
examples
are
correct
and
useful,
but
they
are
not
selectable
('Abstract')
Display
The
display
(used
in
the
display
element
of
a
Coding
).
If
there
is
no
display,
implementers
should
not
simply
display
the
code,
but
map
the
concept
into
their
application
Definition
An
explanation
of
the
meaning
normative
part
of
the
concept
Comments
Additional
notes
about
how
to
use
the
code
specification.