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

FHIR IG Statistics: ValueSet/C4DICContactTypeVS

Packagehl7.fhir.us.insurance-card
TypeValueSet
IdC4DICContactTypeVS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/insurance-card/https://build.fhir.org/ig/HL7/carin-digital-insurance-card/ValueSet-C4DICContactTypeVS.html
URLhttp://hl7.org/fhir/us/insurance-card/ValueSet/C4DICContactTypeVS
Version1.1.0
Statusactive
Date2024-04-16T15:59:41+00:00
NameC4DICContactTypeVS
TitleC4DIC Contact Type
Realmus
Authorityhl7
DescriptionThis value set includes an extended set of contact type codes.
CopyrightThis Valueset is not copyrighted.

Resources that use this resource

StructureDefinition
C4DIC-OrganizationC4DIC Organization

Resources that this resource uses

CodeSystem
contactentity-typeContact entity type
C4DICExtendedContactTypeCSC4DIC Extended Contact Type
contactentity-typeContact entity type

Narrative

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

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "C4DICContactTypeVS",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "claims"
    }
  ],
  "url": "http://hl7.org/fhir/us/insurance-card/ValueSet/C4DICContactTypeVS",
  "version": "1.1.0",
  "name": "C4DICContactTypeVS",
  "title": "C4DIC Contact Type",
  "status": "active",
  "experimental": false,
  "date": "2024-04-16T15:59:41+00:00",
  "publisher": "HL7 International / Payer/Provider Information Exchange Work Group",
  "contact": [
    {
      "name": "HL7 International / Payer/Provider Information Exchange Work Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/claims"
        },
        {
          "system": "email",
          "value": "pie@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "This value set includes an extended set of contact type codes.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "copyright": "This Valueset is not copyrighted.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/contactentity-type",
        "concept": [
          {
            "code": "PATINF"
          },
          {
            "code": "PAYOR"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/us/insurance-card/CodeSystem/C4DICExtendedContactTypeCS"
      }
    ]
  }
}