FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageus.nlm.vsac
Resource TypeValueSet
IdValueSet-2.16.840.1.113762.1.4.1166.29.json
FHIR VersionR4
Sourcehttps://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1166.29/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1166.29
Version20230707
Statusactive
Date2023-07-07T01:01:08-04:00
NameInsuranceCoverageType
TitleInsurance Coverage Type
Realmus
Authorityhl7
DescriptionA value set used in the Office of Population Affairs Title X Family Planning Annual Report (FPAR).
Purpose(Clinical Focus: The purpose of this value set is to identify concepts for insurance coverage.),(Data Element Scope: This value set may use a model element related to coverage.),(Inclusion Criteria: Includes concepts that describe broad groups providing reimbursement for family planning services in Title X clinics.),(Exclusion Criteria: Excludes concepts that identify detailed levels of coverage.)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
soptSource of Payment Typology

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113762.1.4.1166.29",
  "meta": {
    "versionId": "10",
    "lastUpdated": "2023-12-21T17:43:03.000-05:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset",
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-valueset-cqfm",
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/publishable-valueset-cqfm"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-author",
      "valueContactDetail": {
        "name": "OPA Author"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
      "valueDate": "2023-07-07"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2023-07-07"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1166.29",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113762.1.4.1166.29"
    }
  ],
  "version": "20230707",
  "name": "InsuranceCoverageType",
  "title": "Insurance Coverage Type",
  "status": "active",
  "date": "2023-07-07T01:01:08-04:00",
  "publisher": "OPA Steward",
  "description": "A value set used in the Office of Population Affairs Title X Family Planning Annual Report (FPAR).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "(Clinical Focus: The purpose of this value set is to identify concepts for insurance coverage.),(Data Element Scope: This value set may use a model element related to coverage.),(Inclusion Criteria: Includes concepts that describe broad groups providing reimbursement for family planning services in Title X clinics.),(Exclusion Criteria: Excludes concepts that identify detailed levels of coverage.)",
  "compose": {
    "include": [
      {
        "system": "https://nahdo.org/sopt",
        "concept": [
          {
            "code": "3",
            "display": "OTHER GOVERNMENT (Federal/State/Local) (excluding Department of Corrections)"
          },
          {
            "code": "5",
            "display": "PRIVATE HEALTH INSURANCE"
          },
          {
            "code": "8",
            "display": "NO PAYMENT from an Organization/Agency/Program/Private Payer Listed"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:22bc6792-96f2-4535-a91c-953da8a92d22",
    "timestamp": "2025-05-23T19:04:11-04:00",
    "total": 3,
    "contains": [
      {
        "system": "https://nahdo.org/sopt",
        "version": "9.2",
        "code": "3",
        "display": "OTHER GOVERNMENT (Federal/State/Local) (excluding Department of Corrections)"
      },
      {
        "system": "https://nahdo.org/sopt",
        "version": "9.2",
        "code": "5",
        "display": "PRIVATE HEALTH INSURANCE"
      },
      {
        "system": "https://nahdo.org/sopt",
        "version": "9.2",
        "code": "8",
        "display": "NO PAYMENT from an Organization/Agency/Program/Private Payer Listed"
      }
    ]
  }
}