New Zealand Rheumatic Fever FHIR Implementation Guide
0.4.7 - draft

New Zealand Rheumatic Fever FHIR Implementation Guide - Local Development build (v0.4.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Rheumatic fever certainty of diagnosis codes - JSON Representation

Active as of 2024-08-08

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "rf-condition-diagnosticcertainty-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet rf-condition-diagnosticcertainty-code</b></p><a name=\"rf-condition-diagnosticcertainty-code\"> </a><a name=\"hcrf-condition-diagnosticcertainty-code\"> </a><a name=\"rf-condition-diagnosticcertainty-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-diagnostic-certainty-codes\">diagnostic-certainty-codes</a></li></ul></div>"
  },
  "url" : "https://fhir-ig.digital.health.nz/rheumatic-fever/ValueSet/rf-condition-diagnosticcertainty-code",
  "version" : "1.0.0",
  "name" : "RFConditionDiagnosticCertaintyValueSet",
  "title" : "Rheumatic fever certainty of diagnosis codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-08T07:12:26+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 the codes that represent the certainty of a diagnosis of rheumatic fever in a patient.",
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "diagnostic-certainty-codes"
          }
        ]
      }
    ]
  }
}