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® LL3976-9 - ValueSet về tần suất hút thuốc - JSON Representation

(Quay lại)

Raw json

Source view

{
  "resourceType" : "ValueSet",
  "id" : "LL3976-9",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2020-06-30T02:59:33.091+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet LL3976-9</b></p><a name=\"LL3976-9\"> </a><a name=\"hcLL3976-9\"> </a><a name=\"LL3976-9-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: 2; Last updated: 2020-06-30 02:59:33+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/LA26103-4/\">LA26103-4</a></td><td>Some day smoker</td></tr><tr><td><a href=\"https://loinc.org/LA26104-2/\">LA26104-2</a></td><td>Every day smoker</td></tr></table></li></ul></div>"
  },
  "url" : "http://loinc.org/vs/LL3976-9",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.12009.10.1.2599"
    }
  ],
  "version" : "1.0.0",
  "name" : "JC_Tobacco Frequency",
  "title" : "LOINC® LL3976-9 - ValueSet về tần suất hút thuốc",
  "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® LL3976-9 - ValueSet về tần suất hút thuốc",
  "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" : "LA26103-4",
            "display" : "Some day smoker"
          },
          {
            "code" : "LA26104-2",
            "display" : "Every day smoker"
          }
        ]
      }
    ]
  }
}