Smart Health Checks
0.3.0 - ci-build
Smart Health Checks, published by AEHRC CSIRO. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/aehrc/smart-forms-ig/ and changes regularly. See the Directory of published versions
Draft as of 2025-10-01 |
{
"resourceType" : "CodeSystem",
"id" : "SHCPatchElementNameCodes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem SHCPatchElementNameCodes</b></p><a name=\"SHCPatchElementNameCodes\"> </a><a name=\"hcSHCPatchElementNameCodes\"> </a><p>This case-sensitive code system <code>https://smartforms.csiro.au/ig/CodeSystem/SHCPatchElementNameCodes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">clinicalStatus<a name=\"SHCPatchElementNameCodes-clinicalStatus\"> </a></td></tr><tr><td style=\"white-space:nowrap\">text<a name=\"SHCPatchElementNameCodes-text\"> </a></td></tr><tr><td style=\"white-space:nowrap\">note<a name=\"SHCPatchElementNameCodes-note\"> </a></td></tr><tr><td style=\"white-space:nowrap\">abatement<a name=\"SHCPatchElementNameCodes-abatement\"> </a></td></tr><tr><td style=\"white-space:nowrap\">status<a name=\"SHCPatchElementNameCodes-status\"> </a></td></tr><tr><td style=\"white-space:nowrap\">dosage<a name=\"SHCPatchElementNameCodes-dosage\"> </a></td></tr></table></div>"
},
"url" : "https://smartforms.csiro.au/ig/CodeSystem/SHCPatchElementNameCodes",
"version" : "0.3.0",
"name" : "SHCPatchElementNameCodes",
"title" : "Smart Health Checks Patch Element Name Codes",
"status" : "draft",
"experimental" : false,
"date" : "2025-10-01T06:59:17+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"
}
]
}