PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.4.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Estimated_Date_of_Delivery
description: Dieses Profil bildet einen geschätzten Entbindungstermin ab.
package_name: kbv.basis
derivation: constraint
name: KBV_PR_Base_Observation_Estimated_Date_of_Delivery
type: Observation
elements:
  method:
    index: 15
    elements:
      coding:
        index: 16
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: 1
          slices:
            loinc:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Estimated_Date_of_Delivery_Method_LOINC'}
                _required: true
                index: 17
                elements:
                  system: {index: 18}
                  version: {index: 19}
                  code: {index: 20}
                  display: {index: 21}
                required: [version, display, system, code]
    required: [coding]
  specimen: {index: 22}
  value:
    choices: [valueDateTime]
    index: 12
  valueDateTime: {type: dateTime, choiceOf: value, index: 13}
  effectiveDateTime: {type: dateTime, choiceOf: effective, index: 10}
  effective:
    choices: [effectiveDateTime]
    index: 9
  code:
    elements:
      coding:
        index: 0
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: 1
          slices:
            loinc:
              match: {code: 11778-8, system: 'http://loinc.org', display: Delivery date Estimated, version: '2.73'}
              schema:
                pattern:
                  type: Coding
                  value: {code: 11778-8, system: 'http://loinc.org', display: Delivery date Estimated, version: '2.73'}
                _required: true
                index: 1
                elements:
                  system: {index: 2}
                  version: {index: 3}
                  code: {index: 4}
                  display: {index: 5}
                required: [version, display, system, code]
    required: [coding]
  bodySite: {index: 14}
  focus: {index: 7}
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Patient', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Device|1.4.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.4.0']
    index: 6
package_version: 1.4.0
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Estimated_Date_of_Delivery
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.4.0
required: [valueDateTime, value]