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
Active as of 2025-10-16 |
{
"resourceType" : "ValueSet",
"id" : "ValueSetWithExpansionScore",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ValueSetWithExpansionScore</b></p><a name=\"ValueSetWithExpansionScore\"> </a><a name=\"hcValueSetWithExpansionScore\"> </a><p>This value set expansion contains 1 concepts.</p><table class=\"codes\"><tr><td><b>System</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a name=\"ValueSetWithExpansionScore-http://example.org-a\"> </a><code>http://example.org</code></td><td style=\"white-space:nowrap\">\u00a0\u00a0a</td><td>A</td></tr></table></div>"
},
"url" : "http://fhir.tiro.health/ValueSet/ValueSetWithExpansionScore",
"version" : "0.1.0",
"status" : "active",
"date" : "2025-10-16T12:24:15+00:00",
"publisher" : "Tiro.health",
"contact" : [
{
"name" : "Tiro.health",
"telecom" : [
{
"system" : "url",
"value" : "http://tiro.health"
}
]
}
],
"expansion" : {
"timestamp" : "2019-01-01T00:00:00Z",
"contains" : [
{
"extension" : [
{
"url" : "http://fhir.tiro.health/StructureDefinition/valueset-expansion-match-score",
"valueDecimal" : 0.5
}
],
"system" : "http://example.org",
"code" : "a",
"display" : "A"
}
]
}
}