FHIR IG analytics| Package | csiro.fhir.au.smartforms |
| Resource Type | CodeSystem |
| Id | CodeSystem-SHCPatchElementNameCodes.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/aehrc/smart-forms-ig/CodeSystem-SHCPatchElementNameCodes.html |
| URL | https://smartforms.csiro.au/ig/CodeSystem/SHCPatchElementNameCodes |
| Version | 0.4.0 |
| Status | draft |
| Date | 2026-01-30T07:21:06+00:00 |
| Name | SHCPatchElementNameCodes |
| Title | Smart Health Checks Patch Element Name Codes |
| Realm | au |
| Description | The Smart Health Checks Patch Element Name Codes code system defines concepts that identify element names that are the target of a patch operation 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 | |
| SHCPatchAllergyIntoleranceElementName | Smart Health Checks Patch AllergyIntolerance Element Name |
| SHCPatchConditionElementName | Smart Health Checks Patch Condition Element Name |
| SHCPatchMedicationStatementElementName | Smart Health Checks Patch MedicationStatement Element Name |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem SHCPatchElementNameCodes
This case-sensitive code system https://smartforms.csiro.au/ig/CodeSystem/SHCPatchElementNameCodes defines the following codes:
| Code |
| clinicalStatus |
| text |
| note |
| abatement |
| status |
| dosage |
{
"resourceType": "CodeSystem",
"id": "SHCPatchElementNameCodes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://smartforms.csiro.au/ig/CodeSystem/SHCPatchElementNameCodes",
"version": "0.4.0",
"name": "SHCPatchElementNameCodes",
"title": "Smart Health Checks Patch Element Name 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 Name Codes code system defines concepts that identify element names 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",
"caseSensitive": true,
"content": "complete",
"count": 6,
"concept": [
{
"code": "clinicalStatus",
"display": "clinicalStatus"
},
{
"code": "text",
"display": "text"
},
{
"code": "note",
"display": "note"
},
{
"code": "abatement",
"display": "abatement"
},
{
"code": "status",
"display": "status"
},
{
"code": "dosage",
"display": "dosage"
}
]
}