FHIR IG analytics| Package | tw.gov.mohw.nhi.pas |
| Resource Type | Procedure |
| Id | Procedure-pro-phototherapy.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Profile: 照光治療-Procedure Phototherapy TWPAS
照光治療狀態:completed
照光治療種類:窄頻UVB(nb-UVB) (NHI-健保事前審查-照光治療種類#nb-UVB)
病人:Patient/pat-min "王大明"
照光治療起始日期:2024-01-01
照光治療終止日期:2024-03-31
照光治療總次數:Substance/sub-phototherapy 24
照光治療紀錄:DocumentReference/doc-phototherapy-min file://ptReport01.pdf
{
"resourceType": "Procedure",
"id": "pro-phototherapy",
"meta": {
"profile": [
"https://nhicore.nhi.gov.tw/pas/StructureDefinition/Procedure-phototherapy-twpas"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"code": {
"coding": [
{
"system": "https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-phototherapy",
"code": "nb-UVB",
"display": "窄頻UVB(nb-UVB)"
}
]
},
"subject": {
"reference": "Patient/pat-min"
},
"performedPeriod": {
"start": "2024-01-01",
"end": "2024-03-31"
},
"report": [
{
"reference": "DocumentReference/doc-phototherapy-min"
}
],
"usedReference": [
{
"reference": "Substance/sub-phototherapy"
}
]
}