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 2025-10-16 |
{
"resourceType" : "ValueSet",
"id" : "question-tree-answer-item-code",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet question-tree-answer-item-code</b></p><a name=\"question-tree-answer-item-code\"> </a><a name=\"hcquestion-tree-answer-item-code\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <code>http://hl7.org/fhir/ValueSet/questionnaire-item-type</code><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href=\"http://hl7.org/fhir/R5/codesystem-item-type.html\"><code>http://hl7.org/fhir/item-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 5.0.0, the version found through the package references\"> version 📦5.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-item-type.html#item-type-code\">code</a></td><td/></tr></table></li></ul></div>"
},
"url" : "http://fhir.tiro.health/ValueSet/question-tree-answer-item-code",
"version" : "0.1.0",
"name" : "QuestionTreeAnswerItemCode",
"title" : "Question Tree Answer Item Code",
"status" : "draft",
"date" : "2025-10-16T12:24:15+00:00",
"publisher" : "Tiro.health",
"contact" : [
{
"name" : "Tiro.health",
"telecom" : [
{
"system" : "url",
"value" : "http://tiro.health"
}
]
}
],
"description" : "The type of an answer in a question tree.",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/ValueSet/questionnaire-item-type"
}
],
"exclude" : [
{
"system" : "http://hl7.org/fhir/item-type",
"concept" : [
{
"code" : "code"
}
]
}
]
}
}