FHIR Cross-Version Extensions package for FHIR R4B from FHIR R3
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4B from FHIR R3 - Version 0.0.1-snapshot-2. See the Directory of published versions

CodeSystem: ExtensionContext

Official URL: http://hl7.org/fhir/extension-context Version: 3.0.2
Standards status: Informative Maturity Level: 5 Computable Name: ExtensionContext

How an extension context is interpreted.

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

This case-sensitive code system http://hl7.org/fhir/extension-context defines the following codes:

CodeDisplayDefinition
resource Resource The context is all elements matching a particular resource element path.
datatype Datatype The context is all nodes matching a particular data type element path (root or repeating element) or all elements referencing a particular primitive data type (expressed as the datatype name).
extension Extension The context is a particular extension from a particular profile, a uri that identifies the extension definition.