FHIR IG analytics| Package | silth.fhir.th.mophpc1 |
| Resource Type | Practitioner |
| Id | Practitioner-practitioner-doctor1.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-doctor1"
Profile: MoPH-PC Practitioner
identifier: เลขประจำตัวประชาชนไทย: 2650591524440 (use: OFFICIAL, period: 2018-04-25 --> 2022-04-25), รหัสผู้ให้บริการสุขภาพ ของหน่วยบริการ: XXXXXXXX (use: SECONDARY, period: 2018-04-25 --> (ongoing)), เลขใบอนุญาตประกอบวิชาชีพเวชกรรม: 23222 (use: SECONDARY)
active: true
name: พญ. สมหญิง จริงใจ, Dr. Somying Jingjaid
gender: female
birthDate: 1960-04-25
| Code | Period | Issuer |
| Physician (SNOMED CT#309343006) | 1986-04-25 --> (ongoing) | Organization/organization-medical-council "แพทยสภา" |
{
"resourceType": "Practitioner",
"id": "practitioner-doctor1",
"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",
"period": {
"start": "2018-04-25",
"end": "2022-04-25"
}
},
{
"use": "secondary",
"type": {
"coding": [
{
"system": "https://terms.sil-th.org/core/CodeSystem/cs-th-identifier-type",
"code": "localProv",
"display": "รหัสผู้ให้บริการสุขภาพ ของหน่วยบริการ"
}
]
},
"system": "https://terms.sil-th.org/hcode/5/99999/Provider",
"value": "XXXXXXXX",
"period": {
"start": "2018-04-25"
}
},
{
"use": "secondary",
"type": {
"coding": [
{
"system": "https://terms.sil-th.org/core/CodeSystem/cs-th-identifier-type",
"code": "proDoc",
"display": "เลขใบอนุญาตประกอบวิชาชีพเวชกรรม"
}
]
},
"system": "https://terms.sil-th.org/id/th-doctor-id",
"value": "23222"
}
],
"active": true,
"name": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/language",
"valueCode": "th"
}
],
"text": "พญ. สมหญิง จริงใจ",
"family": "จริงใจ",
"given": [
"สมหญิง"
],
"prefix": [
"พญ."
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/language",
"valueCode": "en"
}
],
"text": "Dr. Somying Jingjaid",
"family": "Jingjai",
"given": [
"Somying"
],
"prefix": [
"Dr."
]
}
],
"gender": "female",
"birthDate": "1960-04-25",
"qualification": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "309343006",
"display": "Physician"
}
]
},
"period": {
"start": "1986-04-25"
},
"issuer": {
"extension": [
{
"url": "https://fhir-ig.sil-th.org/th/extensions/StructureDefinition/ex-practitioner-qualification-issuer",
"valueCodeableConcept": {
"coding": [
{
"system": "https://terms.sil-th.org/core/CodeSystem/cs-thcc-qualification-issuer",
"code": "01",
"display": "แพทยสภา"
}
],
"text": "แพทยสภา"
}
}
],
"reference": "Organization/organization-medical-council"
}
}
]
}