FSH (FHIR Shorthand) is a domain-specific language for defining the content of FHIR resources. It is a human-readable, compact syntax that allows you to define the content of FHIR resources in a concise and expressive way.
The FSH Compiler is a tool that converts FSH code into FHIR JSON.
Made by Anton Vasetenkov.