PackagesCanonicalsLogsProblems
    Packages
    rs/nictiz.fhir.nl.r4.zib2020@0.4.0-beta1
    http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization
description: '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: rs/nictiz.fhir.nl.r4.zib2020
derivation: constraint
name: NlcoreHealthcareProviderOrganization
type: Organization
elements:
  telecom:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: profile}
      min: null
      slices:
        telephoneNumbers:
          match: {}
          schema: {type: ContactPoint, index: 1}
        emailAddresses:
          match: {}
          schema: {type: ContactPoint, index: 2}
  address: {type: Address, index: 3}
  partOf:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization']
    index: 4
  contact:
    elements:
      name: {type: HumanName, index: 5}
      telecom:
        index: 6
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: profile}
          min: null
          slices:
            telephoneNumbers:
              match: {}
              schema: {type: ContactPoint, index: 7}
            emailAddresses:
              match: {}
              schema: {type: ContactPoint, index: 8}
      address: {type: Address, index: 9}
package_version: 0.4.0-beta1
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization
base: http://nictiz.nl/fhir/StructureDefinition/zib-HealthcareProvider-Organization
version: null