FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: NamingSystem/national-id

Packagehl7.fhir.vn.core
Resource TypeNamingSystem
Idnational-id
FHIR VersionR4
Sourcehttp://fhir.ehealth.gov.vn/core/https://build.fhir.org/ig/hl7vn/vn-core-ig/NamingSystem-national-id.html
URLhttp://fhir.ehealth.gov.vn/core/NamingSystem/national-id
Version1.0.0
Statusdraft
Date2020-05-01
NameSID-National-Id
Realmvn
Authorityhl7
DescriptionNamingSystem dành cho thẻ căn cước công dân của người bệnh.
Kindidentifier

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: NamingSystem national-id

Summary

Defining URLhttp://fhir.ehealth.gov.vn/core/NamingSystem/national-id
Version1.0.0
NameSID-National-Id
Statusdraft
Definition

NamingSystem dành cho thẻ căn cước công dân của người bệnh.

PublisherCục Công nghệ thông tin - Bộ Y tế

Identifiers

TypeValuePreferred
URIhttp://fhir.ehealth.gov.vn/core/sid/national_idtrue

Source

{
  "resourceType": "NamingSystem",
  "id": "national-id",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri": "http://fhir.ehealth.gov.vn/core/NamingSystem/national-id"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "1.0.0"
    }
  ],
  "name": "SID-National-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": "NI",
        "display": "National unique individual identifier"
      }
    ],
    "text": "National Identifier"
  },
  "description": "NamingSystem dành cho thẻ căn cước công dân của người bệnh.",
  "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 thẻ căn cước công dân của người bệnh.",
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://fhir.ehealth.gov.vn/core/sid/national_id",
      "preferred": true
    }
  ]
}