Vital Records Birth and Fetal Death Reporting
0.1.0 - STU 1 Ballot

This page is part of the Vital Records Birth and Fetal Death Reporting (v0.1.0: STU 1 on FHIR R4 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: Coded Race and Ethnicity example [Not Named] - JSON Representation

Raw json | Download


{
  "resourceType" : "Composition",
  "id" : "composition-coded-race-and-ethnicity-not-named",
  "meta" : {
    "versionId" : "3",
    "lastUpdated" : "2020-12-02T01:19:22.186+00:00",
    "source" : "#oh73UvWveiIBmQyE",
    "profile" : [
      "http://hl7.org/fhir/us/bfdr/StructureDefinition/Composition-coded-race-and-ethnicity"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>Extension - Fetal Death Report Id (FDR)</b>: id: 9876</p><p><b>Extension - Fetal Death Report File Number (FDRFN)</b>: id: 11111-11111</p><p><b>identifier</b>: id: c03eab8c-11e8-4d0c-ad2a-b385395e27db</p><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>: <a href=\"Organization-organization-nchs.html\">National Center for Health Statistics. Generated Summary: active; name: National Center for Health Statistics (NCHS)</a></p><p><b>title</b>: Coded Race and Ethnicity</p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/us/bfdr/StructureDefinition/Extension-fetal-death-report-id",
      "valueIdentifier" : {
        "value" : "9876"
      }
    },
    {
      "url" : "http://hl7.org/fhir/us/bfdr/StructureDefinition/Extension-fetal-death-report-file-number",
      "valueIdentifier" : {
        "value" : "11111-11111"
      }
    }
  ],
  "identifier" : {
    "value" : "c03eab8c-11e8-4d0c-ad2a-b385395e27db"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "86805-9",
        "display" : "Race and ethnicity information Document"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/patient-decedent-fetus-not-named",
    "display" : "Patient - Decedent Fetus (Fetus Not Named)"
  },
  "date" : "2019-01-09",
  "author" : [
    {
      "reference" : "Organization/organization-nchs",
      "display" : "National Center for Health Statistics"
    }
  ],
  "title" : "Coded Race and Ethnicity",
  "section" : [
    {
      "title" : "Mother's Coded Race and Ethnicity",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "86805-9",
            "display" : "Race and ethnicity information Document"
          }
        ]
      },
      "entry" : [
        {
          "reference" : "Observation/observation-tabulated-ethnicity-jada-ann-quinn",
          "display" : "Observation - Tabulated Ethnicity (Jada Ann Quinn)"
        },
        {
          "reference" : "Observation/observation-bridged-race-jada-ann-quinn",
          "display" : "Observation - Bridged Race (Jada Ann Quinn)"
        }
      ]
    }
  ]
}