FHIR IG analytics| Package | silth.fhir.th.mophpc1 |
| Resource Type | Practitioner |
| Id | Practitioner-practitioner-volunteer1.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner
Resource Practitioner "practitioner-volunteer1"
Profile: MoPH-PC Practitioner
identifier: เลขประจำตัวประชาชนไทย: 2650591524440 (use: OFFICIAL), เลขประจำตัวอาสาสมัครสาธารณสุขประจำหมู่บ้าน (อสม.): XXXXXX (use: SECONDARY)
name: นาง ใจดี ชอบช่วย
{
"resourceType": "Practitioner",
"id": "practitioner-volunteer1",
"meta": {
"profile": [
"https://fhir-ig.sil-th.org/th/mophpc1/StructureDefinition/mophpc-practitioner-base"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"type": {
"coding": [
{
"system": "https://terms.sil-th.org/core/CodeSystem/cs-th-identifier-type",
"code": "cid",
"display": "เลขประจำตัวประชาชนไทย"
}
]
},
"system": "https://terms.sil-th.org/id/th-cid",
"value": "2650591524440"
},
{
"use": "secondary",
"type": {
"coding": [
{
"system": "https://terms.sil-th.org/core/CodeSystem/cs-th-identifier-type",
"code": "healthVolun",
"display": "เลขประจำตัวอาสาสมัครสาธารณสุขประจำหมู่บ้าน (อสม.)"
}
]
},
"system": "https://terms.sil-th.org/id/th-hvolunteer",
"value": "XXXXXX"
}
],
"name": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/language",
"valueCode": "th"
}
],
"text": "นาง ใจดี ชอบช่วย",
"family": "ชอบช่วย",
"given": [
"ใจดี"
],
"prefix": [
"นาง"
]
}
]
}