openimis@2.0.5
This adaptor exports the following from common:
- alterState()
- dataPath()
- dataValue()
- dateFns
- each()
- field()
- fields()
- fn()
- fnIf()
- http
- lastReferenceValue()
- merge()
- sourceValue()
Functions
getFHIR
getFHIR(path, params, callback) ⇒ Operation
Get FHIR resources from OpenIMIS
Param | Type | Description |
---|---|---|
path | string | Path to resource |
params | object | data to create the new resource |
callback | function | (Optional) callback function |
Example
getFHIR("Patient")