This result is being rendered in HTML for easy viewing. You may access this content as Raw JSON or Raw XML or Raw Turtle or view this content in HTML JSON or HTML XML or HTML Turtle . Response generated in 10ms.

HTTP 200 OK

Response Headers

X-Powered-By: HAPI FHIR 7.2.1 REST Server (FHIR Server; FHIR 4.0.1/R4)
X-Request-ID: mi43xqm2YZwcqhDr

Narrative

醫事機構基本資料

機構名稱:衛生福利部臺北醫院

識別碼型別:Provider number( IdentifierType#PRN)
機構代碼(official):0131060029 (https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/organization-identifier-tw)

機構種類:Healthcare Provider ( OrganizationType#prov)

聯絡方式:Phone ( ContactPointSystem#phone)
聯絡電話:0222765566

Response Body

{
"resourceType": "Organization",
"id": "org-hosp-example",
"meta": {
"versionId": "2",
"lastUpdated": "2025-06-04T08:52:21.541+00:00",
"source": "#w1Y1S6isR4IZMVly",
"profile": [ "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Organization-hosp-twcore" ]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3><b>醫事機構基本資料</b></h3><p><b>機構名稱</b>:衛生福利部臺北醫院</p><p><b>識別碼型別</b>:Provider number<span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"http://terminology.hl7.org/CodeSystem/v2-0203\">IdentifierType</a>#PRN)</span><br/><b>機構代碼(official)</b>:0131060029 (https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/organization-identifier-tw)</p><p><b>機構種類</b>:Healthcare Provider <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">( <a href=\"http://hl7.org/fhir/R4/codesystem-organization-type.html\">OrganizationType</a>#prov)</span></p><p><b>聯絡方式</b>:Phone<span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ( <a href=\"https://hl7.org/fhir/R4/valueset-contact-point-system.html\">ContactPointSystem</a>#phone)</span><br/><b>聯絡電話</b>:0222765566</p></div>"
},
"identifier": [ {
"use": "official",
"type": {
"coding": [ {
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "PRN"
} ]
},
"system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/organization-identifier-tw",
"value": "0131060029"
} ],
"type": [ {
"coding": [ {
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "prov"
} ]
} ],
"name": "衛生福利部臺北醫院",
"telecom": [ {
"system": "phone",
"value": "0222765566"
} ]
}
Wrote 1.8 KB (17.8 KB total including HTML) in approximately 0ms