description: Profile of Encounter for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors. package_name: hl7.fhir.us.qicore derivation: constraint name: QICoreEncounter type: Encounter elements: serviceProvider: type: Reference short: (QI) The organization (facility) responsible for this encounter refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization'] index: 16 reasonCode: {short: (QI) Coded reason the encounter takes place, index: 7} type: {short: (QI) Specific type of encounter, index: 2} participant: short: (QI) List of participants involved in the encounter index: 4 elements: individual: type: Reference short: (QI) Persons involved in the encounter other than the patient refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitionerrole', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-relatedperson'] index: 5 status: {short: (QI) planned | arrived | triaged | in-progress | onleave | finished | cancelled +, index: 0} class: short: (QI) Classification of patient encounter type: Coding mustSupport: true binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ActEncounterCode', bindingName: EncounterClass} base: {max: '1', min: 1, path: Encounter.class} index: 1 hospitalization: short: (QI) Details about the admission to a healthcare service index: 9 elements: origin: type: Reference mustSupport: false refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location'] index: 10 destination: type: Reference mustSupport: false refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location'] index: 11 dischargeDisposition: short: (QI) Category or kind of location after discharge binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/clinical-discharge-disposition'} index: 12 period: {short: (QI) The start and end time of the encounter, index: 6} partOf: type: Reference mustSupport: false refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter'] index: 17 location: short: (QI) List of locations where the patient has been index: 13 elements: location: type: Reference short: (QI) Location the encounter takes place refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location'] index: 14 period: {short: (QI) Time period during which the patient was present at the location, index: 15} subject: type: Reference short: (QI) The patient or group present at the encounter refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient'] index: 3 reasonReference: isModifier: false short: (QI) Reason the encounter takes place (reference) refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-condition-encounter-diagnosis', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-condition-problems-health-concerns', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationrecommendation', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-simple-observation'] type: Reference array: true base: {max: '*', min: 0, path: Encounter.reasonReference} isSummary: true index: 8 package_version: 7.0.1 class: profile kind: resource url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter version: 7.0.1 required: [class]