Uzbekistan Digital Health Platform
0.3.0 - International flag

Uzbekistan Digital Health Platform, published by Uzinfocom LLC. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/uzinfocom-org/digital-health-ig/ and changes regularly. See the Directory of published versions

: Encounter participant type translations

Draft as of 2025-10-09

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "encounter-participant-type-vs",
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet encounter-participant-type-vs</b></p><a name=\"encounter-participant-type-vs\"> </a><a name=\"hcencounter-participant-type-vs\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><p>This ValueSet requires the Code system Supplements <a href=\"CodeSystem-participanttype-cs.html\">Participant type translations</a> and <a href=\"CodeSystem-participationtype-cs.html\">Participation type translations</a>.</p><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ParticipationType.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ParticipationType</code></a> version <span title=\"Version is not explicitly stated, which means it is fixed to 5.0.0, the version found through the package references\">&#x1F4E6;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><code>ADM</code></td><td style=\"color: #cccccc\">admitter</td><td>The practitioner who is responsible for admitting a patient to a patient encounter.</td></tr><tr><td><code>ATND</code></td><td style=\"color: #cccccc\">attender</td><td>The practitioner that has responsibility for overseeing a patient's care during a patient encounter.</td></tr><tr><td><code>CALLBCK</code></td><td style=\"color: #cccccc\">callback contact</td><td>A person or organization who should be contacted for follow-up questions about the act in place of the author.</td></tr><tr><td><code>CON</code></td><td style=\"color: #cccccc\">consultant</td><td>An advisor participating in the service by performing evaluations and making recommendations.</td></tr><tr><td><code>DIS</code></td><td style=\"color: #cccccc\">discharger</td><td>The practitioner who is responsible for the discharge of a patient from a patient encounter.</td></tr><tr><td><code>ESC</code></td><td style=\"color: #cccccc\">escort</td><td>Only with Transportation services. A person who escorts the patient.</td></tr><tr><td><code>REF</code></td><td style=\"color: #cccccc\">referrer</td><td>A person having referred the subject of the service to the performer (referring physician). Typically, a referring physician will receive a report.</td></tr></table></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-participant-type.html\"><code>http://terminology.hl7.org/CodeSystem/participant-type</code></a> version <span title=\"Version is not explicitly stated, which means it is fixed to 1.0.1, the version found through the package references\">&#x1F4E6;1.0.1</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><code>translator</code></td><td style=\"color: #cccccc\">Translator</td><td>A translator who is facilitating communication with the patient during the encounter.</td></tr><tr><td><code>emergency</code></td><td style=\"color: #cccccc\">Emergency</td><td>A person to be contacted in case of an emergency during the encounter.</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/participanttype-cs|0.5.0"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/participationtype-cs|4.0.0"
    }
  ],
  "url" : "https://terminology.dhp.uz/fhir/core/ValueSet/encounter-participant-type-vs",
  "version" : "0.3.0",
  "name" : "EncounterParticipantTypeVS",
  "title" : "Encounter participant type translations",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-10-09T07:35:26+00:00",
  "publisher" : "Uzinfocom LLC",
  "contact" : [
    {
      "name" : "Uzinfocom LLC",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://uzinfocom.uz"
        },
        {
          "system" : "email",
          "value" : "info@uzinfocom.uz"
        }
      ]
    }
  ],
  "description" : "Encounter participant type codes with English and Russian translations",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
        "concept" : [
          {
            "code" : "ADM"
          },
          {
            "code" : "ATND"
          },
          {
            "code" : "CALLBCK"
          },
          {
            "code" : "CON"
          },
          {
            "code" : "DIS"
          },
          {
            "code" : "ESC"
          },
          {
            "code" : "REF"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/participant-type",
        "concept" : [
          {
            "code" : "translator"
          },
          {
            "code" : "emergency"
          }
        ]
      }
    ]
  }
}