FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | Practitioner |
| Id | Practitioner-TWCorePractitioner.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner TWCorePractitioner
identifier: Medical License number/tvgh001 (use: official, )
active: true
name: 大吉 連 (Official)
gender: Male
{
"resourceType": "Practitioner",
"id": "TWCorePractitioner",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/TWCorePractitioner"
]
},
"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.vghtpe.gov.tw/",
"value": "tvgh001"
}
],
"active": true,
"name": [
{
"use": "official",
"family": "連",
"given": [
"大吉"
]
}
],
"gender": "male"
}