Example
CodeSystem/search-comparator
(XML)
Orders
and
Observations
FHIR
Infrastructure
Work
Group
|
Maturity
Level
:
0
N/A
|
Informative
Use
Context
Standards
Status
:
Any
This
is
a
value
set
defined
by
the
FHIR
project.
Summary
Defining
URL:
http://hl7.org/fhir/ValueSet/observation-vitalsignresult
Version:
4.0.1
Name:
VitalSigns
Title:
Vital
Signs
Definition:
Informative
|
This
value
set
indicates
the
allowed
vital
sign
result
types.
The
LOINC
code
for
Vitals
Signs
panel
(85353-1)
is
a
grouping
structure
for
a
set
of
vital
signs
and
includes
related
links
(with
type=has-member)
to
the
Observations
in
this
set
(e.g.
respiratory
rate,
heart
rate,
BP).
The
Blood
pressure
panel
(85354-9)
is
used
to
group
the
component
observations
Systolic
blood
pressure
(8480-6)
and
Diastolic
blood
pressure
(8462-4).
|
Committee:
Orders
and
Observations
-
Narrative
Work
Group
OID:
2.16.840.1.113883.3.88.12.80.62
(for
OID
based
terminology
systems)
Copyright:
This
content
from
LOINC®
is
copyright
©
1995
Regenstrief
Institute,
Inc.
and
the
LOINC
Committee,
and
available
at
no
cost
under
the
license
at
http://loinc.org/terms-of-use
Source
Resource
-
XML
/
JSON
This
value
set
is
used
in
the
following
places:
Profile:
VitalSigns:
Observation.code
(CodeableConcept
/
Extensible
)
Profile:
VitalSigns:
Observation.component.code
(CodeableConcept
/
Extensible
)
Profile:
BodyWeight:
Observation.code
(CodeableConcept
/
Extensible
)
Profile:
BodyWeight:
Observation.component.code
(CodeableConcept
/
Extensible
)
Profile:
VitalsPanel:
Observation.code
(CodeableConcept
/
Extensible
)
Profile:
VitalsPanel:
Observation.component.code
(CodeableConcept
/
Extensible
)
Profile:
BodyHeight:
Observation.code
(CodeableConcept
/
Extensible
)
Profile:
BodyHeight:
Observation.component.code
(CodeableConcept
/
Extensible
)
Profile:
RespRate:
Observation.code
(CodeableConcept
/
Extensible
)
Profile:
RespRate:
Observation.component.code
(CodeableConcept
/
Extensible
)
Profile:
HeartRate:
Observation.code
(CodeableConcept
/
Extensible
)
Profile:
HeartRate:
Observation.component.code
(CodeableConcept
/
Extensible
)
Profile:
BodyTemp:
Observation.code
(CodeableConcept
/
Extensible
)
Profile:
BodyTemp:
Observation.component.code
(CodeableConcept
/
Extensible
)
Profile:
HeadCircum:
Observation.code
(CodeableConcept
/
Extensible
)
Profile:
HeadCircum:
Observation.component.code
(CodeableConcept
/
Extensible
)
Profile:
OxygenSat:
Observation.code
(CodeableConcept
/
Extensible
)
Profile:
OxygenSat:
Observation.component.code
(CodeableConcept
/
Extensible
)
Profile:
BMI:
Observation.code
(CodeableConcept
/
Extensible
)
Profile:
BMI:
Observation.component.code
(CodeableConcept
/
Extensible
)
Profile:
BP:
Observation.code
(CodeableConcept
/
Extensible
)
Profile:
BP:
Observation.component.code
(CodeableConcept
/
Extensible
)
4.4.1.455.1
Content
Logical
Definition
This
value
set
includes
codes
from
the
following
code
systems:
-
Include
these
codes
as
defined
in
http://loinc.org
Code
Display
85353-1
Vital
signs,
weight,
height,
head
circumference,
oxygen
saturation
&
BMI
panel
9279-1
Respiratory
rate
8867-4
Heart
rate
2708-6
Oxygen
saturation
in
Arterial
blood
8310-5
Body
temperature
8302-2
Body
height
9843-4
Head
Occipital-frontal
circumference
29463-7
Body
weight
39156-5
Body
mass
index
(BMI)
[Ratio]
85354-9
Blood
pressure
panel
with
all
children
optional
8480-6
Systolic
blood
pressure
8462-4
JSON
Diastolic
blood
pressure
8478-0
-
TTL
Mean
blood
pressure
See
the
full
registry
of
value
sets
Raw
XML
defined
as
part
of
FHIR.
(
canonical
form
+
also
see
XML
Format
Specification
)
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
to
organize
codes
Definition
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)
SystemSearchComparator
<?xml version="1.0" encoding="UTF-8"?>
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="search-comparator"/>
<meta>
<lastUpdated value="2023-03-01T23:03:57.298+11: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/search-comparator</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">eq
<a name="search-comparator-eq"> </a>
</td>
<td> Equals</td>
<td> the value for the parameter in the resource is equal to the provided value.</td>
</tr>
<tr>
<td style="white-space:nowrap">ne
<a name="search-comparator-ne"> </a>
</td>
<td> Not Equals</td>
<td> the value for the parameter in the resource is not equal to the provided value.</td>
</tr>
<tr>
<td style="white-space:nowrap">gt
<a name="search-comparator-gt"> </a>
</td>
<td> Greater Than</td>
<td> the value for the parameter in the resource is greater than the provided value.</td>
</tr>
<tr>
<td style="white-space:nowrap">lt
<a name="search-comparator-lt"> </a>
</td>
<td> Less Than</td>
<td> the value for the parameter in the resource is less than the provided value.</td>
</tr>
<tr>
<td style="white-space:nowrap">ge
<a name="search-comparator-ge"> </a>
</td>
<td> Greater or Equals</td>
<td> the value for the parameter in the resource is greater or equal to the provided
value.</td>
</tr>
<tr>
<td style="white-space:nowrap">le
<a name="search-comparator-le"> </a>
</td>
<td> Less of Equal</td>
<td> the value for the parameter in the resource is less or equal to the provided value.</td>
</tr>
<tr>
<td style="white-space:nowrap">sa
<a name="search-comparator-sa"> </a>
</td>
<td> Starts After</td>
<td> the value for the parameter in the resource starts after the provided value.</td>
</tr>
<tr>
<td style="white-space:nowrap">eb
<a name="search-comparator-eb"> </a>
</td>
<td> Ends Before</td>
<td> the value for the parameter in the resource ends before the provided value.</td>
</tr>
<tr>
<td style="white-space:nowrap">ap
<a name="search-comparator-ap"> </a>
</td>
<td> Approximately</td>
<td> the value for the parameter in the resource is approximately the same to the provided
value.</td>
</tr>
</table>
</div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fhir"/>
</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="3"/>
</extension>
<url value="http://hl7.org/fhir/search-comparator"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.4.638"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.1.623"/>
</identifier>
<version value="5.0.0-draft-final"/>
<name value="SearchComparator"/>
<title value="Search Comparator"/>
<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="What Search Comparator Codes are supported in search."/>
<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/search-comparator"/>
<content value="complete"/>
<concept>
<code value="eq"/>
<display value="Equals"/>
<definition value="the value for the parameter in the resource is equal to the provided value."/>
</concept>
<concept>
<code value="ne"/>
<display value="Not Equals"/>
<definition value="the value for the parameter in the resource is not equal to the provided value."/>
</concept>
<concept>
<code value="gt"/>
<display value="Greater Than"/>
<definition value="the value for the parameter in the resource is greater than the provided value."/>
</concept>
<concept>
<code value="lt"/>
<display value="Less Than"/>
<definition value="the value for the parameter in the resource is less than the provided value."/>
</concept>
<concept>
<code value="ge"/>
<display value="Greater or Equals"/>
<definition value="the value for the parameter in the resource is greater or equal to the provided
value."/>
</concept>
<concept>
<code value="le"/>
<display value="Less of Equal"/>
<definition value="the value for the parameter in the resource is less or equal to the provided value."/>
</concept>
<concept>
<code value="sa"/>
<display value="Starts After"/>
<definition value="the value for the parameter in the resource starts after the provided value."/>
</concept>
<concept>
<code value="eb"/>
<display value="Ends Before"/>
<definition value="the value for the parameter in the resource ends before the provided value."/>
</concept>
<concept>
<code value="ap"/>
<display value="Approximately"/>
<definition value="the value for the parameter in the resource is approximately the same to the provided
value."/>
</concept>
</
CodeSystem
>
Code
The
code
(used
as
the
code
in
the
resource
instance).
If
the
code
is
in
italics,
this
indicates
Usage
note:
every
effort
has
been
made
to
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.