Uzbekistan Digital Health Platform - Integrations
0.1.0 - ci-build Uzbekistan flag

Uzbekistan Digital Health Platform - Integrations - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

:

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "loinc-codes-vs",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet loinc-codes-vs</b></p><a name=\"loinc-codes-vs\"> </a><a name=\"hcloinc-codes-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 Supplement <a href=\"CodeSystem-loinc-codes-cs.html\">Birth Loinc CodeSystem</a>.</p><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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=\"https://loinc.org/9272-6/\">9272-6</a></td><td>Apgar score at 1 minute</td></tr><tr><td><a href=\"https://loinc.org/9274-2/\">9274-2</a></td><td>Apgar score at 5 minutes</td></tr><tr><td><a href=\"https://loinc.org/8339-4/\">8339-4</a></td><td>Birth weight</td></tr><tr><td><a href=\"https://loinc.org/8302-2/\">8302-2</a></td><td>Birth length (height)</td></tr><tr><td><a href=\"https://loinc.org/76516-4/\">76516-4</a></td><td>Gestational age at birth (weeks)</td></tr><tr><td><a href=\"https://loinc.org/8287-5/\">8287-5</a></td><td>Head circumference at birth</td></tr><tr><td><a href=\"https://loinc.org/80616-6/\">80616-6</a></td><td>Time of birth</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical" : "https://terminology.dhp.uz/CodeSystem/loinc-codes-cs|5.0.0"
    }
  ],
  "url" : "https://terminology.dhp.uz/ValueSet/loinc-codes-vs",
  "version" : "0.1.0",
  "name" : "LOINC_CodesVS",
  "title" : "LOINC ValueSet",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-02-13T14:43:06+05:00",
  "publisher" : "Uzinfocom LLC",
  "contact" : [
    {
      "name" : "Uzinfocom LLC",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://uzinfocom.uz"
        },
        {
          "system" : "email",
          "value" : "info@uzinfocom.uz"
        }
      ]
    }
  ],
  "description" : "Subset of LOINC codes",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "UZ",
          "display" : "Uzbekistan"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "9272-6",
            "display" : "Apgar score at 1 minute"
          },
          {
            "code" : "9274-2",
            "display" : "Apgar score at 5 minutes"
          },
          {
            "code" : "8339-4",
            "display" : "Birth weight"
          },
          {
            "code" : "8302-2",
            "display" : "Birth length (height)"
          },
          {
            "code" : "76516-4",
            "display" : "Gestational age at birth (weeks)"
          },
          {
            "code" : "8287-5",
            "display" : "Head circumference at birth"
          },
          {
            "code" : "80616-6",
            "display" : "Time of birth"
          }
        ]
      }
    ]
  }
}