PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ndh@1.0.0-ballot
    http://hl7.org/fhir/us/ndh/CodeSystem/InsuranceStatusCS
{
  "description": "This code system includes codes for indicating the status of a person's insurance coverage.",
  "_filename": "CodeSystem-InsuranceStatusCS.json",
  "package_name": "hl7.fhir.us.ndh",
  "date": "2023-07-30T14:53:07+00:00",
  "publisher": "HL7 International - Patient Administration Work Group",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "content": "complete",
  "name": "InsuranceStatusCS",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Insurance Status Code System",
  "package_version": "1.0.0-ballot",
  "status": "active",
  "id": "7b51c024-6f7d-4de5-b007-8cb6c6b98abc",
  "kind": null,
  "count": 3,
  "url": "http://hl7.org/fhir/us/ndh/CodeSystem/InsuranceStatusCS",
  "concept": [ {
    "code": "insured",
    "display": "insured",
    "definition": "The person is currently insured."
  }, {
    "code": "uninsured",
    "display": "uninsured",
    "definition": "The person is currently uninsured."
  }, {
    "code": "underinsured",
    "display": "underinsured",
    "definition": "The person is currently underinsured."
  } ],
  "caseSensitive": true,
  "version": "1.0.0-ballot",
  "contact": [ {
    "name": "HL7 International - Patient Administration Work Group",
    "telecom": [ {
      "value": "http://hl7.org/Special/committees/pafm",
      "system": "url"
    }, {
      "value": "pafm@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}