New Zealand Rheumatic Fever FHIR Implementation Guide
0.4.9 - draft

New Zealand Rheumatic Fever FHIR Implementation Guide, published by Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.4.9 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/fhir-rheumatic-fever/ and changes regularly. See the Directory of published versions

: Codes for rheumatic fever diagnosis observation grouping - JSON Representation

Active as of 2024-08-16

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "rf-observation-diagnosisgroup-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet rf-observation-diagnosisgroup-code</b></p><a name=\"rf-observation-diagnosisgroup-code\"> </a><a name=\"hcrf-observation-diagnosisgroup-code\"> </a><a name=\"rf-observation-diagnosisgroup-code-en-US\"> </a><ul><li>Include codes from<a href=\"CodeSystem-nz-rheumaticfever-codesystem.html\"><code>https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem</code></a> where concept  descends from <a href=\"CodeSystem-nz-rheumaticfever-codesystem.html#nz-rheumaticfever-codesystem-diagnosis-evidence-group-codes\">diagnosis-evidence-group-codes</a></li></ul></div>"
  },
  "url" : "https://fhir-ig.digital.health.nz/rheumatic-fever/ValueSet/rf-observation-diagnosisgroup-code",
  "version" : "1.0.0",
  "name" : "RFDiagnosisGroupValueSet",
  "title" : "Codes for rheumatic fever diagnosis observation grouping",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-16T04:54:33+00:00",
  "publisher" : "Te Whatu Ora",
  "contact" : [
    {
      "name" : "Te Whatu Ora",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.tewhatuora.govt.nz/"
        }
      ]
    },
    {
      "name" : "David Grainger",
      "telecom" : [
        {
          "system" : "email",
          "value" : "david.grainger@middleware.co.nz",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "This value set defines SNOMED codes which represent groupings of diagnosis data captured by rheumatic fever Observation instances",
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "diagnosis-evidence-group-codes"
          }
        ]
      }
    ]
  }
}