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

FHIR IG analytics

Packagetw.cathay.fhir.iclaim
Resource TypeCoverage
IdCoverage-Coverage-C2.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

status: active FinancialResourceStatusCodes#active )

beneficiaryPatient/Patient-C2 "康美女"

payorOrganization/Organization-cathay "國泰人壽保險股份有限公司"


Source1

{
  "resourceType": "Coverage",
  "id": "Coverage-C2",
  "meta": {
    "profile": [
      "https://claim.cgh.org.tw/iclaim/StructureDefinition/coverage-iclaim"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "beneficiary": {
    "reference": "Patient/Patient-C2"
  },
  "payor": [
    {
      "reference": "Organization/Organization-cathay"
    }
  ]
}