CloudEHRServer EN | ES

EHRServer Community

Tools, sample code, resources, and community support.

Clients & Helpers for different languages

  1. PHP
  2. Javascript
  3. Groovy
  4. Insomnia REST Client Test Requests
  5. Swagger API Specification (Beta)
  6. Swagger API Test (Beta)
  7. More soon!
  8. Let us know if you created a client for other languages!

Sample applications that use the EHRServer as backend

  1. EMRApp : Sample EMR application that uses the EHRServer as backend
  2. EHRCommitter : testing application that generates forms based on OPTs to commit data to the EHRServer
  3. Notes : web app to keep your psychotherapy notes organized, uses the EHRServer as a secondary storage / backup

Tools

  1. openEHR-OPT : command line tools to work with openEHR Operational Templates

Are you using the EHRServer?

Let us know!. We are delighted to know that you are currently using it in your projects, and we can help you getting onboard and disseminate your work in the community.

Sample clinical documents

Here you can find a list of sample clinical document definitions (openEHR Operational Templates), with correspondent sample instances. The instances contain random/autogenerated data, and is not clinical correct. The goal of these resources is to provide technical examples about the structure used to commit and retrieve data when using the EHRServer.

Encounter

Template ID: simple_encounter_en.v1

openEHR Archetypes Referenced:

  • openEHR-EHR-COMPOSITION.encounter.v1
  • openEHR-EHR-EVALUATION.reason_for_encounter.v1
  • openEHR-EHR-SECTION.vital_signs.v0
  • openEHR-EHR-OBSERVATION.pulse.v1
  • openEHR-EHR-OBSERVATION.height.v1
  • openEHR-EHR-OBSERVATION.body_weight.v1
  • openEHR-EHR-OBSERVATION.respiration.v1
  • openEHR-EHR-OBSERVATION.body_temperature.v2.adl
  • openEHR-EHR-OBSERVATION.blood_pressure.v1
  • openEHR-EHR-OBSERVATION.indirect_oximetry.v0
  • openEHR-EHR-OBSERVATION.exam.v1
  • openEHR-EHR-EVALUATION.problem_diagnosis.v1

Sample instance

Vital Signs Summary

Template ID: Vital_Signs_Summary.EN.v1

openEHR Archetypes Referenced:

  • openEHR-EHR-COMPOSITION.health_summary.v1
  • openEHR-EHR-SECTION.vital_signs.v0
  • openEHR-EHR-OBSERVATION.pulse.v1
  • openEHR-EHR-OBSERVATION.height.v1
  • openEHR-EHR-OBSERVATION.body_weight.v1
  • openEHR-EHR-OBSERVATION.respiration.v1
  • openEHR-EHR-OBSERVATION.body_temperature.v2.adl
  • openEHR-EHR-OBSERVATION.blood_pressure.v1
  • openEHR-EHR-OBSERVATION.indirect_oximetry.v0

Sample instance

Psychotherapy Note

Template ID: Psychotherapy_Note.EN.v1

openEHR Archetypes Referenced:

  • openEHR-EHR-COMPOSITION.health_summary-categorized.v1.adl
  • openEHR-EHR-EVALUATION.clinical_synopsis.v1.adl

Sample instance

OPT Validator

Use this XSD to validate instances of openEHR Operational Templates. When loading OPTs into the EHRServer, the OPT format is validated.

OperationalTemplate.xsd

Clinical Document Validator

Use this XSD to validate clinical document instances. This follows the openEHR clinical document structure with versioning information.

Version.xsd