FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | Practitioner |
| Id | Practitioner-pra-ds.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner pra-ds
identifier: Medical License number/A01 (use: official, )
name: 洪文武(Official)
telecom: ph: 02-29765731(Work)
{
"resourceType": "Practitioner",
"id": "pra-ds",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Practitioner-DS"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MD"
}
]
},
"system": "http://www.moi.gov.tw",
"value": "A01"
}
],
"name": [
{
"use": "official",
"text": "洪文武"
}
],
"telecom": [
{
"system": "phone",
"value": "02-29765731",
"use": "work"
}
]
}