PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.vrdr@3.0.0
    http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-pregnancy-status
description: The Decedent Pregnancy Status profile (Observation) provides an indication of the pregnancy status of the decedent.\nThis profile is designed to support VRDR and MDI
package_name: hl7.fhir.us.vrdr
derivation: constraint
name: DecedentPregnancyStatus
type: Observation
elements:
  code:
    short: Timing of recent pregnancy in relation to death
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 69442-2, system: 'http://loinc.org'}
    index: 0
  subject:
    type: Reference
    short: subject
    refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-vr']
    index: 1
  value:
    extensions: {}
    elements:
      extension:
        elements:
          value:
            choices: []
            index: 7
  valueCodeableConcept: {type: CodeableConcept, short: Whether the decedent was pregnant at or around the time of death., choiceOf: value, index: 4}
  value[x]:
    extensions:
      bypassEditFlag: {url: 'http://hl7.org/fhir/us/vr-common-library/StructureDefinition/BypassEditFlag', min: 0, max: 1, type: Extension, index: 5}
    elements:
      extension:
        type: Extension
        url: http://hl7.org/fhir/us/vr-common-library/StructureDefinition/BypassEditFlag
        index: 5
        slicing:
          slices:
            bypassEditFlag:
              match: {}
              schema: {type: Extension, url: 'http://hl7.org/fhir/us/vr-common-library/StructureDefinition/BypassEditFlag', index: 5}
              min: 0
              max: 1
package_version: 3.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-pregnancy-status
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 3.0.0
required: [value, subject, valueCodeableConcept]