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

Use of Categories

The BFDR uses categories to simplifiy query of conformant data. Each of the following categories (with associated LOINC) code has one or more associated Observations, Conditions and Procedures. Within each category the IG provides a mechanism to express the presence of various factors, and an indication that none of the factors is present, or the factor is unknown.

The interpretation of data sent for a given category is as follows:

  • If no instances of data from the category are provided, all data in this category is considered unknown.
  • If any instances of the associated Observations, Conditions and Procedures are provided, then the data associated with those profiles is considered to be present.
  • If an instance of the ‘none-of-the-above’ or ‘unknown’ observation within the category is provided, than all associated data elements are considered to be absent.

This behavior matches the behavior of the electronic or paper forms used to capture that data. The none-of-the-above or unknown observations are associated with checking a none-of-the-above or unknown checkbox on the form as an alternative to checking one of the boxes in a grouping.

Developers parsing input specified by this IG can take advantage of the category field to query all of the data elements relating to a different category as follows:

  • Observations: the code field has the LOINC value for the category
  • Conditions: one of the category values has the LOINC value for the category
  • Procedures: the single category value has the LOINC value for the category