Administrative topics
Basic Patient-related FHIR resources
| FHIR resource type | medico instance | Read/Write | Remarks |
|---|---|---|---|
| Patient | Patient_Patient_1 | R/O | represents a patient |
| Encounter | Encounter_Case_1 | R/O | represents an administrative case |
| Encounter | Encounter_ClinCase_1 | R/O | represents a clinical case - in medico a child to the administrative case |
| ServiceRequest | ServiceRequest_ReferralRequest_1 | R/O | represents a referral e.g. from a general practitioner to the current tenant |
Topology-related FHIR profiles
| FHIR resource type | medico instance | Read/Write | Remarks |
|---|---|---|---|
| Organization | Organization_Department_1 | R/O | represents a department aka a speciality |
| Organization | Organization_Ward_1 | R/O | represents a ward |
| Location | Location_WardRoom_1 | R/O | represents a room on a ward into which patients can be placed |
| Location | Location_WardBed_1 | R/O | represents a bed on a ward into which patients can be placed |
Employees, users and external doctors
| FHIR resource type | medico instance | Read/Write | Remarks |
|---|---|---|---|
| Practitioner | Practitioner_Employee_1 | R/O | represents an employee of the current tenant - not neccessarily an user |
| Practitioner | Practitioner_User_1 | R/O | represents a user of the current tenant - always an employee simulatenously |
| Practitioner | Practitioner_Practitioner_1 | R/O | represents an external practitioner, usually a doctor - e.g. a general practitioner |
Insurance and payment-related FHIR profiles
| FHIR resource type | medico instance | Read/Write | Remarks |
|---|---|---|---|
| Organization | Organization_Insurance_1 | R/O | represents an insurance company |
| Coverage | Coverage_SelfPayor_1 | R/O | represents a contract of a patient with the hospital to cover part of costs on his own |
| Coverage | Coverage_CostUnit_1 | R/O | Represents a contract of an insurance company that will be paying for the healthcare services of an encounter |
| Account | Account_CaseAccount_1 | R/O | virtual account that is 1:1 assigned to an administrative case (encounter) - these are connected to coverage-resources |
Specific orders and procedures
| FHIR resource type | medico instance | Read/Write | Remarks |
|---|---|---|---|
| ServiceRequest | ServiceRequest_Preorder_1 | R/W | represents an order captures as part of a doctor's round that needs completition |
| Procedure | Procedure_Procedure_1 | R/O | represents a manually captured procedure code, which is usually relevant for billing - which isn't documentet any further (x1280dia) |
Various topics
| Topic | Remarks |
|---|---|
| Shifts | Retrieving shifts for practitioners - due to settings based on ward and department |