FHIR Tooling Extensions IG
0.2.0 - Release 0.2.0 International flag

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

CodeSystem: Id Expectation Codes

Official URL: http://hl7.org/fhir/tools/CodeSystem/id-expectation Version: 0.2.0
Active as of 2024-05-17 Computable Name: IdExpectationCodes
Other Identifiers: OID:2.16.840.1.113883.4.642.40.1.16.8

Specifies whether a particular element or resource is expected to have an id or not

This Code system is referenced in the content logical definition of the following value sets:

This case-sensitive code system http://hl7.org/fhir/tools/CodeSystem/id-expectation defines the following codes:

CodeDefinition
optional Id may or not be present (this is the default for elements but not resources)
required Id is required to be present (this is the default for resources but not elements)
prohibited An ID is not allowed in this context