For a full list of available versions, see the Directory of published versions
This implementation guide (IG) is web-based and is intended to be browsed online. However, for the convenience of implementers, the resource definitions are available to download for local use.
| Resource | Download Link |
|---|---|
| Profile: Group | Download XML/JSON |
| Profile: Patient | Download XML/JSON |
| Profile: Practitioner | Download XML/JSON |
| Profile: Subscription | Download XML/JSON |
| Profile: Subscription Notification Bundle | Download XML/JSON |
| Profile: Subscription Status | Download XML/JSON |
The FHIR Validator is a powerful tool available to you for validating FHIR Resource instances generated by your application, example instances created for testing, etc. It may be used to validate all resources referenced in the table above.
This page provides instructions to download and use the FHIR validator. Below is an example of use of the FHIR validator with this IG (note the -ig parameter value):
java -jar validator_cli.jar my-resource.json -version 4.01 -ig java -jar validator_cli.jar my-resource.json -version 4.01 -ig IG package name here