Tiro.health Implementation Guide
0.1.0 - ci-build

Tiro.health Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Downloads

Downloads

This page provides downloadable artifacts for the Tiro.health Implementation Guide.

Definitions

The following definitions of the artifacts defined as part of this Implementation Guide are available for download. Note that these definitions do not include the narrative content that is found on each of the pages — they are the raw computable artifacts only.

Examples

A package containing all the examples used in this Implementation Guide is available:

NPM Package

This Implementation Guide is also published as an NPM package for use with FHIR tooling such as the IG Publisher, SUSHI, and the FHIR Validator:

To install via SUSHI, add the following to the dependencies section of your sushi-config.yaml:

dependencies:
  tiro-health.fhir: 0.1.0

Validator Pack

The FHIR Validator Pack contains all the StructureDefinitions, ValueSets, CodeSystems, and other conformance resources needed to validate against this Implementation Guide:

To validate a resource using the HL7 FHIR Validator:

java -jar validator_cli.jar -ig tiro-health.fhir#0.1.0 my-resource.json

Schemas

Source

The source FHIR Shorthand (FSH) files and full source of this Implementation Guide are available on GitHub: