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

: ValueSet dành cho Thông tin nghề nghiệp - JSON Representation

(Quay lại)

Raw json

Source view

{
  "resourceType" : "ValueSet",
  "id" : "vn-core-occupation",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vn-core-occupation</b></p><a name=\"vn-core-occupation\"> </a><a name=\"hcvn-core-occupation\"> </a><a name=\"vn-core-occupation-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-vn-core-occupation.html\"><code>http://fhir.ehealth.gov.vn/core/CodeSystem/vn-core-occupation</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-vn-core-occupation-4069.html\"><code>http://fhir.ehealth.gov.vn/core/CodeSystem/vn-core-occupation-4069</code></a></li><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept  is-a 14679004 (Occupation)</li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/261665006\">261665006</a></td><td style=\"color: #cccccc\">Unknown</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ehealth.gov.vn/core/ValueSet/vn-core-occupation",
  "version" : "1.0.0",
  "name" : "ValueSet-VN_Core_Occupation",
  "title" : "ValueSet dành cho Thông tin nghề nghiệp",
  "status" : "active",
  "date" : "2020-12-30",
  "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" : "ValueSet dành cho Thông tin nghề nghiệp",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "704"
        },
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "VN"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.ehealth.gov.vn/core/CodeSystem/vn-core-occupation"
      },
      {
        "system" : "http://fhir.ehealth.gov.vn/core/CodeSystem/vn-core-occupation-4069"
      },
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "14679004"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "261665006"
          }
        ]
      }
    ]
  }
}