PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.5.0-alpha
    https://fhir.healthdata.be/StructureDefinition/HdBe-HealthcareProvider
description: 'The physical location of a healthcare provider. A healthcare provider is an organization that offers and provides medical, paramedic and/or nursing care to patients/clients. Examples include: hospitals, nursing homes, doctor’s offices.'
package_name: healthdata.be.r4.cbb
derivation: constraint
name: HdBeHealthcareProvider
type: Location
elements:
  identifier:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: value}
      min: null
      slices:
        locationNumber:
          match: {system: 'https://fhir.healthdata.be/NamingSystem/FPS-CampusNumber'}
          schema:
            pattern:
              type: Identifier
              value: {system: 'https://fhir.healthdata.be/NamingSystem/FPS-CampusNumber'}
            index: 1
          max: 1
  name: {short: LocationName, index: 2}
  type: {index: 3}
  telecom:
    short: ContactInformation
    index: 4
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: profile}
      min: null
      slices:
        telephoneNumbers:
          match: {}
          schema: {type: ContactPoint, index: 5}
        emailAddresses:
          match: {}
          schema: {type: ContactPoint, index: 6}
  address: {type: Address, index: 7}
  managingOrganization:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'https://fhir.healthdata.be/StructureDefinition/HdBe-HealthcareProvider-Organization']
    index: 8
package_version: 0.5.0-alpha
class: profile
kind: resource
url: https://fhir.healthdata.be/StructureDefinition/HdBe-HealthcareProvider
base: http://hl7.org/fhir/StructureDefinition/Location
version: null