Hit me up with any questions!
# general
r
Hit me up with any questions!
r
Also - this page is now live - had sent you the PR previously https://www.medplum.com/blueprints/lab
e
would love to look at graphql implementation when you all have a chance as well. I know you mentioned it needed to be enabled Reshma
r
@eaeaeae2211 - we do have graphql endpoints implemented, and we're working on improving our documentation. In general, we fulfill the most of the functions outlined in the FHIR GraphQL specification (https://hl7.org/fhir/graphql.html) If you're using our client libraries, you can also use the
medplum.graphql()
method to make a GraphQL call from Typescript https://www.medplum.com/docs/sdk/classes/MedplumClient#graphql
w
Thanks, Reshma & Rahul! I'm going to dig into the specs and see how the fit with the life science/biotech context
r
@William Hart - now that I'm thinking about it https://www.medplum.com/docs/api/fhir/resources/observationdefinition and https://www.medplum.com/docs/api/fhir/resources/observation are going to be critical for this use case. Also tagging them with which machine they came from, representative ontologies (LOINC, SNOMED, ADaM) etc are generally very useful for traceability and to support regulatory. We are in the weeds on this, let us know any questions
181 Views