ЕСОЗ - публічна документація
RС_[UPD] Device dispense data model
FHIR description
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} | O | 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 | O | One of is required: device_definition or device. | Doesn't comply with FHIR |
device_code | CodeableConcept | O | The code of the device to be used. Dictionary | ||||
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 | |||
part_of | {Reference} | O | The Procedure that this dispense is a part of | Ok | |||
encounter | {Reference} | O | Encounter associated with the dispense | Ok | |||
context_episode_id | uuid | O | Reference to the episode in which device dispense was created | Doesn't comply with FHIR | |||
origin_episode_id | uuid | O | Reference to the episode in which related device request was created | Doesn't comply with FHIR | |||
supporting_info | [{Reference}] | O | References to resources that supports the dispensing of the device: condition, observation, diagnostic_report, procedure, encounter, episode, device, device_association) | Doesn't comply with FHIR | |||
status_reason | CodeableConcept | O | The reason for the status | Ok |
Example
ЕСОЗ - публічна документація