Referral Prescription
1.0.0 - STU Belgium flag

Referral Prescription, published by . 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/hl7-be/referral/ and changes regularly. See the Directory of published versions

Data Type Profile: BeNoContainedReference

Official URL: https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-no-contained-reference Version: 1.0.0
Draft as of 2024-09-24 Computable Name: BeNoContainedReference

A reference disallowing the use of contained references

Usage:

Formal Views of Profile Content

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

This structure is derived from Reference

NameFlagsCard.TypeDescription & Constraintsdoco
.. Reference C 0..* Reference A reference from one resource to another
be-inv-no-contained-reference: A reference must have a literal or logical identifier
... reference S 0..1 string Literal reference, Relative, internal or absolute URL
... identifier S 0..1 Identifier Logical reference, when literal reference is not known

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
be-inv-no-contained-referenceerrorReferenceA reference must have a literal or logical identifier
: reference.empty().not() and (reference.empty().not() implies reference.toString().startsWith('#').not()) or identifier.empty().not()
NameFlagsCard.TypeDescription & Constraintsdoco
.. Reference C 0..* Reference A reference from one resource to another
ref-1: SHALL have a contained resource if a local reference is provided
be-inv-no-contained-reference: A reference must have a literal or logical identifier
... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
... identifier SΣ 0..1 Identifier Logical reference, when literal reference is not known

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
be-inv-no-contained-referenceerrorReferenceA reference must have a literal or logical identifier
: reference.empty().not() and (reference.empty().not() implies reference.toString().startsWith('#').not()) or identifier.empty().not()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ref-1errorReferenceSHALL have a contained resource if a local reference is provided
: reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
NameFlagsCard.TypeDescription & Constraintsdoco
.. Reference C 0..* Reference A reference from one resource to another
ref-1: SHALL have a contained resource if a local reference is provided
be-inv-no-contained-reference: A reference must have a literal or logical identifier
... id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
... identifier SΣ 0..1 Identifier Logical reference, when literal reference is not known
... display Σ 0..1 string Text alternative for the resource

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Reference.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
be-inv-no-contained-referenceerrorReferenceA reference must have a literal or logical identifier
: reference.empty().not() and (reference.empty().not() implies reference.toString().startsWith('#').not()) or identifier.empty().not()
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()
ref-1errorReferenceSHALL have a contained resource if a local reference is provided
: reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))

This structure is derived from Reference

Summary

Must-Support: 2 elements

Differential View

This structure is derived from Reference

NameFlagsCard.TypeDescription & Constraintsdoco
.. Reference C 0..* Reference A reference from one resource to another
be-inv-no-contained-reference: A reference must have a literal or logical identifier
... reference S 0..1 string Literal reference, Relative, internal or absolute URL
... identifier S 0..1 Identifier Logical reference, when literal reference is not known

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
be-inv-no-contained-referenceerrorReferenceA reference must have a literal or logical identifier
: reference.empty().not() and (reference.empty().not() implies reference.toString().startsWith('#').not()) or identifier.empty().not()

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Reference C 0..* Reference A reference from one resource to another
ref-1: SHALL have a contained resource if a local reference is provided
be-inv-no-contained-reference: A reference must have a literal or logical identifier
... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
... identifier SΣ 0..1 Identifier Logical reference, when literal reference is not known

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
be-inv-no-contained-referenceerrorReferenceA reference must have a literal or logical identifier
: reference.empty().not() and (reference.empty().not() implies reference.toString().startsWith('#').not()) or identifier.empty().not()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ref-1errorReferenceSHALL have a contained resource if a local reference is provided
: reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Reference C 0..* Reference A reference from one resource to another
ref-1: SHALL have a contained resource if a local reference is provided
be-inv-no-contained-reference: A reference must have a literal or logical identifier
... id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
... identifier SΣ 0..1 Identifier Logical reference, when literal reference is not known
... display Σ 0..1 string Text alternative for the resource

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Reference.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
be-inv-no-contained-referenceerrorReferenceA reference must have a literal or logical identifier
: reference.empty().not() and (reference.empty().not() implies reference.toString().startsWith('#').not()) or identifier.empty().not()
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()
ref-1errorReferenceSHALL have a contained resource if a local reference is provided
: reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))

This structure is derived from Reference

Summary

Must-Support: 2 elements

 

Other representations of profile: CSV, Excel, Schematron