Birth And Fetal Death (BFDR) - STU2-ballot
2.0.0-Preview1 - trial-use United States of America flag

Birth And Fetal Death (BFDR) - STU2-ballot, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.0-Preview1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-bfdr/ and changes regularly. See the Directory of published versions

Patient Worksheet Questionnaires

For both Live Birth and Fetal Death, information is collected from the mother as defined by the Mother’s Worksheet for the Birth Certificate and the Patient’s Worksheet for the Fetal Death Report. The information gathered (per National Center for Health Statistics (NCHS)) using these worksheets must come from the patient and not from the medical record.

For ease of implementation, optional Questionnaire instances have been defined based on the worksheets.

QuestionnaireResponse

Example QuestionnaireResponse instances have also been created:

Implementation Notes

Inclusion of the QuestionnaireResponse in Submissions

  • The Questionnaire instances include all the questions in the standard worksheets and support the standard controlled vocabularies for all relevant fields.
  • Information gathered using the Questionnaire should be reviewed by the birth clerk or clinician before it is sent.
  • QuestionnaireResponses may be included in the provider-sourced bundles (birth and fetal death), and referenced from the respective compositions (birth and fetal death).
  • The inclusion of the QuestionnaireResponse is optional and is not “Must Support”
  • For data elements that are present in both the QuestionnaireResponse as responses, and in the other FHIR resources within the submission, the authoritative data in the submission SHALL NOT be the QuestionnaireResponse. The full content of the QuestionnaireResponse should be delivered via the other FHIR resources in the submission, unless the sender has confirmed with the receiver that they are capable of extracting the content of the QuestionnaireResponse.
  • Jurisdictional submissions SHALL NOT contain the QuestionnaireResponse.

    Customization of the Questionnare for State-Specific Requirements

  • To address state/jurisdiction specific requirements, it is possible to make a copy of the Questionnaire and add questions (Questionnaire.item) to gather data over and above that defined in the standard worksheets. (See FHIR Questionnaire for futher information).
  • All Questionnaire items are optional in the provided Questionnaire instances, however, it is possible to make a copy of the Questionnaire and set Questionnaire.item.required to “true” to make selected items required.