# organization

Resource <mark style="color:red;">`organization`</mark> digunakan untuk mencatat data sekelompok orang atau organisasi dengan tujuan yang sama. Hal ini ditunjukkan dengan adanya struktur pengurus dari organisasi tersebut.&#x20;

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:

<figure><img src="https://lh7-us.googleusercontent.com/_yEqCOh8zgjcj3T7Hb76B8PQFmSw4DHsT_2ru2SxHIpHMuqU8PDFNGqPVqaqoiAyMpKzLFmVEGGwjt57XfyGvC2RPVem_WSTiAVjRJv7vFU4KyprOQI9cavb3ed6YNOKXsdB9u2wiRE1_VIgW23CI0c" alt=""><figcaption><p>Gambar 1. Contoh Struktur Organisasi Fasyankes</p></figcaption></figure>

Template contoh pengisian organisasi dapat diakses pada tautan berikut: [Template Registrasi Organization & Location](https://docs.google.com/spreadsheets/d/1JBP2aUtPqCrsIyVvr2Mus1DMeLTumBn9a0azIHyv4f4/edit#gid=1571590515)

{% hint style="info" %}
**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.
{% endhint %}

## **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.

<table><thead><tr><th width="405">Elemen</th><th>Nilai Elemen</th></tr></thead><tbody><tr><td><h4 id="observation-identifier-use">Organization.identifier[i].use</h4></td><td>Berisi data dengan tipe data <code>code</code>, yang nilainya mengacu pada data terminologi <a href="http://hl7.org/fhir/identifier-use">IdentifierUse</a>.</td></tr><tr><td>Organization.identifier[i].system</td><td><a href="http://sys-ids.kemkes.go.id/organization/{organization-ihs-number}">http://sys-ids.kemkes.go.id/organization/{organization-ihs-number}</a> dengan <code>{organization-ihs-number}</code> adalah ID organisasi induk yang didapatkan dari master sarana indeks.</td></tr><tr><td>Organization.identifier[i].value</td><td>Berisi kode atau nomor internal sub organisasi.</td></tr></tbody></table>

### Organization.identifier\[i].use <a href="#observation-identifier-use" id="observation-identifier-use"></a>

| Code      | Display   | Definition                                                                                                                                                                                                                                           |
| --------- | --------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 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.                                                                                                      |

## <mark style="color:red;">**\***</mark>**Organization.active**

Berisi data status keaktifan data organisasi dengan tipe data boolean.

| Elemen              | Nilai Elemen |
| ------------------- | ------------ |
| Organization.active | true/false   |

## <mark style="color:red;">**\***</mark>**Organization.type**

Berisi data tipe organisasi dengan tipe data CodeableConcept.

<table><thead><tr><th width="405">Elemen</th><th>Nilai Elemen</th></tr></thead><tbody><tr><td>Organization.type[i].coding</td><td>Berisi data tipe organisasi dengan tipe data <code>Coding</code>, yang nilainya mengacu pada data terminologi <a href="http://terminology.hl7.org/CodeSystem/organization-type">OrganizationType</a>.</td></tr><tr><td>Organization.identifier[i].system</td><td><a href="http://sys-ids.kemkes.go.id/organization/{organization-ihs-number}">http://sys-ids.kemkes.go.id/organization/{organization-ihs-number}</a> dengan <code>{organization-ihs-number}</code> adalah ID organisasi induk yang didapatkan dari master sarana indeks.</td></tr><tr><td>Organization.identifier[i].value</td><td>Berisi kode atau nomor internal sub organisasi.</td></tr></tbody></table>

### Organization.type\[i].coding

| Code                       | Display                                | Definition                                                                                                                                                                        |
| -------------------------- | -------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 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 <a href="#organization-name" id="organization-name"></a>

Berisi data nama organisasi dengan tipe data `string`.

| Elemen            | Nilai Elemen |
| ----------------- | ------------ |
| Organization.name | `String`     |

## Organization.alias\[i] <a href="#organization-alias" id="organization-alias"></a>

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

## Organization.telecom\[i] <a href="#organization-telecom" id="organization-telecom"></a>

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

<table><thead><tr><th width="405">Elemen</th><th>Nilai Elemen</th></tr></thead><tbody><tr><td>Organization.telecom[i].system</td><td>Berisi data jenis kontak dengan tipe data <code>code</code>, yang nilainya mengacu pada data terminologi <a href="http://hl7.org/fhir/contact-point-system">ContactPointSystem</a>.</td></tr><tr><td>Organization.telecom[i].value</td><td>Berisi data nomor/<em>email</em>/website kontak organisasi dengan tipe data <code>string</code>.</td></tr><tr><td>Organization.telecom[i].use</td><td>Berisi data penggunaan kontak organisasi dengan tipe data <code>code</code>, yang nilainya mengacu pada data terminologi <a href="http://hl7.org/fhir/contact-point-use">ContactPointUse</a></td></tr></tbody></table>

### Organization.telecom\[i].system

| Code  | Display | Definition                                                                                                                                                                                                                                                                                   |
| ----- | ------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 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 <a href="#organization-telecom-use" id="organization-telecom-use"></a>

| Code   | Display | Definition                                                                                                                                                                                                                                                                                    |
| ------ | ------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 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.                                                                                                      |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dokumentasisatusehat-stg.dto.kemkes.go.id/resource-and-terminologi/daftar-resources-and-terminologi/organization.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
