{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "http://smart.who.int/immunizations/ValueSet-IMMZD2DTHPV2DosesVS.schema.json",
  "title": "IMMZD2DTHPV2Doses ValueSet for Decision Table Schema",
  "description": "JSON Schema for IMMZD2DTHPV2Doses ValueSet for Decision Table ValueSet codes. Values are represented as Coding objects with 'system' and 'code' properties.",
  "type": "object",
  "required": [
    "system",
    "code"
  ],
  "additionalProperties": false,
  "properties": {
    "system": {
      "type": "string",
      "const": "http://smart.who.int/immunizations/CodeSystem/IMMZDAK"
    },
    "code": {
      "type": "string",
      "enum": [
        "Client's age is less than 9 years-40",
        "Client is not due for HPV vaccination-48",
        "No HPV primary series doses were administered-112",
        "Client's age is between 9 and 14 years-51",
        "Client's biological sex is female-16",
        "Client is due for HPV vaccination-44",
        "Client's age more than or equal to 15 years-41",
        "Clinical judgement is required. Create a clinical note.-66",
        "Client's biological sex is not female-16",
        "One HPV primary series dose was administered-112",
        "The latest HPV dose was administered less than 6 months ago-103",
        "The latest HPV dose was administered more than 6 months ago-103",
        "Two HPV primary series doses were administered-112",
        "Client's HIV status is positive-29",
        "Client is immunocompromised-26",
        "The latest HPV dose was administered more than 6 months ago-102",
        "Client is not immunocompromised-26",
        "Client's HIV status is negative or unknown-29",
        "HPV immunization schedule is complete-49",
        "Three HPV primary series doses were administered-112"
      ]
    }
  },
  "narrative": "This schema validates Coding-shaped objects for the IMMZD2DTHPV2Doses ValueSet for Decision Table ValueSet. Each value must be an object with 'system' (CodeSystem URI) and 'code' (fragment after '#') properties. Display values are available at http://smart.who.int/immunizations/ValueSet-IMMZD2DTHPV2DosesVS.displays.json. The canonical IRI for a code can be reconstructed as system + '#' + code. For a complete listing of all ValueSets, see artifacts.html#terminology-value-sets.",
  "fhir:displays": "http://smart.who.int/immunizations/ValueSet-IMMZD2DTHPV2DosesVS.displays.json",
  "fhir:valueSet": "http://smart.who.int/immunizations/ValueSet/IMMZD2DTHPV2DosesVS",
  "fhir:version": "0.2.0",
  "fhir:expansionTimestamp": "2025-09-29T20:59:26.458Z"
}