Download the PHP package ekopras18/satusehat without Composer
On this page you can find all versions of the php package ekopras18/satusehat. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ekopras18/satusehat
More information about ekopras18/satusehat
Files in ekopras18/satusehat
Package satusehat
Short Description Make it easy, why should it be hard?, Satusehat Integration
License MIT
Homepage https://github.com/ekopras18/satusehat
Informations about the package satusehat
Satusehat Integration
SATUSEHAT menggunakan HL7 FHIR dalam pengimplementasian standar data model dan Application Programming Interface (API).
Fast Healthcare Interoperability Resources FHIR adalah sebuah standar global (internasional) yang menetapkan format data beserta elemen-elemennya (yang disebut "resources") dan sebuah standar antarmuka pemrograman aplikasi (API/Application Programming Interface) untuk pertukaran informasi (interoperabilitas SATUSEHAT) yang pada penerapannya akan dibagi-bagi lagi menjadi beberapa alur proses sesuai penggunaannya (use case) baik use case dasar maupun use case tematik. FHIR dibaca “fire” dalam bahasa Inggris (/faier/).
Resources FHIR
- O-Auth2
- [x] OAuth2 (Generate Token)
- Resources - Onboarding
- [ ] Organization
- [ ] Location
- [ ] Practitioner
- [ ] Patient
- Resources - Interoperability
- [ ] Encounter
- [ ] Account
- [ ] AllergyIntolerance
- [ ] CarePlan
- [ ] ChargeItem
- [ ] Claim
- [ ] ClaimResponse
- [ ] ClinicalImpression
- [ ] Composition
- [ ] Condition
- [ ] Coverage
- [ ] CoverageEligibilityRequest
- [ ] CoverageEligibilityResponse
- [ ] DiagnosticReport
- [ ] EpisodeOfCare
- [ ] FamilyMemberHistory
- [ ] ImagingStudy
- [ ] Immunization
- [ ] Invoice
- [ ] Medication
- [ ] MedicationDispense
- [ ] MedicationRequest
- [ ] MedicationStatement
- [ ] Observation
- [ ] Procedure
- [ ] QuestionnaireResponse
- [ ] RelatedPerson
- [ ] ServiceRequest
- [ ] Specimen
Installation
-
Install package via composer
-
Publish the configuration file & migration file
-
Set the configuration in
.envfile. example.env.example -
Migrate the table
- Done