FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | Practitioner |
| Id | Practitioner-DMS-Pra23.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner DMS-Pra23
identifier: National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code/A123456789 (use: official, )
name: 賴一施
{
"resourceType": "Practitioner",
"id": "DMS-Pra23",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PractitionerDMS"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "NNxxx"
}
]
},
"system": "http://www.moi.gov.tw",
"value": "A123456789"
}
],
"name": [
{
"text": "賴一施"
}
]
}