API for the Exchange of Medicinal Product Information (APIX)
0.1.0 - ci-build

API for the Exchange of Medicinal Product Information (APIX), published by Gravitate Health Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cander2/apix-ig/ and changes regularly. See the Directory of published versions

Validation

Validation

  • Use a JSON linter in VS Code.
  • Validate with HAPI FHIR Validator CLI:
    java -jar hapi-fhir-cli.jar validate --file input/examples/Bundle-transaction-epi-bundle.json --profile input/profiles/StructureDefinition-RegulatoryTask.json --version R5
    
  • Or use validator.fhir.org with R5.