FHIR IG analytics| Package | tw.gov.mohw.cdc.twidir |
| Resource Type | Practitioner |
| Id | Practitioner-practitioner-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
識別碼型別:Medical License number ( IdentifierType#MD)
員工編號(official):KP00017 (https://www.tph.mohw.gov.tw/)
姓名(official):王依昇 Wang, Yi Sheng
{
"resourceType": "Practitioner",
"id": "practitioner-min",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Practitioner-twcore"
]
},
"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.tph.mohw.gov.tw",
"value": "KP00017"
}
],
"name": [
{
"use": "official",
"text": "王依昇",
"family": "Wang",
"given": [
"Yi Sheng"
]
}
]
}