PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.bfdr@2.0.0-ballot
    http://hl7.org/fhir/us/bfdr/StructureDefinition/Condition-fetal-death-other-cause-or-condition
description: This Condition profile represents another significant cause or condition for the death of the fetus.
package_name: hl7.fhir.us.bfdr
derivation: constraint
name: ConditionFetalDeathOtherCauseOrCondition
type: Condition
elements:
  category:
    array: true
    min: 2
    index: 0
    slicing:
      rules: open
      description: Slicing requires the given value but allows additional categories
      discriminator:
      - {path: $this, type: pattern}
      min: 2
      slices:
        requiredCategory:
          match:
            coding:
            - {code: 76061-1, system: 'http://loinc.org'}
          schema:
            short: Other significant causes or conditions of fetal death [US Standard Report of Fetal Death]
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: 76061-1, system: 'http://loinc.org'}
            _required: true
            index: 1
          min: 1
          max: 1
  code:
    short: The value sets contains the list of values used to report initiating cause or condition or other significant causes or conditions contributing to fetal death.
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/bfdr/ValueSet/ValueSet-fetal-death-cause-or-condition'}
    index: 2
    elements:
      coding: {short: The type of cause or condition should be selected from the bound value set., mustSupport: true, index: 3}
      text: {short: Any further specification should be entered as free text to fully record the provider's view of the cause., mustSupport: true, index: 4}
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/us/bfdr/StructureDefinition/Patient-decedent-fetus']
    index: 5
package_version: 2.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Condition-fetal-death-other-cause-or-condition
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis
version: 2.0.0-ballot