| Package | hl7.terminology |
| Resource Type | NamingSystem |
| Id | medicareHIC |
| FHIR Version | R5 |
| Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/NamingSystem-medicareHIC.html |
| URL | http://terminology.hl7.org/NamingSystem/medicareHIC |
| Version | 1.0.0 |
| Status | active |
| Date | 2022-02-07T00:00:00-00:00 |
| Name | MedicareHIC |
| Title | United States Medicare Number |
| Realm | uv |
| Authority | hl7 |
| Description | Medicare Health Insurance Claim # (HIC) is a unique identifier of a beneficiary used for Medicare entitlement and billing purposes. Medicare Numbers (HIC or HICN) are represented without any spaces or dashes. |
| Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem medicareHIC
| Defining URL | http://terminology.hl7.org/NamingSystem/medicareHIC |
| Version | 1.0.0 |
| Name | MedicareHIC |
| Title | United States Medicare Number |
| Status | active |
| Definition | Medicare Health Insurance Claim # (HIC) is a unique identifier of a beneficiary used for Medicare entitlement and billing purposes. Medicare Numbers (HIC or HICN) are represented without any spaces or dashes. |
| Publisher | Center for Medicare and Medicaid Services (CMS) |
| Type | Value | Preferred |
| OID | 2.16.840.1.113883.4.572 | true |
| URI | http://hl7.org/fhir/sid/us-medicare | true |
{
"resourceType": "NamingSystem",
"id": "medicareHIC",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://terminology.hl7.org/NamingSystem/medicareHIC",
"version": "1.0.0",
"name": "MedicareHIC",
"title": "United States Medicare Number",
"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 Health Insurance Claim # (HIC) is a unique identifier of a beneficiary used for Medicare entitlement and billing purposes. Medicare Numbers (HIC or HICN) are represented without any spaces or dashes.",
"uniqueId": [
{
"type": "oid",
"value": "2.16.840.1.113883.4.572",
"preferred": true
},
{
"type": "uri",
"value": "http://hl7.org/fhir/sid/us-medicare",
"preferred": true
}
]
}