FHIR IG analytics| Package | tw.gov.mohw.twcore |
| Resource Type | Organization |
| Id | Organization-org-co-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
機構名稱:莉梓股份有限公司
識別碼型別:Unified Business number( 臺灣識別碼類型值集#UBN)
公司或企業統一編號(official):06100268 (https://gcis.nat.gov.tw)
機構種類:Non-Healthcare Business or Corporation ( OrganizationType#bus)
聯絡方式:Email ( ContactPointSystem#email)
聯絡信箱:litzu@qmail.com
{
"resourceType": "Organization",
"id": "org-co-example",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Organization-co-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": "UBN"
}
]
},
"system": "https://gcis.nat.gov.tw",
"value": "06100268"
}
],
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "bus"
}
]
}
],
"name": "莉梓股份有限公司",
"telecom": [
{
"system": "email",
"value": "litzu@qmail.com"
}
]
}