FHIR Tooling Extensions IG, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/fhir-tools-ig/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/tools/ValueSet/id-expectation | Version: 0.2.0 | |||
Active as of 2024-10-23 | Computable Name: IdExpectationVS | |||
Other Identifiers: OID:2.16.840.1.113883.4.642.40.1.48.8 |
Specifies whether a particular element or resource is expected to have an id or not
References
Generated Narrative: ValueSet id-expectation
http://hl7.org/fhir/tools/CodeSystem/id-expectation
Generated Narrative: ValueSet
Expansion based on codesystem Id Expectation Codes v0.2.0 (CodeSystem)
This value set contains 3 concepts
Code | System | Display | Definition |
optional | http://hl7.org/fhir/tools/CodeSystem/id-expectation | optional | Id may or not be present (this is the default for elements but not resources) |
required | http://hl7.org/fhir/tools/CodeSystem/id-expectation | required | Id is required to be present (this is the default for resources but not elements) |
prohibited | http://hl7.org/fhir/tools/CodeSystem/id-expectation | prohibited | An ID is not allowed in this context |
Explanation of the columns that may appear on this page:
Level | A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies |
System | 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) |
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 of the concept |
Comments | Additional notes about how to use the code |