Validate code based on Race ValueSet

Hello All,

Our requirement is to validate the code we have received against the codes in Race ValueSet.
In our project, we are using Hl7.Fhir.R4.Core from Firely (.Net SDK), Version=3.2.0.0 and using “Azure API for FHIR” (as a PaaS service).

I have checked this official hl7 API validation but it doesn’t seem to work.

Please provide us the suggestions to implement code validation.

looks like Azure doesn’t implement the terminology server bit. you can use Ontoserver or the software that runs tx.fhir.org locally

1 Like