FHIR IG analytics| Package | silth.fhir.th.mophpc1 |
| Resource Type | Organization |
| Id | Organization-organization-sso.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization
Resource Organization "organization-sso"
active: true
type: Payer (Organization type#pay)
name: สำนักงานประกันสังคม (สปส.) กระทรวงแรงงาน
| Telecom | Address |
| ph: 1506, ph: 029562345, fax: 025260658, https://www.sso.go.th, info@sso1506.com | เลขที่ 88/28 หมู่ 4 ถนนติวานนท์ ตำบลตลาดขวัญ อำเภอเมือง จังหวัดนนทบุรี รหัสไปรษณีย์ 11000 |
{
"resourceType": "Organization",
"id": "organization-sso",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "pay",
"display": "Payer"
}
]
}
],
"name": "สำนักงานประกันสังคม (สปส.) กระทรวงแรงงาน",
"contact": [
{
"telecom": [
{
"system": "phone",
"value": "1506"
},
{
"system": "phone",
"value": "029562345"
},
{
"system": "fax",
"value": "025260658"
},
{
"system": "url",
"value": "https://www.sso.go.th"
},
{
"system": "email",
"value": "info@sso1506.com"
}
],
"address": {
"text": "เลขที่ 88/28 หมู่ 4 ถนนติวานนท์ ตำบลตลาดขวัญ อำเภอเมือง จังหวัดนนทบุรี รหัสไปรษณีย์ 11000",
"line": [
"เลขที่ 88/28 หมู่ 4 ถนนติวานนท์"
],
"city": "ตลาดขวัญ",
"district": "เมืองนนทบุรี",
"state": "นนทบุรี",
"postalCode": "11000",
"country": "TH"
}
}
]
}