Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

FHIR Mapping

The strategy was originally implemented by Kwateng on 06.08.2017. commit 881e70acf638df9ef8572e4ec96e19e0c5057828


Fields from parent classes are mostly omitted in this table.


OpenMRS class DrugOrder extends BaseOpenmrsMetadata

OpenMRS classOpenMRS fieldDB fieldFHIR fieldDetails

uuid
id






Formula value: OpenmrsUtil.compare(dateActivated, checkDate)
status

Constant value "ORDER"
intent

urgency : Urgency
priority

Formula value : drug concepts codings are put into medication
medication

patient
patientOnly patient reference is put.

encounter
contextEncounter ref is put.

dateCreated
authoredOn

Formula value: practitioner Reference
requester

Formula value: practitioner Reference
recorderReference to a practitioner is put.



  • No labels