QI-Core Implementation Guide
5.0.0-ballot - STU Ballot
US
This page is part of the Quality Improvement Core Framework (v5.0.0-ballot: STU 5 Ballot 1) based on FHIR R4. The current version which supercedes this version is 4.1.1. For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter-procedure | Version: 5.0.0-ballot | |||
Draft as of 2018-08-22 | Computable Name: EncounterProcedureExtension |
Procedures performed during the encounter, or as the primary reason for the encounter.
Need to be able to determine whether a given procedure was performed as the primary reason for an encounter, or as a secondary event.
Context of Use
This extension may be used on the following element(s):
Inpatient Admission for Appendicitis |
Usage info
Usage:
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | Encounter Procedure Extension | |
extension:type | 1..1 | Extension | type | |
url | 1..1 | uri | "type" | |
value[x] | 0..1 | CodeableConcept | Value of extension Binding: QICoreProcedureType (extensible): Whether the procedure was primary or secondary | |
extension:rank | 1..1 | Extension | rank | |
url | 1..1 | uri | "rank" | |
value[x] | 0..1 | positiveInt | Value of extension | |
extension:procedure | 1..1 | Extension | procedure | |
url | 1..1 | uri | "procedure" | |
value[x] | 0..1 | Reference(QICoreProcedure) | Value of extension | |
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 | 0..* | Extension | Encounter Procedure Extension | |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
extension: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 | uri | "type" | |
value[x] | 0..1 | CodeableConcept | Value of extension Binding: QICoreProcedureType (extensible): Whether the procedure was primary or secondary | |
extension: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 | uri | "rank" | |
value[x] | 0..1 | positiveInt | Value of extension | |
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 | uri | "procedure" | |
value[x] | 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 |
This structure is derived from Extension
Differential View
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | Encounter Procedure Extension | |
extension:type | 1..1 | Extension | type | |
url | 1..1 | uri | "type" | |
value[x] | 0..1 | CodeableConcept | Value of extension Binding: QICoreProcedureType (extensible): Whether the procedure was primary or secondary | |
extension:rank | 1..1 | Extension | rank | |
url | 1..1 | uri | "rank" | |
value[x] | 0..1 | positiveInt | Value of extension | |
extension:procedure | 1..1 | Extension | procedure | |
url | 1..1 | uri | "procedure" | |
value[x] | 0..1 | Reference(QICoreProcedure) | Value of extension | |
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 | 0..* | Extension | Encounter Procedure Extension | |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
extension: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 | uri | "type" | |
value[x] | 0..1 | CodeableConcept | Value of extension Binding: QICoreProcedureType (extensible): Whether the procedure was primary or secondary | |
extension: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 | uri | "rank" | |
value[x] | 0..1 | positiveInt | Value of extension | |
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 | uri | "procedure" | |
value[x] | 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 |
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet |
Extension.extension:type.value[x] | extensible | QICoreProcedureType |
Id | Grade | Path | Details | Requirements |
ele-1 | error | Extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | Extension.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Extension.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | Extension.extension:type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Extension.extension:type | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | Extension.extension:type.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Extension.extension:type.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | Extension.extension:type.value[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | Extension.extension:rank | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Extension.extension:rank | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | Extension.extension:rank.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Extension.extension:rank.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | Extension.extension:rank.value[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | Extension.extension:procedure | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Extension.extension:procedure | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | Extension.extension:procedure.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Extension.extension:procedure.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | Extension.extension:procedure.value[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |