-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compound Medications #16
Comments
Great question. Unfortunately, no guidance in current spec -- best fall back is probably free text, but happy to have someone else chime in. Do you have an example med for two for us to consider? |
I've got 3 real world examples from our physicians:
|
So I would start with the way that medications are typically represented. See an example here: Then I would sub line 70 for And then place whatever information you have on compound medication as text or code references. For the text reference, you would provide a tag to the human readable narrative: Being ambitious, I went to see if there was a concept in RxNorm for the first compound...there wasn't so below is an example of how you could just map ingredients as translation elements:
The translation mappings may not be something that everyone in HL7 would agree with, so as Brett suggested, the human readable reference is probably safer in that circumstance. Cheers, |
🕌 |
Is there a standards based means of describing a compound medication within ccda?
The FHIR docs mention it but I do not see anything in ccda that directly correlates.
The text was updated successfully, but these errors were encountered: