FHIR IG analytics| Package | tw.gov.mohw.twss.base |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-transition-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
轉銜日期:2026-08-19
個案:Patient/pat-min "王小明"
發起轉銜單位:Organization/org-min "社家署示範機構"
處理轉銜單位:Organization/org-min "社家署示範機構"
{
"resourceType": "ServiceRequest",
"id": "transition-min",
"meta": {
"profile": [
"https://sfaa.gov.tw/base/StructureDefinition/ServiceRequest-transition-twss-base"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "order",
"category": [
{
"text": "個案轉銜"
}
],
"code": {
"coding": [
{
"system": "https://sfaa.gov.tw/base/CodeSystem/twss-episode-of-care-type",
"code": "disability-transition",
"display": "身心障礙轉銜服務"
}
]
},
"subject": {
"reference": "Patient/pat-min"
},
"authoredOn": "2026-08-19",
"requester": {
"reference": "Organization/org-min"
},
"performer": [
{
"reference": "Organization/org-min"
}
]
}