FHIR Release 3 (STU) 5 Ballot

This page is part of the FHIR Specification (v3.0.2: STU (v5.0.0-ballot: R5 Ballot - see ballot notes 3). ). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 Using Codes Code Systems Value Sets Concept Maps R4B Identifier Systems R4 R3 4.2.12.261 R2 Code System http://hl7.org/fhir/system-version-processing-mode

Example ValueSet/metric-operational-status (XML)

Committee:
Vocabulary Work Group   Maturity Level : 2 N/A Informative Use Context Standards Status : Any This is a code system defined by the FHIR project. Summary Defining URL: http://hl7.org/fhir/system-version-processing-mode Name: Informative SystemVersionProcessingMode Definition: How to manage the intersection between a fixed version in a value set, and a fixed version of the system in the expansion profile

Raw XML SystemVersionProcessingMode ( canonical form How to manage the intersection between a fixed version in a value set, and a fixed version of the system in the expansion profile + also see XML Format Specification )

This code system http://hl7.org/fhir/system-version-processing-mode defines the following codes: Code Display Definition for Value SetDeviceMetricOperationalStatus


<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="metric-operational-status"/> 
  <meta> 
    <lastUpdated value="2022-09-10T04:52:37.223+10:00"/> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <ul> 
        <li> Include all codes defined in 
          <a href="codesystem-metric-operational-status.html">
            <code> http://hl7.org/fhir/metric-operational-status</code> 
          </a> 
        </li> 
      </ul> 
    </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="trial-use"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/> 
  </extension> 
  <url value="http://hl7.org/fhir/ValueSet/metric-operational-status"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.4.642.3.646"/> 
  </identifier> 
  <version value="5.0.0-ballot"/> 
  <name value="DeviceMetricOperationalStatus"/> 
  <title value="DeviceMetricOperationalStatus"/> 
  <status value="draft"/> 
  <experimental value="true"/> 
  <date value="2020-12-28T16:55:11+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."/> 
  <immutable value="true"/> 
  <compose> 
    <include> 
      <system value="http://hl7.org/fhir/metric-operational-status"/> 
    </include> 
  </compose> 

default
Default
Version
Use
this
version
of
the
code
system
if
a
value
set
doesn't
specify
a
version
check
Check


</

ValueSet
Version
Use
this
version
of
the
code
system.
If
a
value
set
specifies
a
different
version,
the
expansion
operation
should
fail
override


>

Override
ValueSet
Version
Use
this
version
of
the
code
system
irrespective
of
which
version
is
specified
by
a
value
set.
Note
that
this
has
obvious
safety
issues,
in
that
it
may
result
in
a
value
set
expansion
giving
a
different
list
of
codes
that
is
both
wrong
and
unsafe,
and
implementers
should
only
use
this
capability
reluctantly.
It
primarily
exists
to
deal
with
situations
where
specifications
have
fallen
into
decay
as
time
passes.
If
a
version
is
override,
the
version
used
SHALL
explicitly
be
represented
in
the
expansion
parameters



  See the full registry of value sets defined as part of FHIR. Explanation of the columns that may appear on this page: Level A few code lists Usage note: every effort has been made to ensure that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes the examples are under other codes, correct and imply that the code useful, but they are under also applies 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 that the code is 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.