Research Data Sharing IG
1.0.0 - CI Build International flag

Research Data Sharing IG, published by IEHR-Workgroup. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/InteropEHRate-project/research-data-sharing/ and changes regularly. See the Directory of published versions

Extension: AutomaticallyGenerated Extension-IEHR

Official URL: http://interopehrate.eu/fhir/StructureDefinition/AutomaticallyGenerated-Extension-IEHR Version: 1.0.0
Draft as of 2024-04-08 Computable Name: AutomaticallyGeneratedExtensionIEHR

Context of Use

This extension may be used on the following element(s):

  • Element ID Coding

Notes about the AutomaticallyGenerated extension

The AutomaticallyGeneratedExtension-IEHR is designed to serve as a flag for an automatically generated translation of codes. Such a translation of a code is necessary, for example, if the author of a resource provided a code of a local code system and the translation service had to translate this code into a code contained in the system required by the corresponding IEHR profile in order for the resource to pass validation.

In this case, the AutomaticallyGeneratedExtension-IEHR must be added to the resource with the value true, to alert any readers, that this code was automatically provided and there is no guarantee, that it is a perfect match for the original code.

If the value of the AutomaticallyGeneratedExtension-IEHR is false or the extension is non-existent, the coding was added by the creator of the resource and can be assumed to be precise.

If a translated code is used, the original code must always be provided as well. Furthermore, for critical operations it might be necessary to use the original and query the meaning of the code from the author to ensure, that there is no misunderstanding.

Usage info

Usage:

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

Summary

Simple Extension of type boolean:

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Extension
... url 1..1 uri "http://interopehrate.eu/fhir/StructureDefinition/AutomaticallyGenerated-Extension-IEHR"
... value[x] 1..1 boolean Value of extension

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Extension
... id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1 uri "http://interopehrate.eu/fhir/StructureDefinition/AutomaticallyGenerated-Extension-IEHR"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type boolean:

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Extension
... url 1..1 uri "http://interopehrate.eu/fhir/StructureDefinition/AutomaticallyGenerated-Extension-IEHR"
... value[x] 1..1 boolean Value of extension

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Extension
... id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1 uri "http://interopehrate.eu/fhir/StructureDefinition/AutomaticallyGenerated-Extension-IEHR"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()