FHIR IG analytics| Package | tw.gov.mohw.nhi.empd |
| Resource Type | Encounter |
| Id | Encounter-enc-01-ep.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter enc-01-ep
Profile: 電子處方箋-門診基本資料
identifier: https://nhicore.nhi.gov.tw/empd/sid/visit-identifier/0USE4FA11RP4J370WR4K, https://nhicore.nhi.gov.tw/empd/sid/nhi-card-visit-sequence/001
status: Finished
class: 案件分類: 01 (西醫一般案件)
serviceType: 不分科
subject: 甄○康(official) Female, DoB: 1985-01-02 ( Medical record number: Z199999829 (use: official, ))
period: 2026-07-21 --> (ongoing)
{
"resourceType": "Encounter",
"id": "enc-01-ep",
"meta": {
"profile": [
"https://nhicore.nhi.gov.tw/empd/StructureDefinition/Encounter-EMPD"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://nhicore.nhi.gov.tw/empd/sid/visit-identifier",
"value": "0USE4FA11RP4J370WR4K"
},
{
"system": "https://nhicore.nhi.gov.tw/empd/sid/nhi-card-visit-sequence",
"value": "001"
}
],
"status": "finished",
"class": {
"system": "https://nhicore.nhi.gov.tw/empd/CodeSystem/CaseType-cs",
"code": "01",
"display": "西醫一般案件"
},
"serviceType": {
"coding": [
{
"system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medical-treatment-department-nhi-tw",
"code": "00",
"display": "不分科"
}
]
},
"subject": {
"reference": "Patient/pat-ep"
},
"period": {
"start": "2026-07-21"
}
}