FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | Practitioner |
| Id | Practitioner-IC-Pra5.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner IC-Pra5
identifier: Medical License number/C12345 (use: official, )
name: 賴護士
{
"resourceType": "Practitioner",
"id": "IC-Pra5",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckPractitioner"
]
},
"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": "C12345"
}
],
"name": [
{
"text": "賴護士"
}
]
}