Terminology
This
page
is
part
of
the
FHIR
Specification
(v5.0.0:
R5
-
STU
v6.0.0-ballot2:
Release
6
Ballot
(2nd
Draft)
(see
Ballot
Notes
).
This
is
the
The
current
published
version
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
| FHIR Infrastructure Work Group | Maturity Level : N/A | Standards Status : Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification )
Definition for Code SystemAdditionalBindingPurposeCodes
@prefix fhir: <http://hl7.org/fhir/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . # - resource ------------------------------------------------------------------- [] a fhir:CodeSystem ; fhir:id [ fhir:v "additional-binding-purpose"] ; fhir:meta [fhir:lastUpdated [ fhir:v "2023-03-26T15:21:02.749+11:00" ] ;fhir:lastUpdated [ fhir:v "2024-08-12T16:52:12.437+08:00" ] ; fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ] ; fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ; fhir:value [ fhir:v "trial-use" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ; fhir:value [ fhir:v "fhir" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ; fhir:value [ fhir:v "5" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/CodeSystem/additional-binding-purpose"], [ fhir:v "http://hl7.org/fhir/CodeSystem/additional-binding-purpose"] ;fhir:version [ fhir:v "5.0.0"], [ fhir:v "5.0.0"] ;fhir:version [ fhir:v "6.0.0-ballot2"], [ fhir:v "6.0.0-ballot2"] ; fhir:name [ fhir:v "AdditionalBindingPurposeCodes"], [ fhir:v "AdditionalBindingPurposeCodes"] ; fhir:title [ fhir:v "Additional Binding Purpose Codes"], [ fhir:v "Additional Binding Purpose Codes"] ; fhir:status [ fhir:v "active"], [ fhir:v "active"] ; fhir:experimental [ fhir:v "true"], [ fhir:v "true"] ; fhir:publisher [ fhir:v "HL7 International / FHIR Infrastructure"], [ fhir:v "HL7 International / FHIR Infrastructure"] ; fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ] ] ) ] [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ] ] ) ] ) ; fhir:description [ fhir:v "Additional Binding Purpose"], [ fhir:v "Additional Binding Purpose"] ; fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ; fhir:code [ fhir:v "001" ] ] ) ] [ fhir:coding ( [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ; fhir:code [ fhir:v "001" ] ] ) ] ) ; fhir:caseSensitive [ fhir:v "true"] ; fhir:valueSet [ fhir:v "http://hl7.org/fhir/ValueSet/additional-binding-purpose"] ; fhir:content [ fhir:v "complete"] ; fhir:concept ( [ fhir:code [ fhir:v "maximum" ] ; fhir:display [ fhir:v "Maximum Binding" ] ; fhir:definition [ fhir:v "A required binding, for use when the binding strength is 'extensible' or 'preferred'" ] ] [ fhir:code [ fhir:v "minimum" ] ; fhir:display [ fhir:v "Minimum Binding" ] ; fhir:definition [ fhir:v "The minimum allowable value set - any conformant system SHALL support all these codes" ] ] [ fhir:code [ fhir:v "required" ] ; fhir:display [ fhir:v "Required Binding" ] ; fhir:definition [ fhir:v "This value set is used as a required binding (in addition to the base binding (not a replacement), usually in a particular usage context)" ] ] [ fhir:code [ fhir:v "extensible" ] ; fhir:display [ fhir:v "Conformance Binding" ] ; fhir:definition [ fhir:v "This value set is used as an extensible binding (in addition to the base binding (not a replacement), usually in a particular usage context)" ] ] [ fhir:code [ fhir:v "candidate" ] ; fhir:display [ fhir:v "Candidate Binding" ] ; fhir:definition [ fhir:v "This value set is a candidate to substitute for the overall conformance value set in some situations; usually these are defined in the documentation" ] ] [ fhir:code [ fhir:v "current" ] ; fhir:display [ fhir:v "Current Binding" ] ; fhir:definition [ fhir:v "New records are required to use this value set, but legacy records may use other codes. The definition of 'new record' is difficult, since systems often create new records based on pre-existing data. Usually 'current' bindings are mandated by an external authority that makes clear rules around this" ] ] [ fhir:code [ fhir:v "preferred" ] ; fhir:display [ fhir:v "Preferred Binding" ] ; fhir:definition [ fhir:v "This is the value set that is preferred in a given context (documentation should explain why)" ] ] [ fhir:code [ fhir:v "ui" ] ; fhir:display [ fhir:v "UI Suggested Binding" ] ; fhir:definition [ fhir:v "This value set is provided for user look up in a given context. Typically, these valuesets only include a subset of codes relevant for input in a context" ] ] [ fhir:code [ fhir:v "starter" ] ; fhir:display [ fhir:v "Starter Binding" ] ; fhir:definition [ fhir:v "This value set is a good set of codes to start with when designing your system" ] ] [ fhir:code [ fhir:v "component" ] ; fhir:display [ fhir:v "Component Binding" ] ; fhir:definition [ fhir:v "This value set is a component of the base value set. Usually this is called out so that documentation can be written about a portion of the value set" ] ] ) . # -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR
®©
HL7.org
2011+.
FHIR
R5
hl7.fhir.core#5.0.0
R6
hl7.fhir.core#6.0.0-ballot2
generated
on
Sun,
Mar
26,
2023
15:22+1100.
Mon,
Aug
12,
2024
16:56+0800.
Links:
Search
|
Version
History
|
Contents
|
Glossary
|
QA
|
Compare
to
R4
|
Compare
to
R4B
R5
|
|
Propose
a
change