PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.bfdr@0.1.0
    http://hl7.org/fhir/us/bfdr/StructureDefinition/Condition-congenital-anomaly-of-newborn
description: This Condition profile represents information on whether the infant suffered from one or more of a list of known malformations diagnosed prenatally or after delivery.
package_name: hl7.fhir.us.bfdr
derivation: constraint
name: ConditionCongenitalAnomalyOfNewborn
type: Condition
elements:
  category:
    short: Congenital anomalies of the newborn [US Standard Certificate of Live Birth]
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 73780-9, system: 'http://loinc.org'}
    index: 0
  code:
    short: Malformations of the newborn diagnosed prenatally or after delivery
    binding: {strength: required, valueSet: 'http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7122'}
    index: 1
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-child']
    index: 2
  evidence:
    mustSupport: true
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: code, type: value}
      min: null
      slices:
        sliceSuspectedChromosomalDisorderStatus:
          match: {code: null}
          schema:
            mustSupport: true
            index: 4
            elements:
              code:
                short: Karyotype Suspected Chromosomal Disorder (NCHS)
                binding: {strength: required, valueSet: 'http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7115'}
                mustSupport: true
                index: 5
            required: [code]
package_version: 0.1.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Condition-congenital-anomaly-of-newborn
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition
version: 0.1.0