Smart Health Checks
0.3.0 - ci-build Australia flag

Smart Health Checks, published by AEHRC CSIRO. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/aehrc/smart-forms-ig/ and changes regularly. See the Directory of published versions

: Smart Health Checks Patch AllergyIntolerance Element Name - JSON Representation

Draft as of 2025-10-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "SHCPatchAllergyIntoleranceElementName",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SHCPatchAllergyIntoleranceElementName</b></p><a name=\"SHCPatchAllergyIntoleranceElementName\"> </a><a name=\"hcSHCPatchAllergyIntoleranceElementName\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-SHCPatchElementNameCodes.html\"><code>https://smartforms.csiro.au/ig/CodeSystem/SHCPatchElementNameCodes</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=\"CodeSystem-SHCPatchElementNameCodes.html#SHCPatchElementNameCodes-clinicalStatus\">clinicalStatus</a></td><td style=\"color: #cccccc\">clinicalStatus</td></tr><tr><td><a href=\"CodeSystem-SHCPatchElementNameCodes.html#SHCPatchElementNameCodes-text\">text</a></td><td style=\"color: #cccccc\">text</td></tr><tr><td><a href=\"CodeSystem-SHCPatchElementNameCodes.html#SHCPatchElementNameCodes-note\">note</a></td><td style=\"color: #cccccc\">note</td></tr></table></li></ul></div>"
  },
  "url" : "https://smartforms.csiro.au/ig/ValueSet/SHCPatchAllergyIntoleranceElementName",
  "version" : "0.3.0",
  "name" : "SHCPatchAllergyIntoleranceElementName",
  "title" : "Smart Health Checks Patch AllergyIntolerance Element Name",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-10-01T06:59:17+00:00",
  "publisher" : "AEHRC CSIRO",
  "contact" : [
    {
      "name" : "AEHRC CSIRO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://confluence.csiro.au/display/PCDQFPhase2/Primary+Care+Data+Quality+Foundations+-+Phase+2"
        }
      ]
    }
  ],
  "description" : "The Smart Health Checks Patch AllergyIntolerance Element Name value set includes values that can be used to identify the element names in the AllergyIntolerance resource that are the target of a patch operation for Smart Health Checks.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "AU",
          "display" : "Australia"
        }
      ]
    }
  ],
  "copyright" : "Copyright © 2022+ Australian Government Department of Health and Aged Care - All rights reserved.\nThis content is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.\nSee https://creativecommons.org/licenses/by-sa/4.0/.\n",
  "compose" : {
    "include" : [
      {
        "system" : "https://smartforms.csiro.au/ig/CodeSystem/SHCPatchElementNameCodes",
        "concept" : [
          {
            "code" : "clinicalStatus"
          },
          {
            "code" : "text"
          },
          {
            "code" : "note"
          }
        ]
      }
    ]
  }
}