PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ph-library@2.0.0-snapshot
    http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-pregnancy-status-observation
description: This profile represents pregnancy status, enabling investigators to determine if a patient was pregnant, possibly pregnant, not pregnant or whether the pregnancy status was unknown at a given point in time.
package_name: hl7.fhir.us.ph-library
derivation: constraint
name: USPublicHealthPregnancyStatusObservation
type: Observation
elements:
  extension:
    mustSupport: true
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        extensionPregnancyStatusDeterminationDate:
          match: {url: null}
          schema: {short: Pregnancy Status Determination Date, type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-date-determined-extension', index: 1}
          min: 0
          max: 1
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient', 'http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-patient']
    index: 2
  effective:
    short: (USCDI+) Pregnancy Status Recorded Date
    choices: [effectiveDateTime]
    index: 4
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema:
            short: (USCDI+) Pregnancy Status Recorded Date
            choices: [effectiveDateTime]
            index: 4
  effectiveDateTime:
    type: dateTime
    short: (USCDI+) Pregnancy Status Recorded Date
    choiceOf: effective
    index: 5
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema: {type: dateTime, short: (USCDI+) Pregnancy Status Recorded Date, choiceOf: effective, index: 5}
  value:
    short: (USCDI+) Pregnancy Status
    choices: [valueCodeableConcept]
    index: 7
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema:
            short: (USCDI+) Pregnancy Status
            choices: [valueCodeableConcept]
            index: 7
  valueCodeableConcept:
    type: CodeableConcept
    short: (USCDI+) Pregnancy Status
    choiceOf: value
    index: 8
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema: {type: CodeableConcept, short: (USCDI+) Pregnancy Status, choiceOf: value, index: 8}
  method:
    short: (USCDI+) Pregnancy Status Determination Method
    binding: {strength: extensible, valueSet: 'http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.80|20240607'}
    mustSupport: true
    index: 9
  component:
    mustSupport: true
    index: 10
    slicing:
      rules: open
      discriminator:
      - {path: value, type: type}
      min: null
      slices:
        estimatedGestationalAgeOfPregnancy:
          match: {}
          schema:
            short: Estimated Gestational Age and related data
            mustSupport: true
            array: true
            index: 11
            extensions: {}
            elements:
              extension: {type: Extension, short: (USCDI+) Gestational Age Determination Date, mustSupport: true, url: 'http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-date-determined-extension', index: 12}
              code:
                short: (USCDI+) Gestational Age Determination Method (code includes method, if known)
                binding: {strength: extensible, valueSet: 'http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.82|20240608'}
                mustSupport: true
                index: 13
              value:
                short: (USCDI+) Gestational Age (estimated - days)
                mustSupport: true
                pattern:
                  type: Quantity
                  value: {unit: d}
                choices: [valueQuantity]
                index: 15
              valueQuantity:
                short: (USCDI+) Gestational Age (estimated - days)
                type: Quantity
                mustSupport: true
                pattern:
                  type: Quantity
                  value: {unit: d}
                choiceOf: value
                index: 16
            required: [value, valueQuantity]
        estimatedDateOfDelivery:
          match: {}
          schema:
            short: Estimated Date of Delivery (EDD) and releated data
            mustSupport: true
            array: true
            index: 17
            extensions: {}
            elements:
              extension: {type: Extension, short: Estimated Date of Delivery (EDD) Determination Date., mustSupport: true, url: 'http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-date-determined-extension', index: 18}
              code:
                short: (USCDI+) Estimated Date of Delivery Determination Method (code includes method, if known)
                binding: {strength: extensible, valueSet: 'http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.81|20240608'}
                mustSupport: true
                index: 19
              value:
                short: (USCDI+) Estimated Date of Delivery (EDD)
                mustSupport: true
                choices: [valueDateTime]
                index: 21
              valueDateTime: {type: dateTime, short: (USCDI+) Estimated Date of Delivery (EDD), mustSupport: true, choiceOf: value, index: 22}
            required: [valueDateTime, value]
package_version: 2.0.0-snapshot
extensions:
  extensionPregnancyStatusDeterminationDate: {url: 'http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-date-determined-extension', min: 0, max: 1, short: Pregnancy Status Determination Date, type: Extension, mustSupport: true, index: 1}
class: profile
kind: resource
url: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-pregnancy-status-observation
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-pregnancystatus
version: 2.0.0-snapshot