FHIR IG analytics| Package | silth.fhir.th.mophpc1 |
| Resource Type | Patient |
| Id | Patient-patient-patient4.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
นาง สมควร ใจดี female, DoB: 1990-04-25 ( เลขประจำตัวประชาชนไทย: 2650591524440 (use: OFFICIAL, period: 2018-04-25 --> 2022-04-25))
| Active: | true | Marital Status: | Married | ||
| Other Ids: |
| ||||
| Contact Details: |
| ||||
{
"resourceType": "Patient",
"id": "patient-patient4",
"meta": {
"profile": [
"https://fhir-ig.sil-th.org/th/mophpc1/StructureDefinition/mophpc-patient-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": "localPid",
"display": "รหัสประจำตัวบุคคลของหน่วยบริการ"
}
]
},
"system": "https://terms.sil-th.org/hcode/5/99999/PID",
"value": "65-XXXXX",
"period": {
"start": "2018-04-25"
}
},
{
"use": "secondary",
"type": {
"coding": [
{
"system": "https://terms.sil-th.org/core/CodeSystem/cs-th-identifier-type",
"code": "localHn",
"display": "เลข Hospital Number (HN) ของหน่วยบริการ"
}
]
},
"system": "https://terms.sil-th.org/hcode/5/99999/HN",
"value": "65-XXXXX"
}
],
"active": true,
"name": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/language",
"valueCode": "th"
}
],
"text": "นาง สมควร ใจดี",
"family": "ใจดี",
"given": [
"สมควร"
],
"prefix": [
"นาง"
]
}
],
"telecom": [
{
"system": "phone",
"value": "088-8888888",
"use": "mobile"
},
{
"system": "email",
"value": "somkuanjaidee@jaidee.com"
}
],
"gender": "female",
"birthDate": "1990-04-25",
"address": [
{
"extension": [
{
"extension": [
{
"url": "subdistrict",
"valueCodeableConcept": {
"coding": [
{
"system": "https://terms.sil-th.org/core/CodeSystem/cs-dopa-location",
"code": "342001",
"display": "ตาลสุม"
}
]
}
}
],
"url": "https://fhir-ig.sil-th.org/th/extensions/StructureDefinition/ex-address-address-code"
},
{
"extension": [
{
"url": "latitude",
"valueDecimal": 78.31809
},
{
"url": "longitude",
"valueDecimal": -133.03485
}
],
"url": "http://hl7.org/fhir/StructureDefinition/geolocation"
},
{
"extension": [
{
"url": "number",
"valueString": "123"
},
{
"url": "villageNo",
"valueString": "หมู่ที่ 20"
},
{
"url": "road",
"valueString": "ถนนสมเด็จ"
}
],
"url": "https://fhir-ig.sil-th.org/th/extensions/StructureDefinition/ex-address-structured-line"
}
],
"use": "home",
"text": "123 หมู่ที่ 20 ถนนสมเด็จ ตำบลตาลสุม อำเภอตาลสุม จังหวัดอุบลราชธานี 34330",
"line": [
"123 หมู่ที่ 20 ถนนสมเด็จ"
],
"city": "ตาลสุม",
"district": "ตาลสุม",
"state": "อุบลราชธานี",
"postalCode": "34330"
}
],
"maritalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"code": "M",
"display": "Married"
},
{
"system": "https://terms.sil-th.org/core/CodeSystem/cs-thcc-marital",
"code": "2",
"display": "คู่"
}
]
}
}