Te Whatu Ora Shared Care FHIR API
0.3.9 - release New Zealand flag

Te Whatu Ora Shared Care FHIR API - Local Development build (v0.3.9) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Codes for rheumatic fever condition as diagnosed at patient registration - JSON Representation

Active as of 2024-06-20

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "rf-condition-diagnosisatregistration-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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/195528001\">195528001</a></td><td>Acute rheumatic fever (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/38933006\">38933006</a></td><td>Recurrent rheumatic fever (disorder)</td></tr><tr><td><a href=\"http://snomed.info/id/302471000210100\">302471000210100</a></td><td>Rheumatic heart disease with absence of signs and symptoms of acute rheumatic fever (situation)</td></tr><tr><td><a href=\"http://snomed.info/id/299171000210109\">299171000210109</a></td><td>History of acute rheumatic fever without heart disease</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir-ig-uat.digital.health.nz/shared-care/ValueSet/rf-condition-diagnosisatregistration-code",
  "version" : "1.0.0",
  "name" : "RheumaticFeverConditionDiagnosisAtRegistrationValueSet",
  "title" : "Codes for rheumatic fever condition as diagnosed at patient registration",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-06-20T01:54:07+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 possible diagnoses of a patient with rheumatic fever condition at time of registration",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NZ",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "195528001",
            "display" : "Acute rheumatic fever (disorder)"
          },
          {
            "code" : "38933006",
            "display" : "Recurrent rheumatic fever (disorder)"
          },
          {
            "code" : "302471000210100",
            "display" : "Rheumatic heart disease with absence of signs and symptoms of acute rheumatic fever (situation)"
          },
          {
            "code" : "299171000210109",
            "display" : "History of acute rheumatic fever without heart disease"
          }
        ]
      }
    ]
  }
}