Bản hướng dẫn thực thi (IG) dành cho các hệ thống thông tin Y tế tại Việt Nam
1.0.0 - CI Build

Bản hướng dẫn thực thi (IG) dành cho các hệ thống thông tin Y tế tại Việt Nam, published by Cục Công nghệ thông tin - Bộ Y tế. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7vn/vn-core-ig/ and changes regularly. See the Directory of published versions

: LOINC® LL3639-3 - ValueSet về trạng thái lây nhiễm - JSON Representation

(Quay lại)

Raw json

Source view

{
  "resourceType" : "ValueSet",
  "id" : "LL3639-3",
  "meta" : {
    "versionId" : "4",
    "lastUpdated" : "2019-12-15T20:32:11.097+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet LL3639-3</b></p><a name=\"LL3639-3\"> </a><a name=\"hcLL3639-3\"> </a><a name=\"LL3639-3-en-US\"> </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\">version: 4; Last updated: 2019-12-15 20:32:11+0000</p></div><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><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/LA13538-6/\">LA13538-6</a></td><td>Chưa xét nghiệm</td></tr><tr><td><a href=\"https://loinc.org/LA4489-6/\">LA4489-6</a></td><td>Không xác định</td></tr><tr><td><a href=\"https://loinc.org/LA6576-8/\">LA6576-8</a></td><td>Dương tính</td></tr><tr><td><a href=\"https://loinc.org/LA6577-6/\">LA6577-6</a></td><td>Âm tính</td></tr></table></li></ul></div>"
  },
  "url" : "http://loinc.org/vs/LL3639-3",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.12009.10.1.2273"
    }
  ],
  "version" : "1.0.0",
  "name" : "Positive|Negative|Not tested|Unknown",
  "title" : "LOINC® LL3639-3 - ValueSet về trạng thái lây nhiễm",
  "status" : "active",
  "date" : "2024-10-10T06:53:10+00:00",
  "publisher" : "Cục Công nghệ thông tin - Bộ Y tế",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://moh.gov.vn/"
        },
        {
          "system" : "url",
          "value" : "https://ehealth.gov.vn/"
        }
      ]
    }
  ],
  "description" : "LOINC® LL3639-3 - ValueSet về trạng thái lây nhiễm",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "704"
        },
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "VN"
        }
      ]
    }
  ],
  "copyright" : "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at https://loinc.org/license/",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "LA13538-6",
            "display" : "Chưa xét nghiệm"
          },
          {
            "code" : "LA4489-6",
            "display" : "Không xác định"
          },
          {
            "code" : "LA6576-8",
            "display" : "Dương tính"
          },
          {
            "code" : "LA6577-6",
            "display" : "Âm tính"
          }
        ]
      }
    ]
  }
}