{
  "resourceType" : "ValueSet",
  "id" : "encounter-status-vs",
  "language" : "uz",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"uz\" lang=\"uz\"><hr/><p><b>Uzbek</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet encounter-status-vs</b></p><a name=\"uz-encounter-status-vs\"> </a><a name=\"uz-hcencounter-status-vs\"> </a><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-encounter-status-cs.html\">Encounter status translations</a>.</p><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R5/codesystem-encounter-status.html\"><code>http://hl7.org/fhir/encounter-status</code></a><span title=\"Version is explicitly stated to be 5.0.0\"> version &#x1F4CD;5.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://hl7.org/fhir/R5/codesystem-encounter-status.html#encounter-status-planned\">planned</a></td><td style=\"color: #cccccc\">Planned</td><td>The Encounter has not yet started.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-encounter-status.html#encounter-status-in-progress\">in-progress</a></td><td style=\"color: #cccccc\">In Progress</td><td>The Encounter has begun and the patient is present / the practitioner and the patient are meeting.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-encounter-status.html#encounter-status-completed\">completed</a></td><td style=\"color: #cccccc\">Completed</td><td>The Encounter has ended.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-encounter-status.html#encounter-status-cancelled\">cancelled</a></td><td style=\"color: #cccccc\">Cancelled</td><td>The Encounter has ended before it has begun.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-encounter-status.html#encounter-status-entered-in-error\">entered-in-error</a></td><td style=\"color: #cccccc\">Entered in Error</td><td>This instance should not have been part of this patient's medical record.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-encounter-status.html#encounter-status-unknown\">unknown</a></td><td style=\"color: #cccccc\">Unknown</td><td>The encounter status is unknown. Note that &quot;unknown&quot; is a value of last resort and every attempt should be made to provide a meaningful value other than &quot;unknown&quot;.</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
    "valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-status-cs|5.0.0"
  }],
  "url" : "https://terminology.dhp.uz/fhir/core/ValueSet/encounter-status-vs",
  "version" : "0.5.0",
  "name" : "EncounterStatusVS",
  "title" : "Encounter status translations",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-06-05T10:07:26+00:00",
  "publisher" : "Ministry of Health of the Republic of Uzbekistan",
  "contact" : [{
    "name" : "Ministry of Health of the Republic of Uzbekistan",
    "telecom" : [{
      "system" : "url",
      "value" : "https://gov.uz/en/ssv"
    },
    {
      "system" : "email",
      "value" : "info@ssv.uz"
    }]
  }],
  "description" : "Encounter status codes with Uzbek and Russian translations",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "UZ",
      "display" : "Uzbekistan"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/encounter-status",
      "version" : "5.0.0",
      "concept" : [{
        "code" : "planned"
      },
      {
        "code" : "in-progress"
      },
      {
        "code" : "completed"
      },
      {
        "code" : "cancelled"
      },
      {
        "code" : "entered-in-error"
      },
      {
        "code" : "unknown"
      }]
    }]
  }
}