PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.bfdr.r4@2.0.0-ballot
    http://hl7.org/fhir/us/bfdr/StructureDefinition/Patient-decedent-fetus
description: A stillborn for whom clinical data is included in the report.
package_name: hl7.fhir.us.bfdr.r4
derivation: constraint
name: PatientDecedentFetus
type: Patient
elements:
  extension:
    index: 0
    slicing:
      slices:
        birthsex:
          match: {}
          schema:
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              value:
                choices: []
                index: 4
        birthPlace:
          match: {}
          schema: {mustSupport: true, index: 5}
        parentReportedAgeAtDelivery:
          match: {}
          schema: {short: The mother or father's reported age at the time of delivery of the child, mustSupport: true, index: 6}
        fetalDeath:
          match: {}
          schema: {mustSupport: true, _required: true, index: 7}
          min: 1
  name:
    index: 8
    elements:
      family:
        extensions:
          dataAbsentReason: {url: null, short: When fetus not named use code "unknown", index: 9}
        elements:
          extension:
            short: When fetus not named use code "unknown"
            index: 9
            slicing:
              slices:
                dataAbsentReason:
                  match: {}
                  schema: {short: When fetus not named use code "unknown", index: 9}
      given:
        extensions:
          dataAbsentReason: {url: null, short: When fetus not named use code "unknown", index: 10}
        elements:
          extension:
            short: When fetus not named use code "unknown"
            index: 10
            slicing:
              slices:
                dataAbsentReason:
                  match: {}
                  schema: {short: When fetus not named use code "unknown", index: 10}
  birthDate:
    index: 11
    extensions:
      partialDateTime: {url: null, mustSupport: true, index: 12}
      birthTime: {url: null, mustSupport: true, index: 13}
    elements:
      extension:
        mustSupport: true
        index: 12
        slicing:
          slices:
            partialDateTime:
              match: {}
              schema: {mustSupport: true, index: 12}
            birthTime:
              match: {}
              schema: {mustSupport: true, index: 13}
  deceased:
    short: Indicates if the individual is deceased or not, dateTime is preferred
    mustSupport: true
    pattern: {type: Boolean, value: true}
    choices: [deceasedBoolean]
    index: 15
  deceasedBoolean:
    type: boolean
    short: Indicates if the individual is deceased or not, dateTime is preferred
    mustSupport: true
    pattern: {type: Boolean, value: true}
    choiceOf: deceased
    index: 16
  multipleBirth:
    extensions: {}
    elements:
      extension:
        elements:
          value:
            short: To reflect the relevant edit possibilities for plurality.
            choices: []
            index: 22
  multipleBirthInteger: {type: integer, mustSupport: true, choiceOf: multipleBirth, index: 19}
  multipleBirth[x]:
    extensions:
      multipleBirthTotal: {url: null, short: 'Where a patient is a part of a multiple delivery, this is the total number of deliveries that occurred in this pregnancy.', mustSupport: true, index: 23}
    elements:
      extension:
        short: Where a patient is a part of a multiple delivery, this is the total number of deliveries that occurred in this pregnancy.
        mustSupport: true
        index: 23
        slicing:
          slices:
            multipleBirthTotal:
              match: {}
              schema: {short: 'Where a patient is a part of a multiple delivery, this is the total number of deliveries that occurred in this pregnancy.', mustSupport: true, index: 23}
package_version: 2.0.0-ballot
extensions:
  birthsex:
    url: null
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      value:
        choices: []
        index: 4
  birthPlace: {url: null, mustSupport: true, index: 5}
  parentReportedAgeAtDelivery: {url: null, short: The mother or father's reported age at the time of delivery of the child, mustSupport: true, index: 6}
  fetalDeath: {url: null, min: 1, mustSupport: true, _required: true, index: 7}
class: profile
kind: resource
url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Patient-decedent-fetus
base: http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-vr
version: 2.0.0-ballot
required: [deceasedBoolean, extension, birthDate, deceased]