Protocols for Clinical Registry Extraction and Data Submission (CREDS) IG, published by HL7 International / Clinical Interoperability Council. This is not an authorized publication; it is the continuous build for version 1.0.0. This version is based on the current content of https://github.com/HL7/fhir-registry-protocols-ig/ and changes regularly. See the Directory of published versions
: Health Insurance Payment Source CodeSystem - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "HealthInsurancePaymentSourceCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-insensitive code system <code>http://hl7.org/fhir/us/registry-protocols/CodeSystem/HealthInsurancePaymentSourceCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"HealthInsurancePaymentSourceCS-5\"> </a></td><td>Private Health Insurance</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"HealthInsurancePaymentSourceCS-1\"> </a></td><td>Medicare</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"HealthInsurancePaymentSourceCS-2\"> </a></td><td>Medicaid</td></tr><tr><td style=\"white-space:nowrap\">31<a name=\"HealthInsurancePaymentSourceCS-31\"> </a></td><td>Military Health Care</td></tr><tr><td style=\"white-space:nowrap\">36<a name=\"HealthInsurancePaymentSourceCS-36\"> </a></td><td>State-Specific Plan (non-Medicaid)</td></tr><tr><td style=\"white-space:nowrap\">33<a name=\"HealthInsurancePaymentSourceCS-33\"> </a></td><td>Indian Health Service</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cic"
}
],
"url" : "http://hl7.org/fhir/us/registry-protocols/CodeSystem/HealthInsurancePaymentSourceCS",
"version" : "1.0.0",
"name" : "HealthInsurancePaymentSourceCS",
"title" : "Health Insurance Payment Source CodeSystem",
"status" : "active",
"experimental" : true,
"date" : "2023-11-14T18:38:28+00:00",
"publisher" : "HL7 International / Clinical Interoperability Council",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cic"
}
]
},
{
"telecom" : [
{
"system" : "email",
"value" : "cic@lists.hl7.org"
}
]
},
{
"name" : "Clinical Interoperability Council",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cic"
}
]
},
{
"name" : "David Pyke",
"telecom" : [
{
"system" : "email",
"value" : "mailto:David.Pyke@pointclickcare.com"
}
]
}
],
"description" : "Sources for Payment for Element 3010",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "5",
"display" : "Private Health Insurance"
},
{
"code" : "1",
"display" : "Medicare"
},
{
"code" : "2",
"display" : "Medicaid"
},
{
"code" : "31",
"display" : "Military Health Care"
},
{
"code" : "36",
"display" : "State-Specific Plan (non-Medicaid)"
},
{
"code" : "33",
"display" : "Indian Health Service"
}
]
}