Vital Records Birth and Fetal Death Reporting
1.0.0 - STU 1

This page is part of the Vital Records Birth and Fetal Death Reporting (v1.0.0: STU 1 on FHIR R4) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

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

Raw json | Download


{
  "resourceType" : "Composition",
  "id" : "composition-coded-race-and-ethnicity-not-named",
  "meta" : {
    "versionId" : "9",
    "lastUpdated" : "2021-07-09T06:55:51.918+00:00",
    "source" : "#ytoL7MZ7aMnpb64i",
    "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 Number</b>: Fetal Death Report ID: 9876</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: true; 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-number",
      "valueIdentifier" : {
        "type" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
              "code" : "FDR"
            }
          ]
        },
        "value" : "9876"
      }
    }
  ],
  "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"
          }
        ]
      },
      "focus" : {
        "reference" : "Patient/patient-mother-carmen-teresa-lee",
        "display" : "Patient - Mother (Carmen Teresa Lee)"
      },
      "entry" : [
        {
          "reference" : "Observation/observation-tabulated-ethnicity-carmen-teresa-lee",
          "display" : "Observation - Tabulated Ethnicity (Carmen Teresa Lee)"
        },
        {
          "reference" : "Observation/observation-race-carmen-teresa-lee",
          "display" : "Observation - Race (Carmen Teresa Lee)"
        }
      ]
    },
    {
      "title" : "Father's Coded Race and Ethnicity",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "86805-9",
            "display" : "Race and ethnicity information Document"
          }
        ]
      },
      "focus" : {
        "reference" : "RelatedPerson/relatedperson-father-natural-tom-yan-lee",
        "display" : "RelatedPerson - Father (Tom Yan Lee)"
      },
      "entry" : [
        {
          "reference" : "Observation/observation-tabulated-ethnicity-tom-yan-lee",
          "display" : "Observation - Tabulated Ethnicity (Tom Yan Lee)"
        },
        {
          "reference" : "Observation/observation-race-tom-yan-lee",
          "display" : "Observation - Race (Tom Yan Lee)"
        }
      ]
    }
  ]
}