BioMaxis Implementation Guide
0.0.0-semantic-release - ci-build

BioMaxis Implementation Guide - Local Development build (v0.0.0-semantic-release) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Artifacts Summary

This page provides a list of the FHIR artifacts defined as part of this implementation guide.

Behavior: Operation Definitions

These are custom operations that can be supported by and/or invoked by systems conforming to this implementation guide.

Inventory Transaction

This operation is used to create a transaction for an inventory item. It records the details of the transaction including the item, lot number, location, and quantity involved.

Inventory Transfer

This operation is used to transfer inventory items from one location to another. It records the details of the transfer including the item, lot number, source location, destination location, and quantity involved.

Structures: Resource Profiles

These define constraints on FHIR resources for systems conforming to this implementation guide.

BioMaxis ActivityDefinition

A profile for the ActivityDefinition resource used in BioMaxis.

BioMaxis PractitionerRole

A profile for the PractitionerRole resource used in BioMaxis. This is specifically defined in order to add more information to the associated practitioner's availability that includes visit durations and booking windows for enhancing the scheduling workflow.

BioMaxis Questionnaire

A profile of the Questionnaires used in BioMaxis

Biomaxis Encounter

A profile for the Encounter resource used in BioMaxis.

Biomaxis ServiceRequest

A profile for the ServiceRequest resource used in BioMaxis.

Structures: Extension Definitions

These define constraints on FHIR data types for systems conforming to this implementation guide.

Availability Booking Window

This extension specifies the booking window duration (in minutes) displayed to patients when scheduling appointments. It addresses the issue of overwhelming patients with too many time slots to choose from. By dividing the schedule resource into larger booking windows, this extension helps balance patient management efficiency with a positive patient experience.

Availability Visit Duration

This extension specifies the expected visit duration (in minutes) for appointments booked within the associated schedule. It is used to calculate the number of available slots for booking appointments.

Encounter Actor HealthcareService

This extension specifies the healthcare service that the encounter is created under. It is intended to be used as a placeholder implementation of Encounter.participant.actor available in FHIR version R5 onwards.

Order Imaging Modality

This extension specifies the modality of the imaging order request this ActivityDefinition defines.

Questionnaire Grid Gap

This extension specifies the grid gap between child items in questionnaire as a CSS property value

Questionnaire Identifier Group Item

This extension specifies whether the questionnaire item of type group is used for getting identifier element

Questionnaire Item Disabled Display

This extension specifies the display of a questionnaire item when it is disabled. It is created to support item.disabledDisplay in Questionnaire in FHIR R5, which is not supported in FHIR R4.

Questionnaire Item Grid Column

This extension specifies the grid column CSS property used by a questionnaire item placed within a 12-space grid

Response Mapping

This extension specifies the mapping used during extraction of questionnaire responses generated from the questionnaire in context

Terminology: Code Systems

These define new code systems used by systems conforming to this implementation guide.

Order Business-Status CodeSystem

Terminologies used to specify business status of Tasks in Biomaxis

Other

These are resources that are used within this implementation guide that do not fit into one of the other categories.

InventoryItem

An InventoryItem represents a specific item in the inventory, including its stock levels and related information.

InventoryReport

A report that details the transactions of inventory items