description: The US Core Encounter Profile inherits from the FHIR [Encounter](https://hl7.org/fhir/R4/encounter.html) resource; refer to it for scope and usage definitions. This profile sets minimum expectations for the Encounter resource to record, search, and fetch basic encounter information for an individual patient. It specifies which core elements, extensions, vocabularies, and value sets **SHALL** be present and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption. package_name: hl7.fhir.us.core derivation: constraint name: USCoreEncounterProfile type: Encounter elements: meta: mustSupport: true index: 0 elements: lastUpdated: {short: When the resource last changed, mustSupport: true, index: 1} serviceProvider: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization'] index: 21 reasonCode: {mustSupport: true, index: 15} type: binding: {strength: extensible, valueSet: 'http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1267.23'} mustSupport: true index: 8 participant: mustSupport: true index: 10 elements: type: {mustSupport: true, index: 11} period: {mustSupport: true, index: 12} individual: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-relatedperson'] index: 13 extension: short: '𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Whether the patient needs an interpreter' type: Extension mustSupport: false url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-interpreter-needed index: 2 slicing: slices: interpreterRequired: match: {} schema: {short: '𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Whether the patient needs an interpreter', type: Extension, mustSupport: false, url: 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-interpreter-needed', index: 2} min: 0 max: 1 status: {mustSupport: true, index: 6} class: {mustSupport: true, index: 7} identifier: mustSupport: true index: 3 elements: system: {type: uri, mustSupport: true, index: 4} value: {type: string, mustSupport: true, index: 5} required: [value, system] hospitalization: mustSupport: true index: 17 elements: dischargeDisposition: binding: {strength: preferred, valueSet: 'http://terminology.hl7.org/ValueSet/v3-USEncounterDischargeDisposition'} mustSupport: true index: 18 period: {mustSupport: true, index: 14} location: mustSupport: true index: 19 elements: location: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-location'] index: 20 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient'] index: 9 reasonReference: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation', 'http://hl7.org/fhir/StructureDefinition/Observation', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure'] array: true index: 16 package_version: 8.0.0-ballot extensions: interpreterRequired: {url: 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-interpreter-needed', min: 0, max: 1, short: '𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗨𝗦𝗖𝗗𝗜: Whether the patient needs an interpreter', type: Extension, mustSupport: false, index: 2} class: profile kind: resource url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter base: http://hl7.org/fhir/StructureDefinition/Encounter version: 8.0.0-ballot required: [subject, type]