I have downloaded schema from FHIR site and i had used xsd2java for converting to POJO's. It is working fine iam using jackson library to create a json and sending request to FHIR server. when iam using JSON's provide in FHIR site its says incompatible.
Thanks