FHIR IG analytics| Package | tw.gov.mohw.cdc.aids |
| Resource Type | Organization |
| Id | Organization-hosp.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Profile: 醫事機構-Organization AIDS
識別碼型別:Provider number( IdentifierType#PRN)
機構代碼(official):0401180014 (https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/organization-identifier-tw)
機構種類:Healthcare Provider ( OrganizationType#prov)
{
"resourceType": "Organization",
"id": "hosp",
"meta": {
"profile": [
"https://cdc.gov.tw/aids/StructureDefinition/Organization-aids"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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": "0401180014"
}
],
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "prov"
}
]
}
]
}