FHIR IG analytics| Package | tw.gov.mohw.nhi.empd |
| Resource Type | Practitioner |
| Id | Practitioner-pra-ep.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner pra-ep
Profile: 電子處方箋-醫事人員基本資料
name: 洪文武(Official)
telecom: ph: 02-29765731(Work)
| Identifier | Code |
https://www.mohw.gov.tw//A1*****8028 (use: official, ) | Healthcare professional |
{
"resourceType": "Practitioner",
"id": "pra-ep",
"meta": {
"profile": [
"https://nhicore.nhi.gov.tw/empd/StructureDefinition/Practitioner-EMPD"
]
},
"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": "223366009"
}
]
}
}
]
}