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