AstraZeneca Adverse Event FHIR Profiles



FHIR Package is available by the address: https://healthsamurai.github.io/ig-ae/package.tgz

Example how to validate a FHIR resource against the AstraZeneca FHIR IG:

java -jar validator_cli.jar -version 4.0.1 resourcesToValidate/AZAdverseEventSample.json -ig https://healthsamurai.github.io/ig-ae

GitHub Repository: https://healthsamurai.github.io/ig-ae/

Welcome to the AstraZeneca FHIR Implementation Guide!


Site Navigation

On the top navigation bar, there are the following items:

Documentation and instructions

Here you can view rendered IGPOP profiles in a brief convenient format

Here you can view the value sets that are used in the IGPOP profiles

Here you can view the code systems defined in the IG

Here you can view the structure definitions defined in the IG

The Package link downloads a FHIR Package with all FHIR IG resources.
The package will be downloaded as a tgz-archive with a tar-file.
Unzip the archive. It'll contain the package folder with .index.json, package.json files and CodeSystems, StructureDefinitions, and ValueSets.