{
  "resourceType": "ValueSet",
  "id": "absent-or-unknown-immunizations-uv-ips",
  "text": {
    "status": "extensions",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet absent-or-unknown-immunizations-uv-ips</b></p><a name=\"absent-or-unknown-immunizations-uv-ips\"> </a><a name=\"hcabsent-or-unknown-immunizations-uv-ips\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/uv/ips/STU1.1/CodeSystem-absent-unknown-uv-ips.html\"><code>http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 1.1.0, the version found through the package references\"> version &#x1F4E6;1.1.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://hl7.org/fhir/uv/ips/STU1.1/CodeSystem-absent-unknown-uv-ips.html#absent-unknown-uv-ips-no-immunization-info\">no-immunization-info</a></td><td>No information about immunizations</td><td>The subject's history of previous immunizations is not known.</td></tr><tr><td><a href=\"http://hl7.org/fhir/uv/ips/STU1.1/CodeSystem-absent-unknown-uv-ips.html#absent-unknown-uv-ips-no-known-immunizations\">no-known-immunizations</a></td><td>No known immunizations</td><td>There is no history of previous immunizations for the subject that have to be reported in this record. This can mean either that there are none known, or that those known are not relevant for the purpose of this record.</td></tr></table></li></ul></div>"
  },
  "url": "http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-immunizations-uv-ips",
  "version": "1.1.0",
  "name": "AbsentOrUnknownImmunizationsUvIps",
  "title": "Absent or Unknown Immunizations - IPS",
  "status": "active",
  "experimental": false,
  "date": "2026-04-20T17:52:08+00:00",
  "publisher": "TELUS Health",
  "contact": [
    {
      "name": "TELUS Health",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.telus.com/health"
        }
      ]
    },
    {
      "name": "TELUS Health",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.telus.com/health"
        }
      ]
    }
  ],
  "description": "This value set includes codes from the Absent and Unknown Data - IPS code system for representing absent or unknown immunizations.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CA",
          "display": "Canada"
        }
      ]
    }
  ],
  "copyright": "Copyright © 2026 TELUS Health. All rights reserved.",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips",
        "concept": [
          {
            "code": "no-immunization-info",
            "display": "No information about immunizations"
          },
          {
            "code": "no-known-immunizations",
            "display": "No known immunizations"
          }
        ]
      }
    ]
  }
}