description: The Encounter referenced in the US Core profiles. package_name: hl7.fhir.us.core derivation: constraint name: USCoreEncounterProfile type: Encounter elements: serviceProvider: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization'] index: 18 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/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole'] 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: 14 elements: dischargeDisposition: {type: CodeableConcept, mustSupport: true, index: 15} period: {type: Period, mustSupport: true, index: 11} location: mustSupport: true array: true index: 16 elements: location: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Location'] index: 17 required: [location] subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient'] index: 6 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', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure'] index: 13 package_version: 3.2.0 class: profile kind: resource url: http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter base: http://hl7.org/fhir/StructureDefinition/Encounter version: 3.2.0 required: [class, status, subject, type]