NCPI FHIR Implementation Guide
0.1.0 - ci-build

NCPI FHIR Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

Extension: Supporting Information

Official URL: https://ncpi-fhir.github.io/ncpi-fhir-ig/StructureDefinition/supporting-info Version: 0.1.0
Active as of 2022-08-23 Realm: International flag Computable Name: SupportingInformation

Additional information relevant to interpreting/understanding the report.

Context of Use

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

  • Element

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

Fixed Value: 1 element
Prohibited: 1 element

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionSupporting Information
... extension 0..0
... url 1..1uri"https://ncpi-fhir.github.io/ncpi-fhir-ig/StructureDefinition/supporting-info"
... value[x] 0..1Reference(Resource)Value of extension

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionSupporting Information
... id 0..1stringUnique id for inter-element referencing
... extension 0..0
... url 1..1uri"https://ncpi-fhir.github.io/ncpi-fhir-ig/StructureDefinition/supporting-info"

doco Documentation for this format

This structure is derived from Extension

Summary

Fixed Value: 1 element
Prohibited: 1 element

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionSupporting Information
... extension 0..0
... url 1..1uri"https://ncpi-fhir.github.io/ncpi-fhir-ig/StructureDefinition/supporting-info"
... value[x] 0..1Reference(Resource)Value of extension

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionSupporting Information
... id 0..1stringUnique id for inter-element referencing
... extension 0..0
... url 1..1uri"https://ncpi-fhir.github.io/ncpi-fhir-ig/StructureDefinition/supporting-info"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Constraints

IdGradePathDetailsRequirements
ele-1errorExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorExtension.value[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())