Skip to content
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

Cannot find the api endpoint for MedicationAdministration resource type for concerting FHIR to OMOP #16

Open
chad-databricks opened this issue Nov 10, 2021 · 1 comment

Comments

@chad-databricks
Copy link

Hi,

Can you tell me how to post the FHIR request with MedicationAdministration resource type?

Thanks,
Chad

@myungchoi
Copy link
Collaborator

MedicationAdminstration has not yet implemented. MedicationStatement is getting all drugs from the drug_exposure table. Thus, you can use MedicationStatement if you need to get drug information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants