PackagesCanonicalsLogsProblems
    Packages
    de.gecco@0.9.3
    https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/Patient
description: Covers demographic data about the patient
package_name: de.gecco
derivation: constraint
name: Patient
type: Patient
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        ethnicGroup:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/ethnic-group', index: 1}
        age:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/age', index: 2}
          max: 1
  birthDate: {mustSupport: true, index: 3}
package_version: 0.9.3
extensions:
  ethnicGroup: {url: 'https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/ethnic-group', type: Extension, mustSupport: true, index: 1}
  age: {url: 'https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/age', max: 1, type: Extension, mustSupport: true, index: 2}
class: profile
kind: resource
url: https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/Patient
base: http://hl7.org/fhir/StructureDefinition/Patient
version: '0.9'