Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FHIR R4 field

OpenIMIS field

notes

mapping status

identifier

tblItems.ItemID / tblItems.ItemUUID / tblItems.ItemCode

not mapped

code.coding

tblItems.ItemCode

The code of the medication. Duplicated in identifier.

not mapped

code.text

tblItems.ItemName

The name of the medication.

not mapped

form

tblItems.ItemPackage

string part: “tables”, “pieces”, etc.

not mapped

amount

tblItems.ItemPackage

integer part: 1000, 100, etc

If not possible to split then keep only form field

not mapped

unitPrice

tblItems.ItemPrice

mapped as Money
openIMIS extension to Medication

not mapped

Other information might be required to map from tblItems through extensions based on future requirements.

...