| FHIR Infrastructure Work Group | Maturity Level: 1 | Informative | Use Context: Any | 
URL for this extension:
http://hl7.org/fhir/StructureDefinition/no-binding
Status: draft. Extension maintained by: Health Level Seven, Inc. - FHIR Core WG
Marks that a particular element definition is one that is not expected/allowed to have a binding, even though it has types that may be bound to value sets.
Comment:
This is mainly used to suppress errors in the core specification.
Context of Use: Use on Element ID ElementDefinition.binding
Summary
| Name | Flags | Card. | Type | Description & Constraints![]()  | 
|---|---|---|---|---|
![]()  | 0..1 | boolean | URL = http://hl7.org/fhir/StructureDefinition/no-binding http://hl7.org/fhir/StructureDefinition/no-binding: Marks that a particular element definition is one that is not expected/allowed to have a binding, even though it has types that may be bound to value sets. Use on Element ID ElementDefinition.binding  | |
  Documentation for this format | ||||
Full Structure
| Name | Flags | Card. | Type | Description & Constraints![]()  | 
|---|---|---|---|---|
![]()  | 0..1 | Extension | URL = http://hl7.org/fhir/StructureDefinition/no-binding http://hl7.org/fhir/StructureDefinition/no-binding: Marks that a particular element definition is one that is not expected/allowed to have a binding, even though it has types that may be bound to value sets. Use on Element ID ElementDefinition.binding  | |
![]() ![]()  | 0..0 | |||
![]() ![]()  | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/no-binding" | |
![]() ![]()  | 1..1 | boolean | Value of extension | |
  Documentation for this format | ||||
XML Template
<!-- http://hl7.org/fhir/StructureDefinition/no-binding --><extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/no-binding" > <!-- from Element: extension --> <valueBoolean value="[boolean]"/><!--
1..1 Value of extension --> </extension>
JSON Template
{ // http://hl7.org/fhir/StructureDefinition/no-binding
  // from Element: extension
    "extension" : [ //  sliced by value:url  in the specified order, Open ]
    "url" : "http://hl7.org/fhir/StructureDefinition/no-binding", // R! 
    "valueBoolean" : <boolean> // C? R! Value of extension
  }
 Summary
| Name | Flags | Card. | Type | Description & Constraints![]()  | 
|---|---|---|---|---|
![]()  | 0..1 | boolean | URL = http://hl7.org/fhir/StructureDefinition/no-binding http://hl7.org/fhir/StructureDefinition/no-binding: Marks that a particular element definition is one that is not expected/allowed to have a binding, even though it has types that may be bound to value sets. Use on Element ID ElementDefinition.binding  | |
  Documentation for this format | ||||
Full Structure
| Name | Flags | Card. | Type | Description & Constraints![]()  | 
|---|---|---|---|---|
![]()  | 0..1 | Extension | URL = http://hl7.org/fhir/StructureDefinition/no-binding http://hl7.org/fhir/StructureDefinition/no-binding: Marks that a particular element definition is one that is not expected/allowed to have a binding, even though it has types that may be bound to value sets. Use on Element ID ElementDefinition.binding  | |
![]() ![]()  | 0..0 | |||
![]() ![]()  | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/no-binding" | |
![]() ![]()  | 1..1 | boolean | Value of extension | |
  Documentation for this format | ||||
XML Template
<!-- http://hl7.org/fhir/StructureDefinition/no-binding --><extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/no-binding" > <!-- from Element: extension --> <valueBoolean value="[boolean]"/><!--
1..1 Value of extension --> </extension>
JSON Template
{ // http://hl7.org/fhir/StructureDefinition/no-binding
  // from Element: extension
    "extension" : [ //  sliced by value:url  in the specified order, Open ]
    "url" : "http://hl7.org/fhir/StructureDefinition/no-binding", // R! 
    "valueBoolean" : <boolean> // C? R! Value of extension
  }
 
Constraints