FHIR IG analytics| Package | silth.fhir.th.mophpc1 |
| Resource Type | Practitioner |
| Id | Practitioner-practitioner-doctor2.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-doctor2"
Profile: MoPH-PC Practitioner
identifier: เลขประจำตัวประชาชนไทย: 2650515222440 (use: OFFICIAL, period: 2018-04-25 --> 2022-04-25), เลขใบอนุญาตประกอบวิชาชีพเวชกรรม: 34222 (use: SECONDARY)
active: true
name: พญ. สมศรี จริงใจ
gender: female
birthDate: 1970-04-25
| Code | Period |
| Physician (SNOMED CT#309343006) | 1996-04-25 --> (ongoing) |
{
"resourceType": "Practitioner",
"id": "practitioner-doctor2",
"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": "2650515222440",
"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": "proDoc",
"display": "เลขใบอนุญาตประกอบวิชาชีพเวชกรรม"
}
]
},
"system": "https://terms.sil-th.org/id/th-doctor-id",
"value": "34222"
}
],
"active": true,
"name": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/language",
"valueCode": "th"
}
],
"text": "พญ. สมศรี จริงใจ",
"family": "จริงใจ",
"given": [
"สมศรี"
],
"prefix": [
"พญ."
]
}
],
"gender": "female",
"birthDate": "1970-04-25",
"qualification": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "309343006",
"display": "Physician"
}
]
},
"period": {
"start": "1996-04-25"
}
}
]
}