QI-Core Implementation Guide - Local Development build (v3.3.0). See the Directory of published versions
The official URL for this profile is:
http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter-procedure
Procedures performed during the encounter, or as the primary reason for the encounter.
This profile builds on Extension.
This profile was published on Wed Aug 22 00:00:00 EDT 2018 as a draft by Health Level Seven, Inc. - CQI WG.
Description of Profiles, Differentials, and Snapshots.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Encounter Procedure Extension | ||
type | 1..1 | Extension | type | |
url | 1..1 | string | "type" | |
valueCodeableConcept | 0..1 | CodeableConcept | Binding: ExampleProcedureTypeCodes (required) | |
rank | 1..1 | Extension | rank | |
url | 1..1 | string | "rank" | |
valuePositiveInt | 0..1 | positiveInt | ||
procedure | 1..1 | Extension | procedure | |
url | 1..1 | string | "procedure" | |
valueReference | 0..1 | Reference(QICoreProcedure) | ||
url | 1..1 | uri | "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter-procedure" | |
value[x] | 0..0 | |||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..* | Encounter Procedure Extension | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
type | 1..1 | Extension | type | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | string | "type" | |
value[x] | (Slice Definition) | Value of extension Slice: Unordered, Closed by type:$this | ||
valueCodeableConcept | 0..1 | CodeableConcept | Value of extension Binding: ExampleProcedureTypeCodes (required) | |
rank | 1..1 | Extension | rank | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | string | "rank" | |
value[x] | (Slice Definition) | Value of extension Slice: Unordered, Closed by type:$this | ||
valuePositiveInt | 0..1 | positiveInt | Value of extension | |
procedure | 1..1 | Extension | procedure | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | string | "procedure" | |
value[x] | (Slice Definition) | Value of extension Slice: Unordered, Closed by type:$this | ||
valueReference | 0..1 | Reference(QICoreProcedure) | Value of extension | |
url | 1..1 | uri | "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter-procedure" | |
Documentation for this format |
Differential View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Encounter Procedure Extension | ||
type | 1..1 | Extension | type | |
url | 1..1 | string | "type" | |
valueCodeableConcept | 0..1 | CodeableConcept | Binding: ExampleProcedureTypeCodes (required) | |
rank | 1..1 | Extension | rank | |
url | 1..1 | string | "rank" | |
valuePositiveInt | 0..1 | positiveInt | ||
procedure | 1..1 | Extension | procedure | |
url | 1..1 | string | "procedure" | |
valueReference | 0..1 | Reference(QICoreProcedure) | ||
url | 1..1 | uri | "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter-procedure" | |
value[x] | 0..0 | |||
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..* | Encounter Procedure Extension | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
type | 1..1 | Extension | type | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | string | "type" | |
value[x] | (Slice Definition) | Value of extension Slice: Unordered, Closed by type:$this | ||
valueCodeableConcept | 0..1 | CodeableConcept | Value of extension Binding: ExampleProcedureTypeCodes (required) | |
rank | 1..1 | Extension | rank | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | string | "rank" | |
value[x] | (Slice Definition) | Value of extension Slice: Unordered, Closed by type:$this | ||
valuePositiveInt | 0..1 | positiveInt | Value of extension | |
procedure | 1..1 | Extension | procedure | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | string | "procedure" | |
value[x] | (Slice Definition) | Value of extension Slice: Unordered, Closed by type:$this | ||
valueReference | 0..1 | Reference(QICoreProcedure) | Value of extension | |
url | 1..1 | uri | "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter-procedure" | |
Documentation for this format |
Path | Conformance | ValueSet |
Extension.extension:type.value[x]:valueCodeableConcept | required | ExampleProcedureTypeCodes |
Id | Path | Details | Requirements |
ele-1 | Extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | Extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() |