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

FHIR IG Statistics: ValueSet/uds-plus-insurance-codes

Packagefhir.hrsa.uds-plus
TypeValueSet
Iduds-plus-insurance-codes
FHIR VersionR4
Sourcehttp://fhir.org/guides/hrsa/uds-plus/http://fhir.org/guides/hrsa/uds-plus/STU2/ValueSet-uds-plus-insurance-codes.html
URLhttp://fhir.org/guides/hrsa/uds-plus/ValueSet/uds-plus-insurance-codes
Version2.0.0
Statusactive
Date2020-09-06
NameUdsPlusInsuranceCodes
TitleUds Plus Insurance Codes
Realmus
Authorityhl7
DescriptionThe Uds Plus Insurance Codes is a 'starter set' of codes for identifying the source of the insurance for Patients.

Resources that use this resource

StructureDefinition
uds-plus-coverageDe-Identified UDS Plus Coverage

Resources that this resource uses

CodeSystem
v3-NullFlavorNullFlavor
v3-NullFlavorNullFlavor
uds-plus-insurance-codesUDS Plus Insurance Codes

Narrative

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

Generated Narrative: ValueSet uds-plus-insurance-codes

version: 1; Last updated: 2022-08-04 15:52:33+0000;

Information Source: #3Te0anOrvocKgcow

Profile: Shareable ValueSet

This value set includes codes based on the following rules:

  • Include all codes defined in http://fhir.org/guides/hrsa/uds-plus/CodeSystem/uds-plus-insurance-codes
  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-NullFlavor|3.0.0
    CodeDisplayDefinition
    UNKUnknown**Description:**A proper value is applicable, but not known.

    **Usage Notes**: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless:

    1. Those properties themselves directly translate to a semantic of "unknown". (E.g. a local code sent as a translation that conveys 'unknown')
    2. Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of "H" and a URL prefix of "tel:" to convey that it is the home phone number that is unknown.)
    ASKUAsked but UnknownInformation was sought but not found (e.g., patient was asked but didn't know)
    NASKNot AskedThis information has not been sought (e.g., patient was not asked)

Source

{
  "resourceType": "ValueSet",
  "id": "uds-plus-insurance-codes",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2022-08-04T15:52:33.158+00:00",
    "source": "#3Te0anOrvocKgcow",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://fhir.org/guides/hrsa/uds-plus/ImplementationGuide/fhir.hrsa.uds-plus"
          }
        ]
      }
    },
    {
      "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://fhir.org/guides/hrsa/uds-plus/ImplementationGuide/fhir.hrsa.uds-plus"
          }
        ]
      }
    }
  ],
  "url": "http://fhir.org/guides/hrsa/uds-plus/ValueSet/uds-plus-insurance-codes",
  "version": "2.0.0",
  "name": "UdsPlusInsuranceCodes",
  "title": "Uds Plus Insurance Codes",
  "status": "active",
  "experimental": false,
  "date": "2020-09-06",
  "publisher": "HRSA BPHC",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://bphc.hrsa.gov/"
        }
      ]
    }
  ],
  "description": "The Uds Plus Insurance Codes is a 'starter set' of codes for identifying the source of the insurance for Patients.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://fhir.org/guides/hrsa/uds-plus/CodeSystem/uds-plus-insurance-codes"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor|3.0.0",
        "concept": [
          {
            "code": "UNK",
            "display": "Unknown"
          },
          {
            "code": "ASKU",
            "display": "Asked but Unknown"
          },
          {
            "code": "NASK",
            "display": "Not Asked"
          }
        ]
      }
    ]
  }
}