PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.vr-common-library@2.0.0
    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-common-library
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.
            _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}
              value[x]:
                elements:
                  value: {index: 7}
                  code:
                    short: year
                    pattern: {type: Code, value: a}
                    index: 8
                required: [value]
            required: [value, valueQuantity]
        motherOrFather:
          match: {}
          schema:
            short: Mother or Father
            _required: true
            index: 9
            extensions: {}
            elements:
              extension: {index: 10}
              url:
                pattern: {type: Uri, value: motherOrFather}
                index: 11
              value:
                short: Value set used to indicate father or mother.
                choices: [valueCodeableConcept]
                index: 13
              valueCodeableConcept: {type: CodeableConcept, short: Value set used to indicate father or mother., choiceOf: value, index: 14}
            required: [value, valueCodeableConcept]
        reporter:
          match: {}
          schema:
            short: Reference to the person who reported the parent's age.
            index: 15
            extensions: {}
            elements:
              extension: {index: 16}
              url:
                pattern: {type: Uri, value: reporter}
                index: 17
              value:
                choices: [valueReference]
                index: 19
              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: 20
            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: 21
  value:
    choices: []
    index: 23
package_version: 2.0.0
extensions:
  reportedAge:
    url: null
    short: Age of the parent at the time of delivery reported by another person.
    _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}
      value[x]:
        elements:
          value: {index: 7}
          code:
            short: year
            pattern: {type: Code, value: a}
            index: 8
        required: [value]
    required: [value, valueQuantity]
  motherOrFather:
    url: null
    short: Mother or Father
    _required: true
    index: 9
    extensions: {}
    elements:
      extension: {index: 10}
      url:
        pattern: {type: Uri, value: motherOrFather}
        index: 11
      value:
        short: Value set used to indicate father or mother.
        choices: [valueCodeableConcept]
        index: 13
      valueCodeableConcept: {type: CodeableConcept, short: Value set used to indicate father or mother., choiceOf: value, index: 14}
    required: [value, valueCodeableConcept]
  reporter:
    url: null
    short: Reference to the person who reported the parent's age.
    index: 15
    extensions: {}
    elements:
      extension: {index: 16}
      url:
        pattern: {type: Uri, value: reporter}
        index: 17
      value:
        choices: [valueReference]
        index: 19
      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: 20
    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