FHIR IG analytics| Package | tsti.adultcheck |
| Resource Type | Practitioner |
| Id | Practitioner-practitioner-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Practitioner",
"id": "practitioner-example",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Practitioner-twcore"
]
},
"identifier": [
{
"use": "official",
"type": {
"coding": [
{
"code": "MD",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
}
]
},
"system": "https://www.tph.mohw.gov.tw",
"value": "KP00017"
}
],
"name": [
{
"given": [
"Yi Sheng"
],
"use": "official",
"text": "ηδΎζ",
"family": "Wang"
}
],
"telecom": [
{
"period": {
"start": "2022-07-31",
"end": "2024-07-31"
},
"system": "phone",
"value": "0993277826",
"use": "mobile"
}
],
"active": true,
"gender": "male",
"birthDate": "1980-11-11"
}