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

FHIR IG analytics

Packagetw.gov.mohw.nhi.pas
Resource TypeCoverage
IdCoverage-cov-min.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

狀態:active

受益人Patient/pat-min "王大明"

保險人Organization/org-nhi "衛生福利部中央健康保險署"


Source1

{
  "resourceType": "Coverage",
  "id": "cov-min",
  "meta": {
    "profile": [
      "https://nhicore.nhi.gov.tw/pas/StructureDefinition/Coverage-twpas"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "beneficiary": {
    "reference": "Patient/pat-min"
  },
  "payor": [
    {
      "reference": "Organization/org-nhi"
    }
  ]
}