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

FHIR IG Statistics: NamingSystem/patient-internal-id

Packagehl7.fhir.vn.core
TypeNamingSystem
Idpatient-internal-id
FHIR VersionR4
Sourcehttp://fhir.ehealth.gov.vn/core/https://build.fhir.org/ig/hl7vn/vn-core-ig/NamingSystem-patient-internal-id.html
URLhttp://fhir.ehealth.gov.vn/core/NamingSystem/patient-internal-id
Version1.0.0
Statusdraft
Date2020-05-01
NameSID-Patient-Internal-Id
Realmvn
Authorityhl7
DescriptionNamingSystem dành cho mã số bệnh nhân của người bệnh (dùng trong CSKCB).
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 patient-internal-id

Summary

Defining URLhttp://fhir.ehealth.gov.vn/core/NamingSystem/patient-internal-id
Version1.0.0
NameSID-Patient-Internal-Id
Statusdraft
Definition

NamingSystem dành cho mã số bệnh nhân của người bệnh (dùng trong CSKCB).

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

Identifiers

TypeValuePreferred
URIhttp://fhir.ehealth.gov.vn/core/sid/patient-internal-idtrue

Source

{
  "resourceType": "NamingSystem",
  "id": "patient-internal-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/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
    }
  ]
}