Example
ValueSet/response-code
(XML)
Extension:
bindingName
FHIR
Infrastructure
Vocabulary
Work
Group
|
Maturity
Level
:
1
N/A
|
Standards
Status
:
Informative
|
Use
Context
:
Any
|
URL
for
this
extension:
http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName
Status:
draft.
Extension
maintained
by:
Health
Level
Seven,
Inc.
-
FHIR
Core
WG
A
name
that
can
be
used
for
code
generation
when
generating
named
enumerations
for
the
binding.
Context
of
Use:
Use
on
data
type:
ElementDefinition.binding
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
Raw
XML
0..1
string
(
canonical
form
URL
=
http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName
bindingName:
A
name
that
can
be
used
for
code
generation
when
generating
named
enumerations
for
the
binding.
Use
on
data
type:
ElementDefinition.binding
Documentation
for
this
format
+
also
see
XML
Format
Specification
Full
Structure
)
Name
Flags
Card.
Type
Description
&
Constraints
extension
0..1
Extension
URL
=
http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName
bindingName:
A
name
that
can
be
used
for
code
generation
when
generating
named
enumerations
Definition
for
the
binding.
Use
on
data
type:
ElementDefinition.binding
url
1..1
uri
"http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"
valueString
0..1
string
Value
of
extension
Documentation
for
this
format
XML
Template
SetResponseType
<!-- bindingName -->
<?xml version="1.0" encoding="UTF-8"?>
< xmlns="http://hl7.org/fhir"
url="" >
<!-- from Element:
<
</extension>
JSON
Template
{ //
// from Element:
"
],
"
"
}
Summary
<ValueSet xmlns="http://hl7.org/fhir">
<id value="response-code"/>
<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-response-code.html">
<code> http://hl7.org/fhir/response-code</code>
</a>
</li>
</ul>
</div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="inm"/>
</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="4"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/response-code"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.380"/>
</identifier>
<version value="5.0.0-ballot"/>
<name value="ResponseType"/>
<title value="ResponseType"/>
<status value="draft"/>
<experimental value="false"/>
<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="The kind of response to a message."/>
<immutable value="true"/>
<compose>
<include>
<system value="http://hl7.org/fhir/response-code"/>
</include>
</compose>
Name
Flags
Card.
Type
Description
&
Constraints
</
ValueSet
>
extension
0..1
string
URL
=
http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName
bindingName:
A
name
that
can
be
used
for
code
generation
when
generating
named
enumerations
for
the
binding.
Use
on
data
type:
ElementDefinition.binding
Documentation
for
this
format
Full
Structure
Name
Flags
Card.
Type
Description
&
Constraints
extension
0..1
Extension
URL
=
http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName
bindingName:
A
name
Usage
note:
every
effort
has
been
made
to
ensure
that
can
be
used
for
code
generation
when
generating
named
enumerations
for
the
binding.
Use
on
data
type:
ElementDefinition.binding
url
1..1
uri
"http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"
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
<!-- bindingName -->
< xmlns="http://hl7.org/fhir"
url="" >
<!-- from Element:
<
</extension>
JSON
Template
the
specification.
{ //
// from Element:
"
],
"
"
}