FHIR Validator used in ABDM

Hi All,

Here is our Client ID: SBX_002648

We have been given the following url for validating our FHIR reports: https://fhir.healthit.gov/validator/

However, the validator there is throwing several errors even while testing it with a sample OPConsultRecord given in NRCES website itself. Here is the Sample JSON: https://www.nrces.in/ndhm/fhir/r4/Bundle-OPConsultNote-example-05.json

The issue persists even for the FHIR Reports we are generating with our in house FHIR-Converter for our application. However, the official HL7FHIR validator doesn’t throw any errors for us, which is:

Please let us know if we are missing anything while using the validator that ABDM has suggested due to which the current issue is coming up, or if there are any other steps for us to take.

Thanks

Hi team, we have been stuck at this for a while now. Can you please let us know the way to resolve this?

@IntegrationSupport @Shubhanshu_S

@sowrya Follow these FHIR steps :

You can use online validator available here: https://fhir.healthit.gov/validator/

Step 1:
Download complete ABDM profile package (package.tgz) file from link: https://nrces.in/ndhm/fhir/r4/package.tgz

Step 2: ( configure validator to refer ABDM profiles)
After downloading package file, go to the “Advanced Options” section at https://fhir.healthit.gov/validator/ and upload the package.tgz file.

Step 3: (add FHIR resource for validation )
Once the package.tgz file is uploaded, import your FH

1 Like

@sowrya You can follow this link for FHIR bundles -

1 Like