VN Core FHIR Implementation Guide — Bộ Hướng dẫn Triển khai FHIR Cốt lõi cho Việt Nam
0.1.0 - STU1 Draft Viet Nam flag

VN Core FHIR Implementation Guide — Bộ Hướng dẫn Triển khai FHIR Cốt lõi cho Việt Nam - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Nghề nghiệp — VN Occupation ValueSet - JSON Representation

Draft as of 2020-11-26

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vn-occupation-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vn-occupation-vs</b></p><a name=\"vn-occupation-vs\"> </a><a name=\"hcvn-occupation-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-vn-occupation-cs.html\"><code>http://fhir.hl7.org.vn/core/CodeSystem/vn-occupation-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "url" : "http://fhir.hl7.org.vn/core/ValueSet/vn-occupation-vs",
  "version" : "0.1.0",
  "name" : "VNOCVS",
  "title" : "Nghề nghiệp — VN Occupation ValueSet",
  "status" : "draft",
  "experimental" : false,
  "date" : "2020-11-26",
  "publisher" : "HL7 Vietnam",
  "contact" : [
    {
      "name" : "HL7 Vietnam",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.org.vn"
        },
        {
          "system" : "email",
          "value" : "[email protected]"
        }
      ]
    }
  ],
  "description" : "Tập giá trị nghề nghiệp theo VSCO 2020 (QĐ 34/2020/QĐ-TTg).\nBao gồm tất cả 1.516 mã nghề nghiệp 5 cấp.\n\nAll occupation codes from VSCO 2020, covering 5 hierarchical levels.\nISCO-08 compatible at Levels 1-4.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "VN",
          "display" : "Viet Nam"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-occupation-cs"
      }
    ]
  }
}