FHIR IG analytics| Package | tw.gov.mohw.nhi.pas |
| Resource Type | DocumentReference |
| Id | DocumentReference-doc-medicalRecord-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Profile: 文件參照-DocumentReference TWPAS
狀態:current
報告類型:病歷資料 (NHI-文件類型#medrec)
病人:Patient/pat-min "王大明"
病歷資料 (application/pdf):file://王大明病歷.pdf
病歷資料名稱:王大明病歷
{
"resourceType": "DocumentReference",
"id": "doc-medicalRecord-min",
"meta": {
"profile": [
"https://nhicore.nhi.gov.tw/pas/StructureDefinition/DocumentReference-twpas"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "current",
"category": [
{
"coding": [
{
"system": "https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-pdf-type",
"code": "medrec"
}
]
}
],
"subject": {
"reference": "Patient/pat-min"
},
"content": [
{
"attachment": {
"contentType": "application/pdf",
"url": "file://王大明病歷.pdf",
"title": "王大明病歷"
}
}
]
}