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: 15 reasonCode: {short: (QI) Coded reason the encounter takes place, index: 6} type: {short: (QI) Specific type of encounter, index: 1} participant: short: (QI) List of participants involved in the encounter index: 3 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: 4 status: {short: (QI) planned | arrived | triaged | in-progress | onleave | finished | cancelled +, index: 0} hospitalization: short: (QI) Details about the admission to a healthcare service index: 8 elements: origin: type: Reference mustSupport: false refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location'] index: 9 destination: type: Reference mustSupport: false refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location'] index: 10 dischargeDisposition: short: (QI) Category or kind of location after discharge binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/clinical-discharge-disposition'} index: 11 period: {short: (QI) The start and end time of the encounter, index: 5} partOf: type: Reference mustSupport: false refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter'] index: 16 location: short: (QI) List of locations where the patient has been index: 12 elements: location: type: Reference short: (QI) Location the encounter takes place refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location'] index: 13 period: {short: (QI) Time period during which the patient was present at the location, index: 14} subject: type: Reference short: (QI) The patient or group present at the encounter refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient'] index: 2 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: 7 package_version: 7.0.0-ballot 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.0-ballot