health-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Health-dev] asking for help to create an OPS-module


From: Rafael Hoock
Subject: Re: [Health-dev] asking for help to create an OPS-module
Date: Fri, 6 May 2022 20:31:21 +0000

Dear Luis,

thank you for your quick reply.
So I took the icpm.xml file and just changed the id, name and description fields, but I don't know what to do with it.

Have a nice weekend too,
Rafael

From: Luis Falcon <falcon@gnuhealth.org>
Sent: Friday, May 6, 2022 9:41:53 PM
To: Rafael Hoock <raho1001@stud.hs-kl.de>
Cc: health-dev@gnu.org <health-dev@gnu.org>
Subject: Re: [Health-dev] asking for help to create an OPS-module
 
Dear Rafael

On Fri, 6 May 2022 20:49:27 +0200
Rafael Hoock <raho1001@stud.hs-kl.de> wrote:

> Hello everyone,
>
> I want to create a Module for the current OPS version. OPS is just a
> German modification of ICPM. I only have the equivalent to
> data/icpm.xml from the health_icpm module. The problem is I have no
> idea of where to start and what to do.
>
> I would appreciate it if someone could help or guide me.

We'll be happy to help you out and also to integrate OPS to the next GH
release. I think the German GH community will be happy :)

In technical terms, the integration of medical procedures standards is
quite straight forward in GNU Health, as they point to the same model
(gnuhealth.procedure)

For example, this is one record extracted from data/icpm.xml on the
health_icpm package.

    <record model="gnuhealth.procedure" id="icpm_1-190">
      <field name="name">1-190</field>
      <field name="description">APGAR SCORING OF NEWBORN, WITHOUT OTHER
    INITIAL MEDICAL EVALUATION</field> </record>

Sometimes, depending on the source of the OPS information, it can be a
bit tricky to export and format it to the GH xml format, but I'm sure
it can be done.

Let us know your thoughts

Have a great weeekend,
Luis

reply via email to

[Prev in Thread] Current Thread [Next in Thread]