PackagesCanonicalsLogsProblems
    Packages
    kbv.ita.vos@2.1.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Observation_Pregnancy_Status
description: Schwangerschaftsstatus einer Patientin
package_name: kbv.ita.vos
derivation: constraint
name: KBV_PR_VoS_Observation_Pregnancy_Status
type: Observation
elements:
  category: {index: 13}
  referenceRange: {index: 58}
  hasMember: {index: 59}
  meta:
    mustSupport: true
    index: 1
    elements:
      source: {index: 2}
      profile:
        mustSupport: true
        pattern: {type: Canonical, value: 'https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Observation_Pregnancy_Status|2.1.0'}
        index: 3
      security: {index: 4}
      tag: {index: 5}
    required: [profile]
  derivedFrom: {index: 60}
  interpretation: {index: 49}
  encounter: {index: 33}
  method: {index: 55}
  specimen: {index: 56}
  value:
    short: Schwangerschaftsstatus
    mustSupport: true
    choices: [valueBoolean]
    index: 46
    slicing:
      slices:
        valueBoolean:
          match: {}
          schema:
            short: Schwangerschaftsstatus
            mustSupport: true
            choices: [valueBoolean]
            _required: true
            index: 46
          min: 1
  implicitRules: {index: 6}
  valueBoolean:
    short: Schwangerschaftsstatus
    type: boolean
    mustSupport: true
    choiceOf: value
    index: 47
    slicing:
      slices:
        valueBoolean:
          match: {}
          schema: {short: Schwangerschaftsstatus, type: boolean, mustSupport: true, _required: true, choiceOf: value, index: 47}
          min: 1
  component: {index: 61}
  note:
    index: 50
    elements:
      author:
        choices: []
        index: 52
      time: {index: 53}
  contained: {index: 8}
  effectiveDateTime:
    type: dateTime
    choiceOf: effective
    index: 39
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: effective, index: 39}
  status:
    pattern: {type: Code, value: final}
    mustSupport: true
    index: 12
  language: {index: 7}
  effective:
    choices: [effectiveDateTime]
    index: 38
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema:
            choices: [effectiveDateTime]
            index: 38
  id: {mustSupport: true, index: 0}
  code:
    mustSupport: true
    index: 14
    elements:
      coding:
        mustSupport: true
        array: true
        min: 2
        max: 2
        index: 15
        slicing:
          rules: closed
          discriminator:
          - {path: system, type: value}
          min: 2
          max: 2
          slices:
            loinc:
              match: {system: 'http://loinc.org'}
              schema:
                mustSupport: true
                _required: true
                index: 16
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://loinc.org'}
                    mustSupport: true
                    index: 17
                  code:
                    pattern: {type: Code, value: 11449-6}
                    mustSupport: true
                    index: 18
                  display:
                    pattern: {type: String, value: Pregnancy status - Reported}
                    mustSupport: true
                    index: 19
                  userSelected: {index: 20}
                required: [display, system, code]
            kbv_code:
              match: {system: 'https://fhir.kbv.de/CodeSystem/KBV_CS_VoS_VitalSigns'}
              schema:
                mustSupport: true
                _required: true
                index: 21
                elements:
                  system:
                    pattern: {type: Uri, value: 'https://fhir.kbv.de/CodeSystem/KBV_CS_VoS_VitalSigns'}
                    mustSupport: true
                    index: 22
                  code:
                    pattern: {type: Code, value: Schwangerschaft}
                    mustSupport: true
                    index: 23
                  display:
                    pattern: {type: String, value: Schwangerschaft}
                    mustSupport: true
                    index: 24
                  userSelected: {index: 25}
                required: [display, system, code]
      text: {index: 26}
  identifier: {index: 9}
  bodySite: {index: 54}
  focus: {index: 32}
  issued: {index: 40}
  device: {index: 57}
  basedOn: {index: 10}
  partOf: {index: 11}
  subject:
    type: Reference
    short: Patientin
    mustSupport: true
    refers: ['https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Patient|2.1.0']
    index: 27
    elements:
      reference: {mustSupport: true, index: 28}
      type: {index: 29}
      identifier: {index: 30}
      display: {index: 31}
    required: [reference]
  performer: {index: 41}
  dataAbsentReason: {index: 48}
package_version: 2.1.0
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Observation_Pregnancy_Status
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 2.1.0
required: [id, value, valueBoolean, subject, meta]