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

FHIR IG analytics

Packagetw.gov.mohw.emr
Resource TypeCoverage
IdCoverage-PMR-Cov7.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


Source1

{
  "resourceType": "Coverage",
  "id": "PMR-Cov7",
  "meta": {
    "profile": [
      "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Coverage-EMR"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "type": {
    "coding": [
      {
        "system": "https://twcore.mohw.gov.tw/ig/emr/CodeSystem/paymentcategory",
        "code": "1",
        "display": "職業傷害"
      }
    ]
  },
  "beneficiary": {
    "reference": "Patient/PMR-Pat2"
  },
  "payor": [
    {
      "reference": "Patient/PMR-Pat2"
    }
  ]
}