FHIR IG analytics| Package | silth.fhir.th.mophpc1 |
| Resource Type | Organization |
| Id | Organization-organization-nhso.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-nhso"
active: true
type: Payer (Organization type#pay)
name: สำนักงานหลักประกันสุขภาพแห่งชาติ (สปสช.)
| Telecom | Address |
| ph: 1330, ph: 021414000, fax: 021439730-1, https://www.nhso.go.th | เลขที่ 120 หมู่ 3 ชั้น 2-4 อาคารรวมหน่วยงานราชการ (อาคาร B) ศูนย์ราชการเฉลิมพระเกียรติ 80 พรรษา 5 ธันวาคม 2550 ถนนแจ้งวัฒนะ แขวงทุ่งสองห้อง เขตหลักสี่ กรุงเทพมหานคร ฯ 10210 |
{
"resourceType": "Organization",
"id": "organization-nhso",
"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": "1330"
},
{
"system": "phone",
"value": "021414000"
},
{
"system": "fax",
"value": "021439730-1"
},
{
"system": "url",
"value": "https://www.nhso.go.th"
}
],
"address": {
"text": "เลขที่ 120 หมู่ 3 ชั้น 2-4 อาคารรวมหน่วยงานราชการ (อาคาร B) ศูนย์ราชการเฉลิมพระเกียรติ 80 พรรษา 5 ธันวาคม 2550 ถนนแจ้งวัฒนะ แขวงทุ่งสองห้อง เขตหลักสี่ กรุงเทพมหานคร ฯ 10210",
"line": [
"เลขที่ 120 หมู่ 3 ชั้น 2-4 อาคารรวมหน่วยงานราชการ (อาคาร B) ศูนย์ราชการเฉลิมพระเกียรติ 80 พรรษา 5 ธันวาคม 2550 ถนนแจ้งวัฒนะ"
],
"city": "ทุ่งสองห้อง",
"district": "หลักสี่",
"state": "กรุงเทพมหานคร",
"postalCode": "10210",
"country": "TH"
}
}
]
}