This page is part of the Quality Improvement Core Framework (v2.0.0: STU 2) based on FHIR R3. The current version which supercedes this version is 4.1.1. For a full list of available versions, see the Directory of published versions

D.4.1 StructureDefinition: qicore-procedurerequest-approachBodySite

Examples:

D.4.1.1 Formal Views of Profile Content

The official URL for this profile is:

http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedurerequest-approachBodySite

The requested approach body site used for this procedure. Multiple locations are allowed.

This profile builds on Extension.

This profile was published on Thu Feb 12 00:00:00 AEDT 2015 as a draft by Health Level Seven, Inc. - FHIR WG.

Description of Profiles, Differentials, and Snapshots.

Summary

Fixed Value: 1 element
Prohibited: 1 element

Structures

This structure refers to these other structures:

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*The requested access point or points used for this procedure
... url uri"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedurerequest-approachBodySite"
... valueReference Reference(QICore-BodySite)
... extension ..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension I0..*The requested access point or points used for this procedure
... id 0..1stringxml:id (or equivalent in JSON)
... url 1..1uri"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedurerequest-approachBodySite"
... valueReference 0..1Reference(QICore-BodySite)Value of extension

doco Documentation for this format

Summary

Fixed Value: 1 element
Prohibited: 1 element

Structures

This structure refers to these other structures:

Differential View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*The requested access point or points used for this procedure
... url uri"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedurerequest-approachBodySite"
... valueReference Reference(QICore-BodySite)
... extension ..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension I0..*The requested access point or points used for this procedure
... id 0..1stringxml:id (or equivalent in JSON)
... url 1..1uri"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedurerequest-approachBodySite"
... valueReference 0..1Reference(QICore-BodySite)Value of extension

doco Documentation for this format

 

D.4.1.2 Terminology Bindings

D.4.1.3 Constraints

Constraints

IdPathDetailsRequirements
ele-1ExtensionAll FHIR elements must have a @value or children
: hasValue() | (children().count() > id.count())
ext-1ExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()