PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.bfdr@1.0.0
    http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-edit-flag-fathers-education
description: This profile indicates whether the original father's education data provided passed validation checks.
package_name: hl7.fhir.us.bfdr
derivation: constraint
name: ObservationEditFlagFathersEducation
type: Observation
elements:
  code:
    short: Father's Education edit flag
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: PHC1480, system: 'urn:oid:2.16.840.1.114222.4.5.274'}
    index: 0
  value:
    short: To reflect the relevant edit possibilities for education level.
    mustSupport: true
    choices: [valueCodeableConcept]
    index: 2
  valueCodeableConcept: {type: CodeableConcept, short: To reflect the relevant edit possibilities for education level., mustSupport: true, choiceOf: value, index: 3}
package_version: 1.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-edit-flag-fathers-education
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.0.0
required: [value, valueCodeableConcept, code]