PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.vr@common-library-2.0.0-ballot
    http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Extension-reported-parent-age-at-delivery-vr
description: This Extension profile represents the reported age of the parent (either the gestational mother or the natural father - as defined by NCHS) at the delivery time of the newborn or fetus. \nA required code indicates whether the mother or father's age is provided. It can optionally contain a reference to the reporter (**US Core Patient Profile** or **US Core RelatedPerson Profile**).
package_name: hl7.fhir.us.vr
derivation: constraint
name: ExtensionReportedParentAgeAtDeliveryVitalRecords
type: Extension
elements:
  extension:
    array: true
    min: 2
    max: 3
    index: 0
    slicing:
      slices:
        reportedAge:
          match: {}
          schema:
            short: Age of the parent at the time of delivery reported by another person.
            mustSupport: true
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: reportedAge}
                index: 3
              value:
                short: Reported age in years
                choices: [valueQuantity]
                index: 5
              valueQuantity: {type: Quantity, short: Reported age in years, choiceOf: value, index: 6}
            required: [value, valueQuantity]
        motherOrFather:
          match: {}
          schema: {type: Extension, short: Mother or Father, mustSupport: true, url: 'http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Extension-role-vr', index: 7}
          min: 1
          max: 1
        reporter:
          match: {}
          schema:
            short: Reference to the person who reported the parent's age.
            index: 8
            extensions: {}
            elements:
              extension: {index: 9}
              url:
                pattern: {type: Uri, value: reporter}
                index: 10
              value:
                choices: [valueReference]
                index: 12
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-relatedperson']
                index: 13
            required: [valueReference, value]
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Extension-reported-parent-age-at-delivery-vr'}
    index: 14
  value:
    choices: []
    index: 16
package_version: common-library-2.0.0-ballot
extensions:
  reportedAge:
    url: null
    short: Age of the parent at the time of delivery reported by another person.
    mustSupport: true
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: reportedAge}
        index: 3
      value:
        short: Reported age in years
        choices: [valueQuantity]
        index: 5
      valueQuantity: {type: Quantity, short: Reported age in years, choiceOf: value, index: 6}
    required: [value, valueQuantity]
  motherOrFather: {url: 'http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Extension-role-vr', min: 1, max: 1, type: Extension, short: Mother or Father, mustSupport: true, index: 7}
  reporter:
    url: null
    short: Reference to the person who reported the parent's age.
    index: 8
    extensions: {}
    elements:
      extension: {index: 9}
      url:
        pattern: {type: Uri, value: reporter}
        index: 10
      value:
        choices: [valueReference]
        index: 12
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-relatedperson']
        index: 13
    required: [valueReference, value]
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Extension-reported-parent-age-at-delivery-vr
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.0-ballot