FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagecsiro.fhir.au.smartforms
Resource TypeCodeSystem
IdCodeSystem-SHCPatchElementPathCodes.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/aehrc/smart-forms-ig/CodeSystem-SHCPatchElementPathCodes.html
URLhttps://smartforms.csiro.au/ig/CodeSystem/SHCPatchElementPathCodes
Version0.4.0
Statusdraft
Date2026-01-30T07:21:06+00:00
NameSHCPatchElementPathCodes
TitleSmart Health Checks Patch Element Path Codes
Realmau
DescriptionThe Smart Health Checks Patch Element Path Codes code system defines concepts that identify element paths where the patch operation is to be performed for Smart Health Checks.
CopyrightCopyright © 2022+ Australian Government Department of Health and Aged Care - All rights reserved. This content is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. See https://creativecommons.org/licenses/by-sa/4.0/.
Contentcomplete

Resources that use this resource

ValueSet
SHCPatchAllergyIntoleranceElementPathSmart Health Checks Patch AllergyIntolerance Element Path
SHCPatchConditionElementPathSmart Health Checks Patch Condition Element Path
SHCPatchMedicationStatementElementPathSmart Health Checks Patch MedicationStatement Element Path
SHCPatchPathSmart Health Checks Patch Path

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem SHCPatchElementPathCodes

This case-sensitive code system https://smartforms.csiro.au/ig/CodeSystem/SHCPatchElementPathCodes defines the following codes:

Code
AllergyIntolerance
AllergyIntolerance.note[0]
Condition
MedicationStatement
MedicationStatement.note[0]
MedicationStatement.dosage[0]

Source1

{
  "resourceType": "CodeSystem",
  "id": "SHCPatchElementPathCodes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://smartforms.csiro.au/ig/CodeSystem/SHCPatchElementPathCodes",
  "version": "0.4.0",
  "name": "SHCPatchElementPathCodes",
  "title": "Smart Health Checks Patch Element Path Codes",
  "status": "draft",
  "experimental": false,
  "date": "2026-01-30T07:21:06+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 Element Path Codes code system defines concepts that identify element paths 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",
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "AllergyIntolerance",
      "display": "AllergyIntolerance"
    },
    {
      "code": "AllergyIntolerance.note[0]",
      "display": "AllergyIntolerance.note[0]"
    },
    {
      "code": "Condition",
      "display": "Condition"
    },
    {
      "code": "MedicationStatement",
      "display": "MedicationStatement"
    },
    {
      "code": "MedicationStatement.note[0]",
      "display": "MedicationStatement.note[0]"
    },
    {
      "code": "MedicationStatement.dosage[0]",
      "display": "MedicationStatement.dosage[0]"
    }
  ]
}