FHIR IG analytics| Package | tsti.adultcheck |
| Resource Type | Organization |
| Id | Organization-org-test-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "org-test-example",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Organization-hosp-twcore"
]
},
"identifier": [
{
"use": "official",
"type": {
"coding": [
{
"code": "PRN",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
}
]
},
"system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/organization-identifier-tw",
"value": "9445010032"
}
],
"type": [
{
"coding": [
{
"code": "prov",
"system": "http://terminology.hl7.org/CodeSystem/organization-type"
}
]
}
],
"telecom": [
{
"system": "phone",
"value": "038336795"
}
],
"name": "聯合醫學檢驗所"
}