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

This page is part of the Vital Records Birth and Fetal Death Reporting (v2.0.0: STU2) based on FHIR (HL7® FHIR® Standard) 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

: Coverage - Principal Payer for Delivery - Jada Ann Quinn - JSON Representation

Raw json | Download

{
  "resourceType" : "Coverage",
  "id" : "coverage-principal-payer-for-delivery-jada-ann-quinn",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/bfdr/StructureDefinition/Coverage-principal-payer-delivery"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Coverage coverage-principal-payer-for-delivery-jada-ann-quinn</b></p><a name=\"coverage-principal-payer-for-delivery-jada-ann-quinn\"> </a><a name=\"hccoverage-principal-payer-for-delivery-jada-ann-quinn\"> </a><a name=\"coverage-principal-payer-for-delivery-jada-ann-quinn-en-US\"> </a><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{https://nahdo.org/sopt 5}\">Private Health Insurance</span></p><p><b>beneficiary</b>: <a href=\"Patient-patient-mother-jada-ann-quinn.html\">Patient - Mother (Jada Ann Quinn)</a></p><p><b>payor</b>: Not asked</p></div>"
  },
  "status" : "active",
  "type" : {
    "coding" : [
      {
        "system" : "https://nahdo.org/sopt",
        "code" : "5",
        "display" : "Private Health Insurance"
      }
    ],
    "text" : "Private Health Insurance"
  },
  "beneficiary" : {
    🔗 "reference" : "Patient/patient-mother-jada-ann-quinn",
    "display" : "Patient - Mother (Jada Ann Quinn)"
  },
  "payor" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
          "valueCode" : "not-asked"
        }
      ],
      "display" : "Not asked"
    }
  ]
}