Clinical Note Document - Local Development build (v26.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Informal Carer Existence Indicator - JSON Representation

Active as of 2026-06-16

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "informal-carer-existence-indicator-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet informal-carer-existence-indicator-vs</b></p><a name=\"informal-carer-existence-indicator-vs\"> </a><a name=\"hcinformal-carer-existence-indicator-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/373066001\">373066001</a></td><td>Yes</td></tr><tr><td><a href=\"http://snomed.info/id/373067005\">373067005</a></td><td>No</td></tr></table></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-data-absent-reason.html\"><code>http://terminology.hl7.org/CodeSystem/data-absent-reason</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 1.0.0, the version found through the package references\"> version &#x1F4E6;1.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-data-absent-reason.html#data-absent-reason-not-applicable\">not-applicable</a></td><td>Not Applicable</td><td>There is no proper value for this element (e.g. last menstrual period for a male).</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-data-absent-reason.html#data-absent-reason-unknown\">unknown</a></td><td>Unknown</td><td>The value is expected to exist but is not known.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-data-absent-reason.html#data-absent-reason-not-asked\">not-asked</a></td><td>not asked</td><td>The workflow didn't lead to this value being known.</td></tr></table></li></ul></div>"
  },
  "url" : "http://digitalhealth.gov.au/fhir/cnd/ValueSet/informal-carer-existence-indicator-vs",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.2.3.4.2.4.1"
    }
  ],
  "version" : "26.0.0",
  "name" : "InformalCarerExistenceIndicatorValueSet",
  "title" : "Informal Carer Existence Indicator",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-16T09:55:11+10:00",
  "publisher" : "Australian Digital Health Agency",
  "contact" : [
    {
      "name" : "Australian Digital Health Agency",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.digitalhealth.gov.au"
        },
        {
          "system" : "email",
          "value" : "help@digitalhealth.gov.au"
        }
      ]
    },
    {
      "name" : "Australian Digital Health Agency",
      "telecom" : [
        {
          "system" : "email",
          "value" : "help@digitalhealth.gov.au",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "The Informal Carer Existence Indicator value set defines concepts for the existence of Informal Carer.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "AU",
          "display" : "Australia"
        }
      ]
    }
  ],
  "purpose" : "This value set defines the permitted codes for indicating the existence of an informal carer for a patient in a Clinical Note Document context, supporting consistent capture of informal carer presence information in alignment with the AIHW NMDS informal carer existence indicator definition.",
  "copyright" : "This content is licensed under a Creative Commons Attribution 4.0 International License. See [https://creativecommons.org/licenses/by/4.0/](https://creativecommons.org/licenses/by/4.0/)",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "373066001",
            "display" : "Yes"
          },
          {
            "code" : "373067005",
            "display" : "No"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "concept" : [
          {
            "code" : "not-applicable",
            "display" : "Not Applicable"
          },
          {
            "code" : "unknown",
            "display" : "Unknown"
          },
          {
            "code" : "not-asked",
            "display" : "not asked"
          }
        ]
      }
    ]
  }
}