PackagesCanonicalsLogsProblems
    Packages
    rs/ch.fhir.ig.ch@elm-1.7.0
    http://fhir.ch/ig/ch-elm/StructureDefinition/ChElmPatientInitials
description: Patient representation via Initials
package_name: rs/ch.fhir.ig.ch
derivation: constraint
name: ChElmPatientInitials
type: Patient
elements:
  name:
    constraint:
      name-initials: {human: a name with initials, source: 'http://fhir.ch/ig/ch-elm/StructureDefinition/ChElmPatientInitials', severity: error, expression: given.exists() and given.first().exists() and (''+given.first()).length() = 1 and family.exists() and (''+family).length() = 1}
    index: 0
  telecom:
    index: 1
    slicing:
      slices:
        email:
          match: {}
          schema: {index: 2}
          max: 0
        phone:
          match: {}
          schema: {index: 3}
          max: 0
        internet:
          match: {}
          schema: {index: 4}
          max: 0
  address:
    index: 5
    slicing:
      slices:
        home:
          match: {}
          schema:
            index: 5
            elements:
              line: {index: 6}
package_version: elm-1.7.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-elm/StructureDefinition/ChElmPatientInitials
base: http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-patient
version: 1.7.0