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

: Void fetal death report Document - JSON Representation

Raw json | Download


{
  "resourceType" : "Composition",
  "id" : "composition-void-fetal-death-not-named",
  "meta" : {
    "versionId" : "3",
    "lastUpdated" : "2020-12-02T00:14:59.890+00:00",
    "source" : "#OL4wBrY8GoK0HV0u",
    "profile" : [
      "http://hl7.org/fhir/us/bfdr/StructureDefinition/Composition-void-fetal-death-report"
    ]
  },
  "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>status</b>: final</p><p><b>type</b>: <span title=\"Codes: {http://loinc.org 69045-3}\">U.S. standard report of fetal death - 2003 revision</span></p><p><b>encounter</b>: <a href=\"Encounter-encounter-maternity-carmen-teresa-lee.html\">Encounter - Maternity (Carmen Teresa Lee). Generated Summary: id: 8937015; status: finished; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99234}\">Under Observation or Inpatient Care Services (Including Admission and Discharge Services)</span>; period: Jan 8, 2019 5:00:00 PM --&gt; Jan 10, 2019 12:00:00 AM</a></p><p><b>date</b>: 2019-01-09</p><p><b>author</b>: <a href=\"Organization-organization-jurisdictional-vital-records-office.html\">Jurisdictional Vital Records Office. Generated Summary: active; name: Jurisdictional Vital Records Office</a></p><p><b>title</b>: Void fetal death report Document</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"
      }
    }
  ],
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "69045-3",
        "display" : "U.S. standard report of fetal death - 2003 revision"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/patient-decedent-fetus-not-named",
    "display" : "Patient - Decedent Fetus (Fetus Not Named)"
  },
  "encounter" : {
    "reference" : "Encounter/encounter-maternity-carmen-teresa-lee",
    "display" : "Encounter - Maternity (Carmen Teresa Lee)"
  },
  "date" : "2019-01-09",
  "author" : [
    {
      "reference" : "Organization/organization-jurisdictional-vital-records-office",
      "display" : "Jurisdictional Vital Records Office"
    }
  ],
  "title" : "Void fetal death report Document"
}