Example
ValueSet/device-category
(Turtle)
Orders
and
Observations
Vocabulary
Work
Group
|
Maturity
Level
:
1
N/A
|
Draft
Use
Context
Standards
Status
:
Any
This
is
a
value
set
defined
by
the
FHIR
project.
Summary
Defining
URL:
http://hl7.org/fhir/ValueSet/supplyrequest-reason
Version:
4.0.1
Name:
SupplyRequestReason
Title:
SupplyRequestReason
Definition:
Informative
|
The
reason
why
the
supply
item
was
requested.
|
Committee:
Orders
and
Observations
-
Narrative
Work
Group
OID:
2.16.840.1.113883.4.642.3.697
(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
SupplyRequestReason
Resource:
SupplyRequest.reasonCode
(CodeableConcept
/
Example
)
4.4.1.217.1
Content
Logical
Definition
-
JSON
This
value
set
includes
codes
from
the
following
code
systems:
Include
all
codes
defined
in
http://terminology.hl7.org/CodeSystem/supplyrequest-reason
-
TTL
Raw
Turtle
4.4.1.217.2
Expansion
(+
also
see
Turtle/RDF
Format
Specification
This
expansion
generated
01
Nov
2019
This
value
set
contains
2
concepts
Expansion
based
on
http://terminology.hl7.org/CodeSystem/supplyrequest-reason
version
4.0.1
)
All
codes
from
system
http://terminology.hl7.org/CodeSystem/supplyrequest-reason
Code
Display
Definition
patient-care
Patient
Care
The
supply
has
been
requested
for
use
in
direct
patient
care.
ward-stock
Ward
Stock
The
supply
has
been
requested
for
creating
or
replenishing
ward
stock.
See
the
full
registry
of
value
sets
defined
as
part
of
FHIR.
Value
SetFHIRDeviceCategory
@prefix fhir: <http://hl7.org/fhir/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
# - resource -------------------------------------------------------------------
[] a fhir:ValueSet;
fhir:Resource.id [ fhir:value "device-category"];
fhir:Resource.meta [
fhir:Meta.lastUpdated [ fhir:value "2022-12-14T07:12:54.019+11:00" ];
fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ]
];
fhir:DomainResource.extension [
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ];
fhir:Extension.value [ fhir:value "oo" ]
], [
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-state" ];
fhir:Extension.value [ fhir:value "trial-use" ]
], [
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
fhir:Extension.value [ fhir:value "1" ]
], [
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
fhir:Extension.value [ fhir:value "draft" ]
];
fhir:CanonicalResource.url [ fhir:value "http://hl7.org/fhir/ValueSet/device-category"];
fhir:CanonicalResource.identifier [
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.3.3307" ]
];
fhir:CanonicalResource.version [ fhir:value "5.0.0-snapshot3"];
fhir:CanonicalResource.name [ fhir:value "FHIRDeviceCategory"];
fhir:CanonicalResource.title [ fhir:value "FHIRDeviceCategory"];
fhir:CanonicalResource.status [ fhir:value "draft"];
fhir:CanonicalResource.experimental [ fhir:value "true"];
fhir:CanonicalResource.date [ fhir:value "2020-12-28T16:55:11+11:00"];
fhir:CanonicalResource.publisher [ fhir:value "HL7 (FHIR Project)"];
fhir:CanonicalResource.contact [
fhir:ContactDetail.telecom [
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]
], [
fhir:ContactPoint.system [ fhir:value "email" ];
fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ]
]
];
fhir:CanonicalResource.description [ fhir:value "The association state of the device."];
fhir:CanonicalResource.jurisdiction [
fhir:CodeableConcept.coding [
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ];
fhir:Coding.code [ fhir:value "001" ];
fhir:Coding.display [ fhir:value "World" ]
]
];
fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/ValueSet/device-category"];
fhir:ValueSet.identifier [
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.3.3307" ]
];
fhir:ValueSet.version [ fhir:value "5.0.0-snapshot3"];
fhir:ValueSet.name [ fhir:value "FHIRDeviceCategory"];
fhir:ValueSet.title [ fhir:value "FHIRDeviceCategory"];
fhir:ValueSet.status [ fhir:value "draft"];
fhir:ValueSet.experimental [ fhir:value "true"];
fhir:ValueSet.date [ fhir:value "2020-12-28T16:55:11+11:00"];
fhir:ValueSet.publisher [ fhir:value "HL7 (FHIR Project)"];
fhir:ValueSet.contact [
fhir:ContactDetail.telecom [
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]
], [
fhir:ContactPoint.system [ fhir:value "email" ];
fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ]
]
];
fhir:ValueSet.description [ fhir:value "The association state of the device."];
fhir:ValueSet.jurisdiction [
fhir:CodeableConcept.coding [
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ];
fhir:Coding.code [ fhir:value "001" ];
fhir:Coding.display [ fhir:value "World" ]
]
];
fhir:ValueSet.immutable [ fhir:value "true"];
fhir:ValueSet.compose [
fhir:ValueSetComposeComponent.include [
fhir:ConceptSetComponent.system [ fhir:value "http://hl7.org/fhir/device-category" ]
]
] .
# -------------------------------------------------------------------------------------
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.