FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | Coverage |
| Id | Coverage-cov-ds.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Coverage cov-ds
status: Active
type: 普通疾病
beneficiary: 甄○康(official) Female, DoB: 1985-01-02 ( Medical record number: Z199999829 (use: official, ))
payor: 甄○康(official) Female, DoB: 1985-01-02 ( Medical record number: Z199999829 (use: official, ))
{
"resourceType": "Coverage",
"id": "cov-ds",
"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": "4",
"display": "普通疾病"
}
]
},
"beneficiary": {
"reference": "Patient/pat-ds"
},
"payor": [
{
"reference": "Patient/pat-ds"
}
]
}