Package | fhir.hrsa.uds-plus |
Type | CodeSystem |
Id | uds-plus-insurance-codes |
FHIR Version | R4 |
Source | http://fhir.org/guides/hrsa/uds-plus/http://fhir.org/guides/hrsa/uds-plus/STU2/CodeSystem-uds-plus-insurance-codes.html |
URL | http://fhir.org/guides/hrsa/uds-plus/CodeSystem/uds-plus-insurance-codes |
Version | 2.0.0 |
Status | active |
Date | 2022-09-06 |
Name | UDSPlusInsuranceCodes |
Title | UDS Plus Insurance Codes |
Realm | us |
Authority | hl7 |
Description | The UDS Plus CodeSystem is a 'starter set' of codes supported for identifying insurance types used by patients in UDS+ program. |
Content | complete |
ValueSet | |
uds-plus-insurance-codes | Uds Plus Insurance Codes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem uds-plus-insurance-codes
This case-sensitive code system http://fhir.org/guides/hrsa/uds-plus/CodeSystem/uds-plus-insurance-codes
defines the following codes:
{ "resourceType": "CodeSystem", "id": "uds-plus-insurance-codes", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://fhir.org/guides/hrsa/uds-plus/ImplementationGuide/fhir.hrsa.uds-plus" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://fhir.org/guides/hrsa/uds-plus/ImplementationGuide/fhir.hrsa.uds-plus" } ] } } ], "url": "http://fhir.org/guides/hrsa/uds-plus/CodeSystem/uds-plus-insurance-codes", "version": "2.0.0", "name": "UDSPlusInsuranceCodes", "title": "UDS Plus Insurance Codes", "status": "active", "experimental": false, "date": "2022-09-06", "publisher": "HRSA BPHC", "contact": [ { "telecom": [ { "system": "url", "value": "https://bphc.hrsa.gov/" } ] } ], "description": "The UDS Plus CodeSystem is a 'starter set' of codes supported for identifying insurance types used by patients in UDS+ program.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "caseSensitive": true, "content": "complete", "count": 9, "concept": [ { "code": "none-or-uninsured", "display": "None or Uninsured", "definition": "Patient does not have insurance" }, { "code": "medicaid-title-19-21", "display": "Medicaid Title X1X", "definition": "Patients with Medicaid (Title X1X) insurance" }, { "code": "chip-medicaid", "display": "CHIP Medicaid", "definition": "Patients with CHIP Medicaid insurance" }, { "code": "medicare", "display": "Medicare", "definition": "Patients with Medicare insurance" }, { "code": "dually-eligible-medicaid-medicare", "display": "Dually Eligible", "definition": "Patients with both Medicare and Medicaid" }, { "code": "medicare-and-private", "display": "Medicare and Private", "definition": "Patients with both Medicare and Private insurance such as Medigap" }, { "code": "other-non-chip-public-insurance", "display": "Other Non CHIP Public Insurance", "definition": "Patients who have other public insurance which is non CHIP" }, { "code": "other-public-insurance-chip", "display": "Other Public Insurance CHIP", "definition": "Patients who have other public insurance which is CHIP" }, { "code": "private-insurance", "display": "Private Insurance", "definition": "Patients has Private Insurance" } ] }