FHIR IG analytics| Package | tw.gov.mohw.twcore |
| Resource Type | Organization |
| Id | Organization-org-govt-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
機構名稱:衛生福利部
識別碼型別:Government Organization Identifier( 臺灣識別碼類型值集#GOI)
機關代號(official):A21000000I (https://oid.nat.gov.tw/)
機構種類:Government ( OrganizationType#govt)
聯絡方式:URL ( ContactPointSystem#url)
網站連結: https://www.mohw.gov.tw/mp-1.html
{
"resourceType": "Organization",
"id": "org-govt-example",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Organization-govt-twcore"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"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"
}
]
}