FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | Practitioner |
| Id | Practitioner-pra-dis-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-dis-ds
name: 洪藥師(Official)
telecom: ph: 02-29765731(Work)
| Identifier | Code |
https://www.mohw.gov.tw//A1*****8028 (use: official, ) | Pharmacist |
{
"resourceType": "Practitioner",
"id": "pra-dis-ds",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Practitioner-DS"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"use": "official",
"text": "洪藥師"
}
],
"telecom": [
{
"system": "phone",
"value": "02-29765731",
"use": "work"
}
],
"qualification": [
{
"identifier": [
{
"use": "official",
"system": "https://www.mohw.gov.tw/",
"value": "A1*****8028"
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "46255001",
"display": "Pharmacist"
}
],
"text": "Pharmacist"
}
}
]
}