Hi All,
Relatively new to FHIR. I am working on an idea of creating a tool for disability benefit classification. My idea is that a certain disability, and disability rating could be inherently associated with a series of Observations
w/ LOINC codes, Observations
with specific quantityValues
, and other measurements all over a specific timeframe.
Originally my idea was that this would be a yaml file with a series of queries to be submitted to a FHIR server, as I thought more and more however I feel like there is a FHIR based answer that might solve my purpose however I am lost on whether this would involve the creation of an implementation guide, or simply an extension.
Has anyone seen anything similar to this idea in the past? A FHIR resource that contains complex logic related to other FHIR resources?
Any help would be appreciated