FHIR IG analytics| Package | tw.gov.mohw.nhi.pas |
| Resource Type | Procedure |
| Id | Procedure-pro-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Profile: 放射治療-Procedure TWPAS
放射治療狀態:completed
放射治療項目:骨髓高溫療法 (臺灣2023年中文版ICD-10-PCS#D7Y08ZZ)
病人:Patient/pat-min "王大明"
放射治療日期:2024-05-06 09:00:00+0000
放射治療總劑量:Substance/sub-min 5000 mg
{
"resourceType": "Procedure",
"id": "pro-min",
"meta": {
"profile": [
"https://nhicore.nhi.gov.tw/pas/StructureDefinition/Procedure-twpas"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"code": {
"coding": [
{
"system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-pcs-2023-tw",
"code": "D7Y08ZZ"
}
]
},
"subject": {
"reference": "Patient/pat-min"
},
"performedDateTime": "2024-05-06T09:00:00.000Z",
"usedReference": [
{
"reference": "Substance/sub-min"
}
]
}