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

FHIR IG Statistics: NamingSystem/insurance_number

Packagehl7.fhir.vn.core
TypeNamingSystem
Idinsurance_number
FHIR VersionR4
Sourcehttp://fhir.ehealth.gov.vn/core/https://build.fhir.org/ig/hl7vn/vn-core-ig/NamingSystem-insurance_number.html
URLhttp://fhir.ehealth.gov.vn/core/NamingSystem/insurance_number
Version1.0.0
Statusdraft
Date2020-05-01
NameSID-Insurance_Number
Realmvn
Authorityhl7
DescriptionNamingSystem dành cho số bảo hiểm y tế 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 insurance_number

Summary

Defining URLhttp://fhir.ehealth.gov.vn/core/NamingSystem/insurance_number
Version1.0.0
NameSID-Insurance_Number
Statusdraft
Definition

NamingSystem dành cho số bảo hiểm y tế 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/insurance_numbertrue

Source

{
  "resourceType": "NamingSystem",
  "id": "insurance_number",
  "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/insurance_number"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "1.0.0"
    }
  ],
  "name": "SID-Insurance_Number",
  "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": "SB",
        "display": "Social Beneficiary Identifier"
      }
    ],
    "text": "Social Beneficiary Identifier"
  },
  "description": "NamingSystem dành cho số bảo hiểm y tế 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 số bảo hiểm y tế của người bệnh.",
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://fhir.ehealth.gov.vn/core/sid/insurance_number",
      "preferred": true
    }
  ]
}