PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.bfdr@1.1.0
    http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-edit-flag-mothers-date-of-birth
description: This Observation profile indicates whether the original mother's date of birth data provided passed validation checks.
package_name: hl7.fhir.us.bfdr
derivation: constraint
name: ObservationEditFlagMothersDateOfBirth
type: Observation
elements:
  code:
    short: Mother's Date of Birth edit flag
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: PHC1482, system: 'urn:oid:2.16.840.1.114222.4.5.274'}
    index: 0
  value:
    short: Birthdate Edit Flags (NCHS)
    mustSupport: true
    choices: [valueCodeableConcept]
    label: To reflect the relevant edit possibilities for birthdate.
    index: 2
  valueCodeableConcept: {short: Birthdate Edit Flags (NCHS), type: CodeableConcept, mustSupport: true, label: To reflect the relevant edit possibilities for birthdate., choiceOf: value, index: 3}
package_version: 1.1.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-edit-flag-mothers-date-of-birth
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.1.0
required: [value, valueCodeableConcept, code]