FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesilth.fhir.th.mophpc1
Resource TypeOrganization
IdOrganization-organization-nhso.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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: สำนักงานหลักประกันสุขภาพแห่งชาติ (สปสช.)

Contacts

-TelecomAddress
*ph: 1330, ph: 021414000, fax: 021439730-1, https://www.nhso.go.thเลขที่ 120 หมู่ 3 ชั้น 2-4 อาคารรวมหน่วยงานราชการ (อาคาร B) ศูนย์ราชการเฉลิมพระเกียรติ 80 พรรษา 5 ธันวาคม 2550 ถนนแจ้งวัฒนะ แขวงทุ่งสองห้อง เขตหลักสี่ กรุงเทพมหานคร ฯ 10210

Source1

{
  "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"
      }
    }
  ]
}