FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagegov.cdc.nhsn.dqm
Resource TypeCoverage
IdCoverage-coverage-example-ach-daily-rsvlabbtg.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Coverage coverage-example-ach-daily-rsvlabbtg

status: Active

beneficiary: ACHDaily RSVLabBTG(official) Female, DoB: 2015-05-05 ( MRN: 1000009002 (use: usual, ))

relationship: Self

payor: Self Pay


Source1

{
  "resourceType": "Coverage",
  "id": "coverage-example-ach-daily-rsvlabbtg",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "beneficiary": {
    "reference": "Patient/patient-example-ach-daily-rsvlabbtg"
  },
  "relationship": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
        "code": "self"
      }
    ],
    "text": "Self"
  },
  "payor": [
    {
      "display": "Self Pay"
    }
  ]
}