FHIR IG analytics| Package | tw.gov.mohw.cdc.twidir |
| Resource Type | Organization |
| Id | Organization-organizationhospid-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
識別碼型別:Provider number( IdentifierType#PRN)
機構代碼(official):0622020017 (https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/organization-identifier-tw)
機構名稱:臺北市立聯合醫院 機構種類:檢驗機構( CDC-機構種類值集#hospid)
{
"resourceType": "Organization",
"id": "organizationhospid-min",
"meta": {
"profile": [
"https://twidir.cdc.gov.tw/twidir/StructureDefinition/organization-hospid-reporting"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"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": "0101090517"
}
],
"type": [
{
"coding": [
{
"system": "https://twidir.cdc.gov.tw/twidir/CodeSystem/twcdc-organization-type-values",
"code": "hospid"
}
]
}
],
"name": "臺北市立聯合醫院"
}