Aged Care Clinical Note - Local Development build (v0.1.0-preview) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Informal Carer Existence Indicator - JSON Representation

Page standards status: Draft Maturity Level: 0

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "au-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 au-informal-carer-existence-indicator-vs</b></p><a name=\"au-informal-carer-existence-indicator-vs\"> </a><a name=\"hcau-informal-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.0.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.0.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.0.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.0.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>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 0,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://ns.electronichealth.net.au/fhir/cn/ImplementationGuide/au.digitalhealth.r4.agedcareclinicalnote"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "draft",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://ns.electronichealth.net.au/fhir/cn/ImplementationGuide/au.digitalhealth.r4.agedcareclinicalnote"
          }
        ]
      }
    }
  ],
  "url" : "http://ns.electronichealth.net.au/fhir/cn/ValueSet/au-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" : "0.1.0-preview",
  "name" : "AUInformalCarerExistenceIndicatorValueSet",
  "title" : "Informal Carer Existence Indicator",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-12-05T15:19:59+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.",
  "useContext" : [
    {
      "code" : {
        "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code" : "jurisdiction"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "urn:iso:std:iso:3166",
            "code" : "AU",
            "display" : "Australia"
          }
        ]
      }
    }
  ],
  "copyright" : "Copyright © 2025 Australian Digital Health Agency - All rights reserved. This content is licensed under a Creative Commons Attribution 4.0 International License. See 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"
          }
        ]
      }
    ]
  }
}