FHIR IG analytics| Package | tw.gov.mohw.nhi.pas |
| Resource Type | DocumentReference |
| Id | DocumentReference-doc-patientAssessment-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-文件類型#patientAssessment)
病人:Patient/pat-min "王大明"
病人狀態評估報告 (application/pdf):file://病人狀態評估報告.pdf
病人狀態評估報告名稱:病人狀態評估報告名稱
{
"resourceType": "DocumentReference",
"id": "doc-patientAssessment-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": "patientAssessment"
}
]
}
],
"subject": {
"reference": "Patient/pat-min"
},
"content": [
{
"attachment": {
"contentType": "application/pdf",
"url": "file://病人狀態評估報告.pdf",
"title": "病人狀態評估報告名稱"
}
}
]
}