Smart Health Checks
0.3.0-draft - trial-use Australia flag

This page is part of the Smart Forms (v0.3.0-draft: R1 Draft) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: Smart Health Checks Patch AllergyIntolerance Element Path - JSON Representation

Draft as of 2025-10-30

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "SHCPatchAllergyIntoleranceElementPath",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SHCPatchAllergyIntoleranceElementPath</b></p><a name=\"SHCPatchAllergyIntoleranceElementPath\"> </a><a name=\"hcSHCPatchAllergyIntoleranceElementPath\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-SHCPatchElementPathCodes.html\"><code>https://smartforms.csiro.au/ig/CodeSystem/SHCPatchElementPathCodes</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.3.0-draft</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-SHCPatchElementPathCodes.html#SHCPatchElementPathCodes-AllergyIntolerance\">AllergyIntolerance</a></td><td style=\"color: #cccccc\">AllergyIntolerance</td></tr><tr><td><a href=\"CodeSystem-SHCPatchElementPathCodes.html#SHCPatchElementPathCodes-AllergyIntolerance.46note.910.93\">AllergyIntolerance.note[0]</a></td><td style=\"color: #cccccc\">AllergyIntolerance.note[0]</td></tr></table></li></ul></div>"
  },
  "url" : "https://smartforms.csiro.au/ig/ValueSet/SHCPatchAllergyIntoleranceElementPath",
  "version" : "0.3.0-draft",
  "name" : "SHCPatchAllergyIntoleranceElementPath",
  "title" : "Smart Health Checks Patch AllergyIntolerance Element Path",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-10-30T20:31:27+10: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 Path value set includes values that can be used to identify the element paths in the AllergyIntolerance resource where the patch operation is to be performed 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/SHCPatchElementPathCodes",
        "concept" : [
          {
            "code" : "AllergyIntolerance"
          },
          {
            "code" : "AllergyIntolerance.note[0]"
          }
        ]
      }
    ]
  }
}