FHIR IG analytics| Package | tw.gov.mohw.nhi.empd |
| Resource Type | Encounter |
| Id | Encounter-enc-ds.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter enc-ds
Profile: 調劑單張-門診基本資料
status: Finished
class: 案件分類 01: 西醫一般案件
serviceType: 家醫科
subject: 甄○康(official) Female, DoB: 1985-01-02 ( Medical record number: Z199999829 (use: official, ))
period: 2023-02-23 --> (ongoing)
{
"resourceType": "Encounter",
"id": "enc-ds",
"meta": {
"profile": [
"https://nhicore.nhi.gov.tw/empd/StructureDefinition/Encounter-DS"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "finished",
"class": {
"system": "https://nhicore.nhi.gov.tw/empd/CodeSystem/CaseType-cs",
"code": "01",
"display": "西醫一般案件"
},
"serviceType": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "419772000",
"display": "Family practice"
}
],
"text": "家醫科"
},
"subject": {
"reference": "Patient/pat-ds"
},
"period": {
"start": "2023-02-23"
}
}