FHIR IG analytics| Package | tw.cohesion.fhir.clinemr |
| Resource Type | Practitioner |
| Id | Practitioner-PractitionerClinEMR-pro.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
識別碼型別:National Person Identifier ( Identifier Type Codes#NNxxx )
身份證號(official):A135792648 (http://www.moi.gov.tw/)
姓名(official):張正原
{
"resourceType": "Practitioner",
"id": "PractitionerClinEMR-pro",
"meta": {
"profile": [
"https://fhir.cohesiondata.com/clinemr/StructureDefinition/practitioner-clinemr"
]
},
"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": "A135792648"
}
],
"name": [
{
"use": "official",
"text": "張正原"
}
]
}