FHIR IG analytics| Package | tw.gov.mohw.nhi.empd |
| Resource Type | Organization |
| Id | Organization-org-02-ep.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization org-02-ep
Profile: 電子處方箋-醫事機構基本資料
identifier: Government Organization Identifier/A21000000I
type: Government
name: 衛生福利部
telecom: https://www.mohw.gov.tw/mp-1.html
address: 臺北市大安區龍圖里信義路三段140號(work)
{
"resourceType": "Organization",
"id": "org-02-ep",
"meta": {
"profile": [
"https://nhicore.nhi.gov.tw/empd/StructureDefinition/Organization-EMPD"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/v2-0203",
"code": "GOI"
}
]
},
"system": "https://oid.nat.gov.tw/",
"value": "A21000000I"
}
],
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "govt"
}
]
}
],
"name": "衛生福利部",
"telecom": [
{
"system": "url",
"value": "https://www.mohw.gov.tw/mp-1.html"
}
],
"address": [
{
"use": "work",
"text": "臺北市大安區龍圖里信義路三段140號"
}
]
}