Smart Health Checks
            
            0.3.0-draft - trial-use
  
            
          
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
| Draft as of 2025-10-30 | 
{
  "resourceType" : "ValueSet",
  "id" : "SHCPatchMedicationStatementElementPath",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SHCPatchMedicationStatementElementPath</b></p><a name=\"SHCPatchMedicationStatementElementPath\"> </a><a name=\"hcSHCPatchMedicationStatementElementPath\"> </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 📦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-MedicationStatement\">MedicationStatement</a></td><td style=\"color: #cccccc\">MedicationStatement</td></tr><tr><td><a href=\"CodeSystem-SHCPatchElementPathCodes.html#SHCPatchElementPathCodes-MedicationStatement.46dosage.910.93\">MedicationStatement.dosage[0]</a></td><td style=\"color: #cccccc\">MedicationStatement.dosage[0]</td></tr><tr><td><a href=\"CodeSystem-SHCPatchElementPathCodes.html#SHCPatchElementPathCodes-MedicationStatement.46note.910.93\">MedicationStatement.note[0]</a></td><td style=\"color: #cccccc\">MedicationStatement.note[0]</td></tr></table></li></ul></div>"
  },
  "url" : "https://smartforms.csiro.au/ig/ValueSet/SHCPatchMedicationStatementElementPath",
  "version" : "0.3.0-draft",
  "name" : "SHCPatchMedicationStatementElementPath",
  "title" : "Smart Health Checks Patch MedicationStatement 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 MedicationStatement Element Path value set includes values that can be used to identify the element paths in the MedicationStatement 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" : "MedicationStatement"
          },
          {
            "code" : "MedicationStatement.dosage[0]"
          },
          {
            "code" : "MedicationStatement.note[0]"
          }
        ]
      }
    ]
  }
}