organization

Resource organization digunakan untuk mencatat data sekelompok orang atau organisasi dengan tujuan yang sama. Hal ini ditunjukkan dengan adanya struktur pengurus dari organisasi tersebut.

Organisasi merupakan data terkait struktur organisasi yang ada di dalam suatu institusi. Data struktur organisasi ini akan dijadikan referensi data pelayanan kesehatan lainnya yang akan dikirimkan ke SATUSEHAT. Terdapay 2 aspek utama yaitu Institusi, Organisasi dan Sub-organisasi.

  1. Institusi/Organisasi: Badan usaha yang akan akan melakukan integrasi ke SATUSEHAT. Institusi perlu melakukan registrasi dan akan mendapatkan kode/ID organisasi dari Kementerian Kesehatan.

  2. Sub- Organisasi: bagian dari struktur organisasi suatu institusi. Data setiap sub-organisai harus dikirimkan oleh institusi atau organisasi ke SATUSEHAT dengan menggunakan API POST Create Organization.

Berikut adalah contoh struktur organisasi:

Template contoh pengisian organisasi dapat diakses pada tautan berikut: Template Registrasi Organization & Location

TIPS

Resource ini digunakan pada semua modul interoperabilitas.

Resource ini digunakan untuk mengirimkan data organisasi dan sub-organisasi.

UUID setiap data organisasi perlu disimpan untuk digunakan sebagai referensi pada resource lainnya.

Organization.identifier

Berisi satu atau lebih daftar data mengenai informasi terkait kode atau nomor internal sub organisasi yang dimiliki oleh organisasi induk yang setiap datanya direpresentasikan dengan tipe data Identifier.

ElemenNilai Elemen

Organization.identifier[i].use

Berisi data dengan tipe data code, yang nilainya mengacu pada data terminologi IdentifierUse.

Organization.identifier[i].system

http://sys-ids.kemkes.go.id/organization/{organization-ihs-number} dengan {organization-ihs-number} adalah ID organisasi induk yang didapatkan dari master sarana indeks.

Organization.identifier[i].value

Berisi kode atau nomor internal sub organisasi.

Organization.identifier[i].use

CodeDisplayDefinition

usual

Usual

The identifier recommended for display and use in real-world interactions which should be used when such identifier is different from the "official" identifier.

official

Official

The identifier considered to be most trusted for the identification of this item. Sometimes also known as "primary" and "main". The determination of "official" is subjective and implementation guides often provide additional guidelines for use.

temp

Temp

A temporary identifier.

secondary

Secondary

An identifier that was assigned in secondary use - it serves to identify the object in a relative context, but cannot be consistently assigned to the same object again in a different context.

old

Old

The identifier id no longer considered valid, but may be relevant for search purposes. E.g. Changes to identifier schemes, account merges, etc.

*Organization.active

Berisi data status keaktifan data organisasi dengan tipe data boolean.

ElemenNilai Elemen

Organization.active

true/false

*Organization.type

Berisi data tipe organisasi dengan tipe data CodeableConcept.

ElemenNilai Elemen

Organization.type[i].coding

Berisi data tipe organisasi dengan tipe data Coding, yang nilainya mengacu pada data terminologi OrganizationType.

Organization.identifier[i].system

http://sys-ids.kemkes.go.id/organization/{organization-ihs-number} dengan {organization-ihs-number} adalah ID organisasi induk yang didapatkan dari master sarana indeks.

Organization.identifier[i].value

Berisi kode atau nomor internal sub organisasi.

Organization.type[i].coding

CodeDisplayDefinition

prov

Healthcare Provider

An organization that provides healthcare services.

dept

Hospital Department

A department or ward within a hospital (Generally is not applicable to top level organizations)

team

Organizational team

An organizational team is usually a grouping of practitioners that perform a specific function within an organization (which could be a top level organization, or a department).

govt

Government

A political body, often used when including organization records for government bodies such as a Federal Government, State or Local Government.

ins

Insurance Company

A company that provides insurance to its subscribers that may include healthcare related policies.

pay

Payer

A company, charity, or governmental organization, which processes claims and/or issues payments to providers on behalf of patients or groups of patients.

edu

Educational Institute

An educational institution that provides education or research facilities.

reli

Religious Institution

An organization that is identified as a part of a religious institution.

crs

Clinical Research Sponsor

An organization that is identified as a Pharmaceutical/Clinical Research Sponsor.

cg

Community Group

An un-incorporated community group.

bus

Non-Healthcare Business or Corporation

An organization that is a registered business or corporation but not identified by other types.

other

Other

Other type of organization not already specified.

laboratory

Laboratory

An organization that conducts medical tests.

imaging

Imaging Center

An organization specialized in providing diagnostic imaging services.

pharmacy

Pharmacy

An organization focused on dispensing medications and offering pharmaceutical care.

health-information-network

Health Information Network

An organization focused on enabling the exchange and integration of health information among healthcare entities.

health-data-aggregator

Health Data Aggregator

An organization focused on compiling health-related data from various sources.

Organization.name

Berisi data nama organisasi dengan tipe data string.

ElemenNilai Elemen

Organization.name

String

Organization.alias[i]

Berisi data nama lain/pengganti organisasi dengan tipe data string.

Organization.telecom[i]

Berisi data kontak organisasi secara umum dengan tipe data ContactPoint yang dapat diisi > 1 jenis kontak (nomor telepon, email, website).

ElemenNilai Elemen

Organization.telecom[i].system

Berisi data jenis kontak dengan tipe data code, yang nilainya mengacu pada data terminologi ContactPointSystem.

Organization.telecom[i].value

Berisi data nomor/email/website kontak organisasi dengan tipe data string.

Organization.telecom[i].use

Berisi data penggunaan kontak organisasi dengan tipe data code, yang nilainya mengacu pada data terminologi ContactPointUse

Organization.telecom[i].system

CodeDisplayDefinition

phone

Phone

The value is a telephone number used for voice calls. Use of full international numbers starting with + is recommended to enable automatic dialing support but not required.

fax

Fax

The value is a fax machine. Use of full international numbers starting with + is recommended to enable automatic dialing support but not required.

email

Email

The value is an email address.

pager

Pager

The value is a pager number. These may be local pager numbers that are only usable on a particular pager system.

url

URL

A contact that is not a phone, fax, pager or email address and is expressed as a URL. This is intended for various institutional or personal contacts including web sites, blogs, Skype, Twitter, Facebook, etc. Do not use for email addresses.

sms

SMS

A contact that can be used for sending a sms message (e.g. mobile phones, some landlines).

other

Other

A contact that is not a phone, fax, page or email address and is not expressible as a URL. E.g. Internal mail address. This SHOULD NOT be used for contacts that are expressible as a URL (e.g. Skype, Twitter, Facebook, etc.) Extensions may be used to distinguish "other" contact types.

Organization.telecom[i].use

CodeDisplayDefinition

home

Home

A communication contact point at a home; attempted contacts for business purposes might intrude privacy and chances are one will contact family or other household members instead of the person one wishes to call. Typically used with urgent cases, or if no other contacts are available.

work

Work

An office contact point. First choice for business related contacts during business hours.

temp

Temp

A temporary contact point. The period can provide more detailed information.

old

Old

This contact point is no longer in use (or was never correct, but retained for records).

mobile

Mobile

A telecommunication device that moves and stays with its owner. May have characteristics of all other use codes, suitable for urgent matters, not the first choice for routine business.

Last updated