FHIR IG analytics| Package | tw.cathay.fhir.iclaim |
| Resource Type | Practitioner |
| Id | Practitioner-Practitioner-Wang.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
識別碼型別:Medical License number ( Identifier Type Codes#MD)
員工編號(official):031933 (https://www.cgh.org.tw)
姓名(official):王建胃
{
"resourceType": "Practitioner",
"id": "Practitioner-Wang",
"meta": {
"profile": [
"https://claim.cgh.org.tw/iclaim/StructureDefinition/practitioner-iclaim"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MD"
}
]
},
"system": "https://www.cgh.org.tw",
"value": "031933"
}
],
"name": [
{
"use": "official",
"text": "王建胃"
}
]
}