FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.gov.mohw.twss.base
Resource TypeOrganization
IdOrganization-medical-institution-min.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

醫療院所

機構代碼:HOSP-001

機構名稱:長庚醫院

聯絡電話:02-27135211

地址:11558臺北市南港區新光里忠孝東路六段488號


Source1

{
  "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"
    }
  ]
}