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

FHIR IG Statistics: CodeSystem/HealthInsurancePaymentSourceCS

Packagehl7.fhir.us.registry-protocols
TypeCodeSystem
IdHealthInsurancePaymentSourceCS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/registry-protocols/https://build.fhir.org/ig/HL7/fhir-registry-protocols-ig/CodeSystem-HealthInsurancePaymentSourceCS.html
URLhttp://hl7.org/fhir/us/registry-protocols/CodeSystem/HealthInsurancePaymentSourceCS
Version1.0.0
Statusactive
Date2023-11-14T18:38:28+00:00
NameHealthInsurancePaymentSourceCS
TitleHealth Insurance Payment Source CodeSystem
Realmus
Authorityhl7
DescriptionSources for Payment for Element 3010
Contentcomplete

Resources that use this resource

ValueSet
HealthInsurancePaymentSourceHealth Insurance Payment Source

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This case-insensitive code system http://hl7.org/fhir/us/registry-protocols/CodeSystem/HealthInsurancePaymentSourceCS defines the following codes:

CodeDisplay
5 Private Health Insurance
1 Medicare
2 Medicaid
31 Military Health Care
36 State-Specific Plan (non-Medicaid)
33 Indian Health Service

Source

{
  "resourceType": "CodeSystem",
  "id": "HealthInsurancePaymentSourceCS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
    }
  ]
}