FHIR IG analytics| Package | tw.cohesion.fhir.clinemr |
| Resource Type | Organization |
| Id | Organization-OrganizationInspectionClinEMR-pro.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):1122334455 (https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/organization-identifier-tw)
機構種類:Laboratory ( OrganizationType#laboratory)
{
"resourceType": "Organization",
"id": "OrganizationInspectionClinEMR-pro",
"meta": {
"profile": [
"https://fhir.cohesiondata.com/clinemr/StructureDefinition/organizationinspection-clinemr"
]
},
"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": "1122334455"
}
],
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "laboratory"
}
]
}
],
"name": "鴻海檢驗所"
}