FHIR IG analytics
| Package | csiro.fhir.au.smartforms |
| Resource Type | ValueSet |
| Id | ValueSet-SHCPatchConditionElementPath.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/aehrc/smart-forms-ig/ValueSet-SHCPatchConditionElementPath.html |
| URL | https://smartforms.csiro.au/ig/ValueSet/SHCPatchConditionElementPath |
| Version | 0.4.0 |
| Status | draft |
| Date | 2026-01-30T07:21:06+00:00 |
| Name | SHCPatchConditionElementPath |
| Title | Smart Health Checks Patch Condition Element Path |
| Realm | au |
| Authority | hl7 |
| Description | The Smart Health Checks Patch Condition Element Path value set includes values that can be used to identify the element paths in the Condition resource 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/.
|
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "SHCPatchConditionElementPath",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://smartforms.csiro.au/ig/ValueSet/SHCPatchConditionElementPath",
"version": "0.4.0",
"name": "SHCPatchConditionElementPath",
"title": "Smart Health Checks Patch Condition Element Path",
"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 Condition Element Path value set includes values that can be used to identify the element paths in the Condition 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": "Condition"
}
]
}
]
}
}