FHIR IG analytics| Package | tw.gov.mohw.nhi.empd |
| Resource Type | Organization |
| Id | Organization-org-dis-ds.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization org-dis-ds
Profile: 調劑單張-醫事機構基本資料
identifier: Provider number/3531020884
name: 洪文武藥局
telecom: ph: 02-29765731(Work)
address: 新北市三重區集美街162號1樓(work)
{
"resourceType": "Organization",
"id": "org-dis-ds",
"meta": {
"profile": [
"https://nhicore.nhi.gov.tw/empd/StructureDefinition/Organization-DS"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "PRN"
}
]
},
"system": "http://ns.electronichealth.net.au/id/hi/hpio/1.0",
"value": "3531020884"
}
],
"name": "洪文武藥局",
"telecom": [
{
"system": "phone",
"value": "02-29765731",
"use": "work"
}
],
"address": [
{
"use": "work",
"text": "新北市三重區集美街162號1樓"
}
]
}