📄️ Creating FHIR Data
This is a quickstart sample application that introduces some basic FHIR and Medplum concepts.
📄️ Publish and Subscribe
In a healthcare setting, Publish and Subcribe is a common pattern. For example: an everyday workflow in a laboratory setting is for a physician to create a lab order for a patient, and then receive a finalized lab report once the sample has been collected from the patient and processed.
📄️ Basic Search in FHIR on Medplum
This is an introductory post to searching in FHIR on Medplum. It will introduce the basic concepts and provide some sample code on how to execute basic searches. We won't cover all the FHIR search scenarios, for in depth reference material on FHIR search, this document is a good place to start.