PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-epr-fhir@4.0.1
    http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/CH.mCSD.Organization
description: CH mCSD profile on Organization
package_name: ch.fhir.ig.ch-epr-fhir
derivation: constraint
name: CHmCSDOrganization
type: Organization
elements:
  address: {index: 9}
  meta:
    elements:
      lastUpdated: {index: 0}
  name: {index: 6}
  type: {index: 5}
  alias: {index: 7}
  active: {index: 4}
  identifier:
    index: 1
    slicing:
      slices:
        OID:
          match: {}
          schema:
            type: Identifier
            short: The OID of the organization in the community
            pattern:
              type: Identifier
              value: {system: 'urn:ietf:rfc:3986'}
            index: 2
          min: 0
          max: 1
        LDAP:
          match: {}
          schema:
            type: Identifier
            short: LDAP DN (Distinguished Name), if the organization is stored in an HPD
            pattern:
              type: Identifier
              value: {system: 'urn:ietf:rfc:4514'}
            index: 3
          min: 0
          max: 1
  telecom: {index: 8}
  partOf: {index: 10}
  contact:
    elements:
      telecom: {index: 11}
      address: {index: 12}
package_version: 4.0.1
class: profile
kind: resource
url: http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/CH.mCSD.Organization
base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization-epr
version: 4.0.1
required: [identifier]