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 Vị trí cơ thể theo giải phẫu học (SNOMED CT) - JSON Representation

(Quay lại)

Raw json

Source view


{
  "resourceType" : "ValueSet",
  "id" : "snomedCT-anatomical-body-structure",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet snomedCT-anatomical-body-structure</b></p><a name=\"snomedCT-anatomical-body-structure\"> </a><a name=\"hcsnomedCT-anatomical-body-structure\"> </a><a name=\"hcsnomedCT-anatomical-body-structure-en-US\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept  is-a 91723000 (Anatomical structure)</li></ul></div>"
  },
  "url" : "http://fhir.ehealth.gov.vn/core/ValueSet/snomedCT-anatomical-body-structure",
  "version" : "1.0.0",
  "name" : "ValueSet-SnomedCT_Anatomical_Body_Structure",
  "title" : "ValueSet dành cho Vị trí cơ thể theo giải phẫu học (SNOMED CT)",
  "status" : "draft",
  "date" : "2020-12-31",
  "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 Vị trí cơ thể theo giải phẫu học (SNOMED CT)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "704"
        },
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "VN"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from:   1.  SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "91723000"
          }
        ]
      }
    ]
  }
}