PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.soziodemographie@2027.0.0-ballot
    https://www.medizininformatik-initiative.de/fhir/ext/modul-soziodemographie/StructureDefinition/mii-pr-sdd-geburtsland-mutter
description: Geburtsland der Mutter
package_name: de.medizininformatikinitiative.kerndatensatz.soziodemographie
derivation: constraint
name: MII_PR_SDD_Geburtsland_Mutter
type: Observation
elements:
  category:
    mustSupport: true
    array: true
    min: 2
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: 2
      slices:
        social-history:
          match:
            coding:
            - {code: social-history, system: 'http://terminology.hl7.org/CodeSystem/observation-category'}
          schema:
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: social-history, system: 'http://terminology.hl7.org/CodeSystem/observation-category'}
            _required: true
            index: 3
          min: 1
          max: 1
        survey:
          match:
            coding:
            - {code: survey, system: 'http://terminology.hl7.org/CodeSystem/observation-category'}
          schema:
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: survey, system: 'http://terminology.hl7.org/CodeSystem/observation-category'}
            _required: true
            index: 4
          min: 1
          max: 1
  meta:
    elements:
      profile: {mustSupport: true, index: 0}
  value:
    choices: [valueCodeableConcept]
    index: 12
  effectiveDateTime: {type: dateTime, mustSupport: true, choiceOf: effective, index: 10}
  status: {mustSupport: true, index: 1}
  effective:
    mustSupport: true
    choices: [effectiveDateTime]
    index: 9
  code:
    mustSupport: true
    index: 5
    elements:
      coding:
        mustSupport: true
        pattern:
          type: Coding
          value: {code: 63515-1, system: 'http://loinc.org'}
        index: 6
    required: [coding]
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 13}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 7
package_version: 2027.0.0-ballot
class: profile
kind: resource
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-soziodemographie/StructureDefinition/mii-pr-sdd-geburtsland-mutter
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 2027.0.0-ballot
required: [effectiveDateTime, subject, effective]