FHIR description
http://hl7.org/fhir/R5/devicedispense.html
Schema
Device dispense document
Collection name: device_dispenses
This collection used to store device dispenses documents
Name | Type | M/O | Description and constraints | HL7 vs eHealth comparison result | |||
---|---|---|---|---|---|---|---|
id | string | M | Unique system identifier of Device dispense | Ok | |||
based_on | {Reference} | M | Device request that this dispense is fulfilling | Ok | |||
status | string | M | Status of Device dispense. Dictionary | Ok | |||
subject | string | M | Hashed patient_id. Who the dispense is for | Doesn't comply with FHIR (type) | |||
performer | {Reference} | M | Reference on employee who performed the dispense | Doesn't comply with FHIR (type) | |||
location | {Reference} | M | Division where the Device dispense was created | ||||
when_handed_over | dateTime | O | When product was given out | Ok | |||
note | string | O | Notes or comments | Ok | |||
performer_legal_entity | {Reference} | M | Legal entity where the Device dispense was created | Doesn't comply with FHIR | |||
program | {Reference} | O | Medical program identifier | Doesn't comply with FHIR | |||
details | device | array | {Reference} | M | M | What device definition was supplied | Doesn't comply with FHIR |
program_device | {Reference} | O | Program device definition participant | ||||
quantity | SimpleQuantity | M | Quantity of devices to supply Required for Device disp with programs. | ||||
sell_price | float | O | Price of the device definition | ||||
reimbursement_amount | float | O | Reimbursement amount of the device definition | ||||
discount_amount | float | O | Total reimbursement amount | ||||
payment_id | varchar(255) | O | Receipt number (not System identifier) | Doesn’t comply with FHIR | |||
payment_amount | float | O | Amount of money paid by Patient | Doesn’t comply with FHIR | |||
inserted_at |
| uuid | M | Datetime when Device dispense was created | Doesn’t comply with FHIR | ||
inserted_by |
| uuid | M | User identifier who created the Device dispense | Doesn’t comply with FHIR | ||
updated_at |
| uuid | M | Datetime when Device dispense was updated | Doesn’t comply with FHIR | ||
updated_by |
| uuid | M | User identifier who updated the Device dispense | Doesn’t comply with FHIR | ||
signed_content_links |
| [string] | M | Array with links on signed content in media storage. | Doesn't comply with FHIR |