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

: Ja|Nee - JSON Representation

Draft as of 2025-10-16

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ja-nee",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ja-nee</b></p><a name=\"ja-nee\"> </a><a name=\"hcja-nee\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</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://snomed.info/id/373066001\">373066001</a></td><td>ja</td></tr><tr><td><a href=\"http://snomed.info/id/373067005\">373067005</a></td><td>nee</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.tiro.health/ValueSet/ja-nee",
  "version" : "0.1.0",
  "name" : "JaNee",
  "title" : "Ja|Nee",
  "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" : "SNOMED-CT codes for 'ja' and 'nee'",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/valueset-conceptOrder",
                "valueInteger" : 0
              }
            ],
            "code" : "373066001",
            "display" : "ja"
          },
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/valueset-conceptOrder",
                "valueInteger" : 1
              }
            ],
            "code" : "373067005",
            "display" : "nee"
          }
        ]
      }
    ]
  }
}