Definition
required
Required
The
participant
is
required
to
attend
the
appointment.
optional
Optional
The
participant
may
optionally
attend
the
appointment.
information-only
Information
Only
The
participant
is
excluded
from
the
appointment,
and
might
not
be
informed
of
the
appointment
taking
place.
(Appointment
is
about
them,
not
for
them
-
such
as
2
doctors
discussing
results
about
a
patient's
test).
See
the
full
registry
of
value
sets
defined
as
part
of
FHIR.
Code
SystemAdditionalBindingPurposeCodes
{
"resourceType" : "CodeSystem",
"id" : "additional-binding-purpose",
"meta" : {
"lastUpdated" : "2023-03-01T23:03:57.298+11:00",
"profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/CodeSystem/additional-binding-purpose</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">maximum<a name=\"additional-binding-purpose-maximum\"> </a></td><td>Maximum Binding</td><td>A required binding, for use when the binding strength is 'extensible' or 'preferred'</td></tr><tr><td style=\"white-space:nowrap\">minimum<a name=\"additional-binding-purpose-minimum\"> </a></td><td>Minimum Binding</td><td>The minimum allowable value set - any conformant system SHALL support all these codes</td></tr><tr><td style=\"white-space:nowrap\">required<a name=\"additional-binding-purpose-required\"> </a></td><td>Required Binding</td><td>This value set is used as a required binding (in addition to the base binding (not a replacement), usually in a particular usage context)</td></tr><tr><td style=\"white-space:nowrap\">extensible<a name=\"additional-binding-purpose-extensible\"> </a></td><td>Conformance Binding</td><td>This value set is used as an extensible binding (in addition to the base binding (not a replacement), usually in a particular usage context)</td></tr><tr><td style=\"white-space:nowrap\">candidate<a name=\"additional-binding-purpose-candidate\"> </a></td><td>Candidate Binding</td><td>This value set is a candidate to substitute for the overall conformance value set in some situations; usually these are defined in the documentation</td></tr><tr><td style=\"white-space:nowrap\">current<a name=\"additional-binding-purpose-current\"> </a></td><td>Current Binding</td><td>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</td></tr><tr><td style=\"white-space:nowrap\">preferred<a name=\"additional-binding-purpose-preferred\"> </a></td><td>Preferred Binding</td><td>This is the value set that is preferred in a given context (documentation should explain why)</td></tr><tr><td style=\"white-space:nowrap\">ui<a name=\"additional-binding-purpose-ui\"> </a></td><td>UI Suggested Binding</td><td>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</td></tr><tr><td style=\"white-space:nowrap\">starter<a name=\"additional-binding-purpose-starter\"> </a></td><td>Starter Binding</td><td>This value set is a good set of codes to start with when designing your system</td></tr><tr><td style=\"white-space:nowrap\">component<a name=\"additional-binding-purpose-component\"> </a></td><td>Component Binding</td><td>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</td></tr></table></div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 5
}],
"url" : "http://hl7.org/fhir/CodeSystem/additional-binding-purpose",
"version" : "5.0.0-draft-final",
"name" : "AdditionalBindingPurposeCodes",
"title" : "Additional Binding Purpose Codes",
"status" : "active",
"experimental" : false,
"description" : "Additional Binding Purpose",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}]
}],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/additional-binding-purpose",
"content" : "complete",
"concept" : [{
"code" : "maximum",
"display" : "Maximum Binding",
"definition" : "A required binding, for use when the binding strength is 'extensible' or 'preferred'"
},
{
"code" : "minimum",
"display" : "Minimum Binding",
"definition" : "The minimum allowable value set - any conformant system SHALL support all these codes"
},
{
"code" : "required",
"display" : "Required Binding",
"definition" : "This value set is used as a required binding (in addition to the base binding (not a replacement), usually in a particular usage context)"
},
{
"code" : "extensible",
"display" : "Conformance Binding",
"definition" : "This value set is used as an extensible binding (in addition to the base binding (not a replacement), usually in a particular usage context)"
},
{
"code" : "candidate",
"display" : "Candidate Binding",
"definition" : "This value set is a candidate to substitute for the overall conformance value set in some situations; usually these are defined in the documentation"
},
{
"code" : "current",
"display" : "Current Binding",
"definition" : "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"
},
{
"code" : "preferred",
"display" : "Preferred Binding",
"definition" : "This is the value set that is preferred in a given context (documentation should explain why)"
},
{
"code" : "ui",
"display" : "UI Suggested Binding",
"definition" : "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"
},
{
"code" : "starter",
"display" : "Starter Binding",
"definition" : "This value set is a good set of codes to start with when designing your system"
},
{
"code" : "component",
"display" : "Component Binding",
"definition" : "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"
}]
}