PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.bfdr@0.1.0
    http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-edit-flag-mothers-prepregnancy-weight
description: This profile indicates whether the original mother's prepregnancy weight data provided passed validation checks. These validation checks are done at the jurisdiction prior to sending to the National Statistical Agency and are based on the item specific edit criteria specified in the Birth Edit Specifications for the 2003 Proposed Revision of the U.S. Standard Certificate of Birth and the Fetal Death Edit Specifications for the 2003 Revision of the U.S. Standard Report of Fetal Death.
package_name: hl7.fhir.us.bfdr
derivation: constraint
name: ObservationEditFlagMothersPrepregnancyWeight
type: Observation
elements:
  code:
    short: Mother's Prepregnancy Weight edit flag
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: PHC1486, system: 'urn:oid:2.16.840.1.114222.4.5.274'}
    index: 0
  value:
    short: Pregnancy Report Edit Flags (NCHS)
    mustSupport: true
    choices: [valueCodeableConcept]
    index: 2
  valueCodeableConcept: {type: CodeableConcept, short: Pregnancy Report Edit Flags (NCHS), mustSupport: true, choiceOf: value, index: 3}
package_version: 0.1.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-edit-flag-mothers-prepregnancy-weight
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 0.1.0
required: [value, valueCodeableConcept, code]