FHIR IG analytics| Package | tw.gov.mohw.twss.base |
| Resource Type | Organization |
| Id | Organization-medical-institution-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
機構代碼:HOSP-001
機構名稱:長庚醫院
聯絡電話:02-27135211
地址:11558臺北市南港區新光里忠孝東路六段488號
{
"resourceType": "Organization",
"id": "medical-institution-min",
"meta": {
"profile": [
"https://sfaa.gov.tw/base/StructureDefinition/MedicalInstitutionOrganization-twss-base"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://sfaa.gov.tw/base/identifier/organization-code",
"value": "HOSP-001"
}
],
"active": true,
"name": "長庚醫院",
"telecom": [
{
"system": "phone",
"value": "02-27135211"
}
],
"address": [
{
"text": "11558臺北市南港區新光里忠孝東路六段488號",
"city": "南港區",
"district": "6300000000"
}
]
}