FHIR / cda-examples-to-fhir

Converting cda examples to fhir
13 stars 3 forks source link

What kind of FHIR resource should be used for CDA medication section? #5

Open niquola opened 10 years ago

niquola commented 10 years ago

Medication{Statement, Prescription, Administration}?

grahamegrieve commented 10 years ago

It's too hard to answer this question in the general case.

For this one:

https://github.com/aswain/AnnotatedExamples/blob/XML-Examples/Domain_Medications_XMLExamples.xml

this is a List with 2 MedicationStatement. The grounds for choosing medication statement are that is a substance administration in event mood -

- though this could also be a medicationAdministration but this is "taking", not "was given"). I see it also has a supply, I guess this counts as a dispense, but I don't really understand the context. The second part (not taking medications) is a Medication List with no entries, and a emptyReason Grahame On Wed, Dec 4, 2013 at 1:45 AM, niquola notifications@github.com wrote: > Medication{Statement, Prescription, Administration}? > > — > Reply to this email directly or view it on GitHubhttps://github.com/FHIR/cda-examples-to-fhir/issues/5 > . ## --- http://www.healthintersections.com.au / grahame@healthintersections.com.au/ +61 411 867 065
niquola commented 10 years ago

While it is "taking" is first medication => MedicationPrescription?

How empty medication list should be represented? With List Resource?

grahamegrieve commented 10 years ago

both are lists, the first has two whatevers, and the second has none, with an empty reason (a very different approach)

I don't know what these "medications" are now that I looked at them in detail - I have asked on the sturctured documents list, to try and find out what they think these things are. there's some other rather odd things in them too

I will advise

Grahame

On Wed, Dec 4, 2013 at 7:52 AM, niquola notifications@github.com wrote:

While it is "taking" is first medication => MedicationPrescription?

How empty medication list should be represented? With List Resource http://www.hl7.org/implement/standards/fhir/list.html ?

— Reply to this email directly or view it on GitHubhttps://github.com/FHIR/cda-examples-to-fhir/issues/5#issuecomment-29750030 .


http://www.healthintersections.com.au / grahame@healthintersections.com.au/ +61 411 867 065