PackagesCanonicalsLogsProblems
    Packages
    fhir.deep6.ai@0.1.3
    http://deep6.ai/fhir/StructureDefinition/deep-6-ai-encounter
description: This profile extends the US core encounter to add a constraint that expects the Location.type to always be present, and expects at least one Implementation Curated Site.
package_name: fhir.deep6.ai
derivation: constraint
name: Deep6AIEncounterProfile
type: Encounter
elements:
  location:
    elements:
      location:
        type: Reference
        short: List of locations where the patient has been, or the Implementation Curated Site which owns the encounter
        refers: ['http://deep6.ai/fhir/StructureDefinition/deep-6-ai-location']
        index: 0
      physicalType:
        short: The physical type of the location (usually the level in the location hierarchy - bed room ward etc. as well as the implementation curated site)
        binding: {strength: extensible, valueSet: 'http://deep6.ai/fhir/ValueSet/deep-6-ai-location-physical-type'}
        mustSupport: true
        index: 1
package_version: 0.1.3
class: profile
kind: resource
url: http://deep6.ai/fhir/StructureDefinition/deep-6-ai-encounter
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter
version: 0.1.3