PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.bfdr@2.0.0
    http://hl7.org/fhir/us/bfdr/StructureDefinition/Condition-infection-present-during-pregnancy
description: This Condition profile represents infections present and/or treated during the pregnancy.
package_name: hl7.fhir.us.bfdr
derivation: constraint
name: ConditionInfectionPresentDuringPregnancy
type: Condition
elements:
  category:
    array: true
    min: 2
    index: 0
    slicing:
      rules: open
      description: Slicing requires the given value but allows additional values
      discriminator:
      - {path: $this, type: pattern}
      min: 2
      slices:
        requiredCategory:
          match:
            coding:
            - {code: 72519-2, system: 'http://loinc.org'}
          schema:
            short: Infections present and/or treated during this pregnancy for live birth [US Standard Certificate of Live Birth]
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: 72519-2, system: 'http://loinc.org'}
            _required: true
            index: 1
          min: 1
          max: 1
  code:
    short: 'Infections present and/or treated during this pregnancy for live birth as required by the National US Standards. Note: Genital herpes simplex (SNOMED code 33839006) is only a Michigan state-specific requirement.'
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/bfdr/ValueSet/ValueSet-infections-during-pregnancy-live-birth'}
    index: 2
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-mother-vr']
    index: 3
package_version: 2.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Condition-infection-present-during-pregnancy
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns
version: 2.0.0