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

FHIR IG analytics

Packagesilth.fhir.th.mophpc1
Resource TypeOrganization
IdOrganization-organization-sso.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-sso"

active: true

type: Payer (Organization type#pay)

name: สำนักงานประกันสังคม (สปส.) กระทรวงแรงงาน

Contacts

-TelecomAddress
*ph: 1506, ph: 029562345, fax: 025260658, https://www.sso.go.th, info@sso1506.comเลขที่ 88/28 หมู่ 4 ถนนติวานนท์ ตำบลตลาดขวัญ อำเภอเมือง จังหวัดนนทบุรี รหัสไปรษณีย์ 11000

Source1

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