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-11-06 |
{
"resourceType" : "ValueSet",
"id" : "form-activity-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet form-activity-vs</b></p><a name=\"form-activity-vs\"> </a><a name=\"hcform-activity-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-form-activity.html\"><code>http://fhir.tiro.health/CodeSystem/form-activity</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/form-activity-vs",
"version" : "0.1.0",
"name" : "FormActivityVS",
"title" : "Form Activity ValueSet",
"status" : "draft",
"date" : "2025-11-06T21:05:10+00:00",
"publisher" : "Tiro.health",
"contact" : [
{
"name" : "Tiro.health",
"telecom" : [
{
"system" : "url",
"value" : "http://tiro.health"
}
]
}
],
"description" : "Activities that can be performed on form fields",
"compose" : {
"include" : [
{
"system" : "http://fhir.tiro.health/CodeSystem/form-activity"
}
]
}
}