Example
CodeSystem/substance-name-domain
(Turtle)
Extension:
extensible
Vocabulary
Biomedical
Research
and
Regulation
Work
Group
|
Maturity
Level
:
1
N/A
|
Standards
Status
:
Informative
|
Use
Context
:
Any
|
URL
for
this
extension:
http://hl7.org/fhir/StructureDefinition/valueset-extensible
Status:
draft.
Extension
maintained
by:
HL7
Whether
this
is
intended
to
be
used
with
an
extensible
binding
or
not.
Comment
:
Value
sets
intended
for
extensible
bindings
often
are
more
selective
about
the
concepts
they
include.
Context
of
Use:
Use
on
Element
ID
ValueSet
Extension
Content
Summary
Name
Flags
Card.
Type
Description
&
Constraints
extensible
0..1
boolean
Raw
Turtle
URL
=
http://hl7.org/fhir/StructureDefinition/valueset-extensible
extensible:
Whether
this
is
intended
to
be
used
with
an
extensible
binding
or
not.
Use
on
Element
ID
ValueSet
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/valueset-extensible
extensible:
Whether
this
is
intended
to
be
used
with
an
extensible
binding
or
not.
Use
on
Element
ID
ValueSet
extension
I
0..0
url
1..1
uri
"http://hl7.org/fhir/StructureDefinition/valueset-extensible"
value[x]
I
1..1
boolean
Value
of
extension
Documentation
for
this
format
XML
Template
Definition
for
Code
SystemSubstanceNameDomain
<!-- extensible -->
@prefix fhir: <http://hl7.org/fhir/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
# - resource -------------------------------------------------------------------
[] a fhir:CodeSystem;
fhir:Resource.id [ fhir:value "substance-name-domain"];
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/shareablecodesystem" ]
];
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 "brr" ]
], [
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 "1" ]
];
fhir:CanonicalResource.url [ fhir:value "http://hl7.org/fhir/substance-name-domain"];
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.4.2089" ]
];
fhir:CanonicalResource.version [ fhir:value "5.0.0-snapshot3"];
fhir:CanonicalResource.name [ fhir:value "SubstanceNameDomain"];
fhir:CanonicalResource.title [ fhir:value "SubstanceNameDomain"];
fhir:CanonicalResource.status [ fhir:value "active"];
fhir:CanonicalResource.experimental [ fhir:value "false"];
fhir:CanonicalResource.date [ fhir:value "2021-01-05T10:01:24+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 "SubstanceNameDomain"];
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:CodeSystem.url [ fhir:value "http://hl7.org/fhir/substance-name-domain"];
fhir:CodeSystem.identifier [
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.4.2089" ]
];
fhir:CodeSystem.version [ fhir:value "5.0.0-snapshot3"];
fhir:CodeSystem.name [ fhir:value "SubstanceNameDomain"];
fhir:CodeSystem.title [ fhir:value "SubstanceNameDomain"];
fhir:CodeSystem.status [ fhir:value "active"];
fhir:CodeSystem.experimental [ fhir:value "false"];
fhir:CodeSystem.date [ fhir:value "2021-01-05T10:01:24+11:00"];
fhir:CodeSystem.publisher [ fhir:value "HL7 (FHIR Project)"];
fhir:CodeSystem.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:CodeSystem.description [ fhir:value "SubstanceNameDomain"];
fhir:CodeSystem.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:CodeSystem.caseSensitive [ fhir:value "true"];
fhir:CodeSystem.valueSet [ fhir:value "http://hl7.org/fhir/ValueSet/substance-name-domain"];
fhir:CodeSystem.content [ fhir:value "complete"];
fhir:CodeSystem.concept [
fhir:ConceptDefinitionComponent.code [ fhir:value "ActiveIngredient" ];
fhir:ConceptDefinitionComponent.display [ fhir:value "Active Ingredient" ]
], [
fhir:ConceptDefinitionComponent.code [ fhir:value "FoodColorAdditive" ];
fhir:ConceptDefinitionComponent.display [ fhir:value "Food Color Additive" ]
] .
# -------------------------------------------------------------------------------------
< xmlns="http://hl7.org/fhir"
url="" >
<!-- from Element:
<
</extension>
JSON
Template
{ //
// from Element:
" ]
"
"
}
Summary
Name
Flags
Card.
Type
Description
&
Constraints
extensible
0..1
boolean
URL
=
http://hl7.org/fhir/StructureDefinition/valueset-extensible
extensible:
Whether
this
is
intended
to
be
used
with
an
extensible
binding
or
not.
Use
on
Element
ID
ValueSet
Documentation
for
this
format
Full
Structure
Name
Flags
Card.
Type
Description
&
Constraints
extension
0..1
Extension
URL
=
http://hl7.org/fhir/StructureDefinition/valueset-extensible
extensible:
Whether
this
is
intended
Usage
note:
every
effort
has
been
made
to
be
used
with
an
extensible
binding
or
not.
Use
on
Element
ID
ValueSet
extension
I
0..0
url
1..1
uri
"http://hl7.org/fhir/StructureDefinition/valueset-extensible"
value[x]
I
1..1
boolean
Value
ensure
that
the
examples
are
correct
and
useful,
but
they
are
not
a
normative
part
of
extension
Documentation
for
this
format
XML
Template
<!-- extensible -->
< xmlns="http://hl7.org/fhir"
url="" >
<!-- from Element:
<
</extension>
JSON
Template
the
specification.
{ //
// from Element:
" ]
"
"
}