{
"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": "7b08de29-58ea-4b5d-83a2-04740a9d1dc7",
"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"
} ]
} ]
}