FHIR IG analytics| Package | csiro.fhir.au.smartforms |
| Resource Type | CodeSystem |
| Id | CodeSystem-SHCPatchElementPathCodes.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/aehrc/smart-forms-ig/CodeSystem-SHCPatchElementPathCodes.html |
| URL | https://smartforms.csiro.au/ig/CodeSystem/SHCPatchElementPathCodes |
| Version | 0.4.0 |
| Status | draft |
| Date | 2026-01-30T07:21:06+00:00 |
| Name | SHCPatchElementPathCodes |
| Title | Smart Health Checks Patch Element Path Codes |
| Realm | au |
| 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. |
| Copyright | Copyright © 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/. |
| Content | complete |
| ValueSet | |
| SHCPatchAllergyIntoleranceElementPath | Smart Health Checks Patch AllergyIntolerance Element Path |
| SHCPatchConditionElementPath | Smart Health Checks Patch Condition Element Path |
| SHCPatchMedicationStatementElementPath | Smart Health Checks Patch MedicationStatement Element Path |
| SHCPatchPath | Smart Health Checks Patch Path |
No resources found
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] |
{
"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]"
}
]
}