Hi @mdubey, @sukreet, @Manisha
Is there any specific library we can use to validate FHIR JSON in java code?
In HIU we received various FHIR JSON of different Health Information Type i.e. ImmunisationRecord, OPConsultation. Before processing JSON we want to make sure FHIR we have received from the HIP is valid as per the standards given for NDHM Profiles in https://www.nrces.in/ndhm/fhir/r4/index.html
Thanks.