FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | ChargeItem |
| Id | ChargeItem-cha-ds.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ChargeItem cha-ds
status: Billed
code: 藥事服務代碼
subject: 甄○康(official) Female, DoB: 1985-01-02 ( Medical record number: Z199999829 (use: official, ))
{
"resourceType": "ChargeItem",
"id": "cha-ds",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ChargeItem-DS"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "billed",
"code": {
"coding": [
{
"system": "https://twcore.mohw.gov.tw",
"code": "05221A",
"display": "藥事服務代碼"
}
]
},
"subject": {
"reference": "Patient/pat-ds"
}
}