FHIR IG analytics| Package | tw.gov.mohw.nhi.pas |
| Resource Type | Substance |
| Id | Substance-sub-phototherapy.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Profile: 照光治療總次數-Substance Phototherapy TWPAS
照光治療項目:窄頻UVB(nb-UVB) (NHI-健保事前審查-照光治療種類#nb-UVB)
照光治療總次數:24
{
"resourceType": "Substance",
"id": "sub-phototherapy",
"meta": {
"profile": [
"https://nhicore.nhi.gov.tw/pas/StructureDefinition/Substance-phototherapy-twpas"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"code": {
"coding": [
{
"system": "https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-phototherapy",
"code": "nb-UVB"
}
]
},
"ingredient": [
{
"quantity": {
"numerator": {
"value": 24
},
"denominator": {
"value": 1
}
},
"substanceCodeableConcept": {
"coding": [
{
"system": "https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-phototherapy",
"code": "nb-UVB"
}
]
}
}
]
}