PackagesCanonicalsLogsProblems
    Packages
    rs/ch.fhir.ig.ch@epreg-1.0.0-ballot
    http://fhir.ch/ig/ch-epreg/StructureDefinition/ch-epreg-organization-thcp
description: This profile constrains the Organization resource to represent the treating healthcare provider.
package_name: rs/ch.fhir.ig.ch
derivation: constraint
name: ChEpregOrganizationTHCP
type: Organization
elements:
  name: {mustSupport: true, index: 0}
  telecom:
    mustSupport: true
    index: 1
    slicing:
      slices:
        email:
          match: {}
          schema: {mustSupport: true, index: 1}
        phone:
          match: {}
          schema: {mustSupport: true, index: 2}
  address:
    mustSupport: true
    index: 3
    elements:
      line: {mustSupport: true, index: 4}
      city: {mustSupport: true, index: 5}
      postalCode: {mustSupport: true, index: 6}
      country: {mustSupport: true, index: 7}
package_version: epreg-1.0.0-ballot
class: profile
kind: resource
url: http://fhir.ch/ig/ch-epreg/StructureDefinition/ch-epreg-organization-thcp
base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization
version: 1.0.0-ballot