MediRecords FHIR Implementation Guide
1.3.0 - release


Extension: MR Referenced Document Extension

MediRecords Referenced Document Extension

The official URL for this extension is:

https://fhir.medirecords.com/StructureDefinition/mr-referenced-document-ext

Status: active
Extension maintained by:

Context of Use

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

  • Element ID

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 Reference: MediRecords Referenced Document Extension

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionMR Referenced Document Extension
... extension 0..0
... url 1..1uri"https://fhir.medirecords.com/StructureDefinition/mr-referenced-document-ext"
... value[x] 1..1Reference()Value of extension
Slice: Unordered, Open by type:$this
.... reference 1..1stringReference to linked document

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionMR Referenced Document Extension
... id 0..1stringUnique id for inter-element referencing
... extension 0..0
... url 1..1uri"https://fhir.medirecords.com/StructureDefinition/mr-referenced-document-ext"
.... value[x]:valueReference 1..1Reference(MediRecords DocumentReference Base)Value of extension
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣC1..1stringReference to linked document
..... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

..... identifier Σ0..1IdentifierLogical reference, when literal reference is not known
..... display Σ0..1stringText alternative for the resource

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type Reference: MediRecords Referenced Document Extension

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionMR Referenced Document Extension
... extension 0..0
... url 1..1uri"https://fhir.medirecords.com/StructureDefinition/mr-referenced-document-ext"
... value[x] 1..1Reference()Value of extension
Slice: Unordered, Open by type:$this
.... reference 1..1stringReference to linked document

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionMR Referenced Document Extension
... id 0..1stringUnique id for inter-element referencing
... extension 0..0
... url 1..1uri"https://fhir.medirecords.com/StructureDefinition/mr-referenced-document-ext"
.... value[x]:valueReference 1..1Reference(MediRecords DocumentReference Base)Value of extension
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... reference ΣC1..1stringReference to linked document
..... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

..... identifier Σ0..1IdentifierLogical reference, when literal reference is not known
..... display Σ0..1stringText alternative for the resource

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet
Extension.value[x]:valueReference.typeextensibleResourceType

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()