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
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.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
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 | |||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..* | The requested access point or points used for this procedure | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedurerequest-approachBodySite" | |
valueReference | 0..1 | Reference(QICore-BodySite) | Value of extension | |
Documentation for this format |
Differential View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
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 | |||
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..* | The requested access point or points used for this procedure | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedurerequest-approachBodySite" | |
valueReference | 0..1 | Reference(QICore-BodySite) | Value of extension | |
Documentation for this format |
Id | Path | Details | Requirements |
ele-1 | Extension | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) | |
ext-1 | Extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() |