Example
ValueSet/device-association-status
(Turtle)
URL
for
this
extension:
http://hl7.org/fhir/StructureDefinition/elementdefinition-selector
Status:
draft.
Extension
maintained
by:
Health
Level
Seven,
Inc.
-
FHIR
Core
WG
A
FHIRPath
statement
that
defines
whether
an
element
is
in
the
slice.
Context
of
Use:
Use
on
data
type:
ElementDefinition
usage
info:
insert
a
list
of
places
where
this
extension
is
used
Extension
Content
-
Summary
Narrative
Full
Structure
-
XML
-
JSON
All
-
TTL
Summary
Name
Flags
Card.
Type
Description
&
Constraints
extension
0..1
string
Raw
Turtle
URL
=
http://hl7.org/fhir/StructureDefinition/elementdefinition-selector
selector:
A
FHIRPath
statement
that
defines
whether
an
element
is
in
the
slice.
Use
on
data
type:
ElementDefinition
Documentation
for
this
format
(+
also
see
Turtle/RDF
Format
Specification
Full
Structure
)
Name
Flags
Card.
Type
Description
&
Constraints
extension
0..1
Extension
URL
=
http://hl7.org/fhir/StructureDefinition/elementdefinition-selector
selector:
A
FHIRPath
statement
that
defines
whether
an
element
is
in
the
slice.
Use
on
data
type:
ElementDefinition
url
1..1
uri
"http://hl7.org/fhir/StructureDefinition/elementdefinition-selector"
valueString
0..1
string
Value
of
extension
Documentation
for
this
format
XML
Template
Definition
for
Value
SetFHIRDeviceAssociationStatus
<!-- selector -->
@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-association-status"];
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-status" ];
fhir:Extension.value [ fhir:value "trial-use" ]
], [
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
fhir:Extension.value [ fhir:value "2" ]
];
fhir:CanonicalResource.url [ fhir:value "http://hl7.org/fhir/ValueSet/device-association-status"];
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.3203" ]
];
fhir:CanonicalResource.version [ fhir:value "5.0.0-snapshot3"];
fhir:CanonicalResource.name [ fhir:value "FHIRDeviceAssociationStatus"];
fhir:CanonicalResource.title [ fhir:value "FHIRDeviceAssociationStatus"];
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 status 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-association-status"];
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.3203" ]
];
fhir:ValueSet.version [ fhir:value "5.0.0-snapshot3"];
fhir:ValueSet.name [ fhir:value "FHIRDeviceAssociationStatus"];
fhir:ValueSet.title [ fhir:value "FHIRDeviceAssociationStatus"];
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 status 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-association-status" ]
]
] .
# -------------------------------------------------------------------------------------
< xmlns="http://hl7.org/fhir"
url="" >
<!-- from Element:
<
</extension>
JSON
Template
{ //
// from Element:
"
],
"
"
}
Summary
Name
Flags
Card.
Type
Description
&
Constraints
extension
0..1
string
URL
=
http://hl7.org/fhir/StructureDefinition/elementdefinition-selector
selector:
A
FHIRPath
statement
that
defines
whether
an
element
is
in
the
slice.
Use
on
data
type:
ElementDefinition
Documentation
for
this
format
Full
Structure
Name
Flags
Card.
Type
Description
&
Constraints
extension
0..1
Extension
URL
=
http://hl7.org/fhir/StructureDefinition/elementdefinition-selector
selector:
A
FHIRPath
statement
Usage
note:
every
effort
has
been
made
to
ensure
that
defines
whether
an
element
is
in
the
slice.
Use
on
data
type:
ElementDefinition
url
1..1
uri
"http://hl7.org/fhir/StructureDefinition/elementdefinition-selector"
valueString
0..1
string
Value
examples
are
correct
and
useful,
but
they
are
not
a
normative
part
of
extension
Documentation
for
this
format
XML
Template
<!-- selector -->
< xmlns="http://hl7.org/fhir"
url="" >
<!-- from Element:
<
</extension>
JSON
Template
the
specification.
{ //
// from Element:
"
],
"
"
}