PackagesCanonicalsLogsProblems
    Packages
    Test20171286.neu@0.8.15
    http://example.org/fhir/StructureDefinition/PatientDUPJena
description: Beschreibung des Profils
package_name: Test20171286.neu
derivation: constraint
name: PatientDUPJena
type: Patient
elements:
  identifier:
    mustSupport: true
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: 1
      slices:
        PIDUniJena:
          match: {system: 'http://www.uniklinikum-jena.de/fhir/NamingSystem/patient-identifier'}
          schema:
            type: Identifier
            _required: true
            index: 1
            elements:
              type:
                elements:
                  coding: {index: 2}
                required: [coding]
              system:
                pattern: {type: Uri, value: 'http://www.uniklinikum-jena.de/fhir/NamingSystem/patient-identifier'}
                index: 3
  telecom: {index: 4}
  gender: {mustSupport: true, index: 5}
  birthDate: {mustSupport: true, index: 6}
  address: {index: 7}
  contact: {index: 8}
package_version: 0.8.15
class: profile
kind: resource
url: http://example.org/fhir/StructureDefinition/PatientDUPJena
base: http://hl7.org/fhir/StructureDefinition/Patient
version: '0815'
required: [gender, identifier, birthDate]