FHIR Chat · Implementing LOINC terminology service · implementers

Stream: implementers

Topic: Implementing LOINC terminology service


view this post on Zulip Saket Lakhpati (Nov 29 2020 at 16:53):

I am trying to implement LOINC terminology service using Spring boot and FHIR. Is there any specified model in FHIR which contains the properties of LOINC ? Below link has those list of properties.
https://loinc.org/kb/users-guide/loinc-database-structure/

view this post on Zulip Peter Jordan (Nov 29 2020 at 20:15):

@Saket Lakhpati, I suggest that you read the Using LOINC with FHIR Page in the FHIR Specification.

view this post on Zulip Lin Zhang (Nov 29 2020 at 23:17):

LOINC Committee has been doing this.
LOINC FHIR Terminology Server – LOINC

https://loinc.org/fhir

And there are also more than one other servers with this feature/capability. For example, HAPI FHIR JPA Server is aable to include LOINC with its CLI UploadTerminology command.


Last updated: Apr 12 2022 at 19:14 UTC