description: The Encounter referenced in the US Core profiles. package_name: hl7.fhir.us.core derivation: constraint name: USCoreEncounterProfile type: Encounter elements: reasonCode: {type: CodeableConcept, mustSupport: true, array: true, index: 12} type: type: CodeableConcept binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/core/ValueSet/us-core-encounter-type'} mustSupport: true array: true min: 1 index: 5 participant: mustSupport: true array: true index: 7 elements: type: {type: CodeableConcept, mustSupport: true, array: true, index: 8} period: {type: Period, mustSupport: true, index: 9} individual: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner'] index: 10 status: {type: code, mustSupport: true, index: 3} class: {type: Coding, mustSupport: true, index: 4} identifier: type: Identifier mustSupport: true array: true index: 0 elements: system: {type: uri, mustSupport: true, index: 1} value: {type: string, mustSupport: true, index: 2} required: [value, system] hospitalization: mustSupport: true index: 13 elements: dischargeDisposition: {type: CodeableConcept, mustSupport: true, index: 14} period: {type: Period, mustSupport: true, index: 11} location: mustSupport: true array: true index: 15 elements: location: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Location'] index: 16 required: [location] subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient'] index: 6 package_version: 3.1.1 class: profile kind: resource url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter base: http://hl7.org/fhir/StructureDefinition/Encounter version: 3.1.1 required: [class, status, subject, type]