Is there a complete or partial JSON schema for HL7 FHIR resources? I saw this. http://www.interopen.org/candidate-profiles/care-connect/CareConnect-AllergyIntolerance-1.html
But the JSON scchema is not available. This is also not functioning.
Is there a complete or partial JSON schema for HL7 FHIR resources? I saw this. http://www.interopen.org/candidate-profiles/care-connect/CareConnect-AllergyIntolerance-1.html
But the JSON scchema is not available. This is also not functioning.
You can run on your computer terminal:
And the response will return JSON data on your terminal
JSON schemas will be published as a standard part of release 3. You can find the current draft here: http://build.fhir.org/fhir.schema.json.zip
There's still a bit of fine-tuning to do. Feedback welcome.
You may try this: https://github.com/glennjones/hapi-swagger and obtain the json schemas from swagger.json.