PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.bfdr.r4@2.0.0
    http://hl7.org/fhir/us/bfdr/StructureDefinition/Condition-fetal-death-initiating-cause-or-condition
description: This Condition profile should be used by the clinician to indicate the initiating cause of fetal death.
package_name: hl7.fhir.us.bfdr.r4
derivation: constraint
name: ConditionFetalDeathInitiatingCauseOrCondition
type: Condition
elements:
  clinicalStatus:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: active, system: 'http://terminology.hl7.org/CodeSystem/condition-clinical', display: Active}
    index: 0
  category:
    array: true
    min: 2
    index: 1
    slicing:
      slices:
        initiatingCauseOrCondition:
          match: {}
          schema:
            short: Initiating cause or condition of fetal death [US Standard Report of Fetal Death]
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: 76060-3, system: 'http://loinc.org'}
            _required: true
            index: 2
          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: 3
    elements:
      coding: {short: The type of cause or condition should be selected from the bound value set., index: 4}
      text: {short: Any further specification should be entered as free text to fully record the provider's view of the cause., index: 5}
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/us/bfdr/StructureDefinition/Patient-decedent-fetus']
    index: 6
package_version: 2.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Condition-fetal-death-initiating-cause-or-condition
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis
version: 2.0.0