Release 4 R5 Final QA

This page is part of the FHIR Specification (v4.0.1: R4 (v5.0.0-draft-final: Final QA Preview for R5 - Mixed Normative and STU see ballot notes ) in it's permanent home (it will always be available at this URL). ). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3 R2

Using Codes Code Systems Value Sets Concept Maps Identifier Systems 4.4.1.205 Value Set http://hl7.org/fhir/ValueSet/participantrequired

Example CodeSystem/additional-binding-purpose (JSON)

Committee:
Patient Administration FHIR Infrastructure Work Group   Maturity Level : 3 N/A Trial Use Use Context Standards Status : Any This is a value set defined by the FHIR project. Summary Defining URL: http://hl7.org/fhir/ValueSet/participantrequired Version: 4.0.1 Name: ParticipantRequired Title: Informative ParticipantRequired Definition: Is the Participant required to attend the appointment.

  Raw JSON 4.4.1.205.2 Expansion ( canonical form This expansion generated 01 Nov 2019 This value set contains 3 concepts Expansion based on http://hl7.org/fhir/participantrequired version 4.0.1 All codes from system http://hl7.org/fhir/participantrequired + also see JSON Format Specification )

Code Display

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"
  }]
}

Explanation of the columns that may appear on this page: Lvl A few code lists that FHIR defines are hierarchical - each code is assigned a level. For value sets, levels are mostly used Usage note: every effort has been made to organize codes for user convenience, but may follow code system hierarchy - see Code System for further information Source The source of the definition of the code (when the value set draws in codes defined elsewhere) Code The code (used as the code in the resource instance). If the code is in italics, this indicates ensure that the code is examples are correct and useful, but they are not selectable ('Abstract') Display The display (used in the display element of a Coding ). If there is no display, implementers should not simply display the code, but map the concept into their application Definition An explanation of the meaning normative part of the concept Comments Additional notes about how to use the code specification.