Download the PHP package kemenkesri/satusehat-mediator-client-php without Composer
On this page you can find all versions of the php package kemenkesri/satusehat-mediator-client-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kemenkesri/satusehat-mediator-client-php
More information about kemenkesri/satusehat-mediator-client-php
Files in kemenkesri/satusehat-mediator-client-php
Package satusehat-mediator-client-php
Short Description Library to acceleare SATUSEHAT implementation via Interoperability Mediator
License MPL-2.0
Homepage https://github.com/kemenkesri/satusehat-mediator-client-php
Informations about the package satusehat-mediator-client-php
Client Library Mediator SATUSEHAT
Spesifikasi API ini merupakan contoh untuk menggunakan Mediator Interoperabilitas SATUSEHAT yang secara khusus ditujukan untuk mempercepat dan memudahkan proses interoperabilitas data Rekam Medis Elektronik (RME) antara sistem informasi di Fasilitas Kesehatan (Rumah Sakit, Puskesmas, Klinik, Laboratorium, dll) dengan Platform SATUSEHAT. Mediator Interoperabilitas SATUSEHAT menyediakan format custom yang disederhanakan dari format HL7 FHIR sebagai perantara antara sistem RME dengan SATUSEHAT beserta sistem informasi kesehatan yang ada ditingkat nasional.
Package PHP ini digenerate secara otomatis menggunakan Swagger Codegen project:
Requirements
PHP 7.4 and later
Installation & Usage
Composer
To install the bindings via Composer, add the following to composer.json
:
Then run composer install
Manual Installation
Download the files and include autoload.php
:
Tests
To run the unit tests:
Getting Started
Please follow the installation procedure and then run the following:
Get Patient Info
Submit RME data
Documentation for API Endpoints
All URIs are relative to https://mediator-satusehat.kemkes.go.id/api-dev/satusehat/rme/v1.0
Class | Method | HTTP request | Description |
---|---|---|---|
PatientApi | patientPost | POST /patient | Mengambil informasi terkait pasien |
SubmitDataApi | syncPost | POST /sync | Kirim data RME ke Mediator dengan format Non-FHIR |
Documentation For Models
- ApiError
- CarePlan
- Composition
- Condition
- DiagnosticReport
- DocumentStatus
- Encounter
- EpisodeOfCare
- GetPatientRequest
- GetPatientResponse
- Immunization
- Location
- MediatorResourceBasic
- Medication
- MedicationIngredient
- MedicationStatement
- Observation
- ObservationComponent
- Patient
- PatientBasic
- Procedure
- QuestionnaireResponse
- SatuSehatResponse
- ServiceRequest
- Specimen
- SubmitRequest
- SubmitResponse
- TbConfirm
- TbSuspect
Documentation For Authorization
satusehat_auth
- Type: OAuth
- Flow: accessCode
- Authorization URL: https://api-satusehat-stg.dto.kemkes.go.id/oauth2/v1
- Scopes:
satusehat_bearer
- Type: HTTP bearer authentication