{ "description": "This code system includes codes for indicating the status of a person's insurance coverage.", "_filename": "CodeSystem-NdhInsuranceStatusCS.json", "package_name": "hl7.fhir.us.ndh", "date": "2025-04-10T13:37:10+00:00", "publisher": "HL7 International / Patient Administration", "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166", "display": "United States of America" } ] } ], "content": "complete", "name": "NdhInsuranceStatusCS", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "NDH Insurance Status Code System", "package_version": "1.0.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pa" }, { "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://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh" } ] } } ], "status": "active", "id": "84e97025-5a1b-49ae-9adc-5621c1540e69", "kind": null, "count": 3, "url": "http://hl7.org/fhir/us/ndh/CodeSystem/NdhInsuranceStatusCS", "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", "contact": [ { "name": "HL7 International / Patient Administration", "telecom": [ { "value": "http://www.hl7.org/Special/committees/pafm", "system": "url" }, { "value": "pafm@lists.hl7.org", "system": "email" } ] } ] }