Template Implementation Guide - AU
0.0.2 - ci-build Australia flag

Template Implementation Guide - AU - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Acute Rheumatic Fever Condition Severity - JSON Representation

Draft as of 2025-09-25

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "hi-severity-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hi-severity-vs</b></p><a name=\"hi-severity-vs\"> </a><a name=\"hchi-severity-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><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/260413007\">260413007</a></td><td>None</td></tr><tr><td><a href=\"http://snomed.info/id/255604002\">255604002</a></td><td>Mild</td></tr><tr><td><a href=\"http://snomed.info/id/6736007\">6736007</a></td><td>Moderate</td></tr><tr><td><a href=\"http://snomed.info/id/24484000\">24484000</a></td><td>Severe</td></tr><tr><td><a href=\"http://snomed.info/id/261665006\">261665006</a></td><td>Unknown</td></tr></table></li></ul></div>"
  },
  "url" : "https://healthinfoservices.site/template-fhir-ig/ValueSet/hi-severity-vs",
  "version" : "0.0.2",
  "name" : "HISeverityVS",
  "title" : "Acute Rheumatic Fever Condition Severity",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-09-25T04:55:19+00:00",
  "description" : "Acute Rheumatic Fever Condition Severity",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "AUS",
          "display" : "Australia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "260413007",
            "display" : "None"
          },
          {
            "code" : "255604002",
            "display" : "Mild"
          },
          {
            "code" : "6736007",
            "display" : "Moderate"
          },
          {
            "code" : "24484000",
            "display" : "Severe"
          },
          {
            "code" : "261665006",
            "display" : "Unknown"
          }
        ]
      }
    ]
  }
}