UV_Vital Records Birth and Fetal Death Reporting
1.1.0 - STU 1.1 International flag

UV_Vital Records Birth and Fetal Death Reporting, published by IHE International. This is not an authorized publication; it is the continuous build for version 1.1.0). This version is based on the current content of https://github.com/IHE/fhir-bfdr/ and changes regularly. See the Directory of published versions

: Composition - Coded Race and Ethnicity - Fetus Not Named - JSON Representation

Raw json | Download


{
  "resourceType" : "Composition",
  "id" : "composition-coded-race-and-ethnicity-not-named",
  "meta" : {
    "versionId" : "9",
    "lastUpdated" : "2021-07-09T10:55:51.918Z",
    "profile" : [
      "https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Composition-coded-race-and-ethnicity"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Composition</b><a name=\"composition-coded-race-and-ethnicity-not-named\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Composition &quot;composition-coded-race-and-ethnicity-not-named&quot; Version &quot;9&quot; Updated &quot;2021-07-09 10:55:51+0000&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Composition-coded-race-and-ethnicity.html\">Composition - Coded Race and Ethnicity</a></p></div><p><b>Extension - Fetal Death Report Number</b>: Fetal Death Report ID: 9876</p><p><b>identifier</b>: id:\u00a0c03eab8c-11e8-4d0c-ad2a-b385395e27db</p><p><b>status</b>: final</p><p><b>type</b>: Race and ethnicity information Document <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#86805-9)</span></p><p><b>date</b>: 2019-01-09</p><p><b>author</b>: <a href=\"Organization-organization-nchs.html\">Organization/organization-nchs: National Center for Health Statistics</a> &quot;National Center for Health Statistics (NCHS)&quot;</p><p><b>title</b>: Coded Race and Ethnicity</p></div>"
  },
  "extension" : [
    {
      "url" : "https://profiles.ihe.net/QRPH/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)"
        }
      ]
    }
  ]
}