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
| Draft as of 2026-04-30 |
{
"resourceType" : "ValueSet",
"id" : "template-status",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet template-status</b></p><a name=\"template-status\"> </a><a name=\"hctemplate-status\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-template-status.html\"><code>http://fhir.tiro.health/CodeSystem/template-status</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.1.0</span></li></ul></div>"
},
"url" : "http://fhir.tiro.health/ValueSet/template-status",
"version" : "0.1.0",
"name" : "VSTemplateStatus",
"title" : "Template Status",
"status" : "draft",
"experimental" : false,
"date" : "2026-04-30T09:19:32+00:00",
"publisher" : "Tiro.health",
"contact" : [
{
"name" : "Tiro.health",
"telecom" : [
{
"system" : "url",
"value" : "http://tiro.health"
}
]
}
],
"description" : "Publication statuses for questionnaire templates.",
"compose" : {
"include" : [
{
"system" : "http://fhir.tiro.health/CodeSystem/template-status"
}
]
}
}