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

FHIR IG Statistics: NamingSystem/cmsMBI

Packagehl7.terminology
TypeNamingSystem
IdcmsMBI
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/NamingSystem-cmsMBI.html
URLhttp://terminology.hl7.org/NamingSystem/cmsMBI
Version1.0.0
Statusactive
Date2022-02-07T00:00:00-00:00
NameCmsMBI
TitleMedicare Beneficiary Identifier (United States)
Realmuv
Authorityhl7
DescriptionMedicare Beneficiary Identifier (MBI) number is a unique identifier of a beneficiary used for Medicare entitlement and billing purposes. Medicare Beneficiary Identifiers are represented without any spaces or dashes.
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 cmsMBI

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/cmsMBI
Version1.0.0
NameCmsMBI
TitleMedicare Beneficiary Identifier (United States)
Statusactive
Definition

Medicare Beneficiary Identifier (MBI) number is a unique identifier of a beneficiary used for Medicare entitlement and billing purposes. Medicare Beneficiary Identifiers are represented without any spaces or dashes.

PublisherCenter for Medicare and Medicaid Services (CMS)

Identifiers

TypeValuePreferred
OID2.16.840.1.113883.4.927true
URIhttp://hl7.org/fhir/sid/us-mbitrue

Source

{
  "resourceType": "NamingSystem",
  "id": "cmsMBI",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/NamingSystem/cmsMBI",
  "version": "1.0.0",
  "name": "CmsMBI",
  "title": "Medicare Beneficiary Identifier (United States)",
  "status": "active",
  "kind": "identifier",
  "date": "2022-02-07T00:00:00-00:00",
  "publisher": "Center for Medicare and Medicaid Services (CMS)",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code": "SB"
      }
    ]
  },
  "description": "Medicare Beneficiary Identifier (MBI) number is a unique identifier of a beneficiary used for Medicare entitlement and billing purposes. Medicare Beneficiary Identifiers are represented without any spaces or dashes.",
  "uniqueId": [
    {
      "type": "oid",
      "value": "2.16.840.1.113883.4.927",
      "preferred": true
    },
    {
      "type": "uri",
      "value": "http://hl7.org/fhir/sid/us-mbi",
      "preferred": true
    }
  ]
}