HL7 Terminology (THO)
6.0.0 - Publication
This page is part of the HL7 Terminology (v6.0.0: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2022-02-07 |
{
"resourceType" : "NamingSystem",
"id" : "cmsMBI",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem cmsMBI</b></p><a name=\"cmsMBI\"> </a><a name=\"hccmsMBI\"> </a><a name=\"cmsMBI-en-US\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/cmsMBI</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>CmsMBI</td></tr><tr><td>Title</td><td>Medicare Beneficiary Identifier (United States)</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>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.</p>\n</div></td></tr><tr><td>Publisher</td><td>Center for Medicare and Medicaid Services (CMS)</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>OID</td><td>2.16.840.1.113883.4.927</td><td>true</td></tr><tr><td>URI</td><td>http://hl7.org/fhir/sid/us-mbi</td><td>true</td></tr></table></div>"
},
"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
}
]
}