Birth And Fetal Death (BFDR) FHIR Implementation Guide
2.0.0 - STU2 United States of America flag

Birth And Fetal Death (BFDR) FHIR Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.0 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

: Composition - Coded Race and Ethnicity - Baby G Quinn - JSON Representation

Raw json | Download

{
  "resourceType" : "Composition",
  "id" : "composition-coded-race-and-ethnicity-baby-g-quinn",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/bfdr/StructureDefinition/Composition-coded-race-and-ethnicity"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-coded-race-and-ethnicity-baby-g-quinn</b></p><a name=\"composition-coded-race-and-ethnicity-baby-g-quinn\"> </a><a name=\"hccomposition-coded-race-and-ethnicity-baby-g-quinn\"> </a><a name=\"composition-coded-race-and-ethnicity-baby-g-quinn-en-US\"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 86805-9}\">Race and ethnicity information Document</span></p><p><b>date</b>: 2019-01-09</p><p><b>author</b>: National Center for Health Statistics</p><p><b>title</b>: Coded Race and Ethnicity</p></div>"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "86805-9",
        "display" : "Race and ethnicity information Document"
      }
    ]
  },
  "subject" : {
    "display" : "Patient - Child (Baby G Quinn)"
  },
  "date" : "2019-01-09",
  "author" : [
    {
      "display" : "National Center for Health Statistics"
    }
  ],
  "title" : "Coded Race and Ethnicity",
  "section" : [
    {
      "title" : "Mother's Coded Race and Ethnicity",
      "code" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
            "code" : "MTH"
          }
        ]
      },
      "focus" : {
        "display" : "patient-mother-jada-ann-quinn"
      },
      "entry" : [
        {
          🔗 "reference" : "Observation/observation-input-race-and-ethnicity-mother"
        },
        {
          🔗 "reference" : "Observation/observation-coded-race-and-ethnicity-mother"
        }
      ]
    },
    {
      "title" : "Father's Coded Race and Ethnicity",
      "code" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
            "code" : "NFTH"
          }
        ]
      },
      "focus" : {
        "display" : "relatedperson-father-natural-james-brandon-quinn"
      },
      "entry" : [
        {
          🔗 "reference" : "Observation/observation-input-race-and-ethnicity-father"
        },
        {
          🔗 "reference" : "Observation/observation-coded-race-and-ethnicity-father"
        }
      ]
    }
  ]
}