New Zealand rheumatic fever FHIR Implementation Guide
0.4.6 - 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.6 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/rheumatic-fever/ and changes regularly. See the Directory of published versions

: Codes for rheumatic heart disease symptom status at time of diagnosis - JSON Representation

Draft as of 2024-08-07

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "rf-condition-symptomaticatdiagnosis-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet rf-condition-symptomaticatdiagnosis-code</b></p><a name=\"rf-condition-symptomaticatdiagnosis-code\"> </a><a name=\"hcrf-condition-symptomaticatdiagnosis-code\"> </a><a name=\"rf-condition-symptomaticatdiagnosis-code-en-US\"> </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/264931009\">264931009</a></td><td>Symptomatic (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/67335000\">67335000</a></td><td>Asymptomatic diagnosis of (contextual qualifier) (qualifier value)</td></tr></table></li></ul></div>"
  },
  "url" : "https://build.fhir.org/ig/tewhatuora/rheumatic-fever/ValueSet/rf-condition-symptomaticatdiagnosis-code",
  "version" : "1.0.0",
  "name" : "RFConditionSymptomaticAtDiagnosisValueSet",
  "title" : "Codes for rheumatic heart disease symptom status at time of diagnosis",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-08-07T09:58:46+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 codes which describe whether a patient was symptomatic at the time of rheumatic fever diagnosis",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "264931009",
            "display" : "Symptomatic (qualifier value)"
          },
          {
            "code" : "67335000",
            "display" : "Asymptomatic diagnosis of (contextual qualifier) (qualifier value)"
          }
        ]
      }
    ]
  }
}