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

: null - JSON Representation

(Quay lại)

Raw json

Source view


{
  "resourceType" : "NamingSystem",
  "id" : "patient-internal-id",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem patient-internal-id</b></p><a name=\"patient-internal-id\"> </a><a name=\"hcpatient-internal-id\"> </a><a name=\"hcpatient-internal-id-en-US\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://fhir.ehealth.gov.vn/core/NamingSystem/patient-internal-id</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>SID-Patient-Internal-Id</td></tr><tr><td>Status</td><td>draft</td></tr><tr><td>Definition</td><td><div><p>NamingSystem dành cho mã số bệnh nhân của người bệnh (dùng trong CSKCB).</p>\n</div></td></tr><tr><td>Publisher</td><td>Cục Công nghệ thông tin - Bộ Y tế</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>URI</td><td>http://fhir.ehealth.gov.vn/core/sid/patient-internal-id</td><td>true</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri" : "http://fhir.ehealth.gov.vn/core/NamingSystem/patient-internal-id"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString" : "1.0.0"
    }
  ],
  "name" : "SID-Patient-Internal-Id",
  "status" : "draft",
  "kind" : "identifier",
  "date" : "2020-05-01",
  "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/"
        }
      ]
    }
  ],
  "responsible" : "Bộ Y tế Việt Nam",
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "PI",
        "display" : "Patient internal identifier"
      }
    ],
    "text" : "Patient internal identifier"
  },
  "description" : "NamingSystem dành cho mã số bệnh nhân của người bệnh (dùng trong CSKCB).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "704"
        },
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "VN"
        }
      ]
    }
  ],
  "usage" : "NamingSystem dành cho mã số bệnh nhân của người bệnh (dùng trong CSKCB).",
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "http://fhir.ehealth.gov.vn/core/sid/patient-internal-id",
      "preferred" : true
    }
  ]
}