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

FHIR IG Statistics: CodeSystem/C4DICExtendedContactTypeCS

Packagehl7.fhir.us.insurance-card
TypeCodeSystem
IdC4DICExtendedContactTypeCS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/insurance-card/https://build.fhir.org/ig/HL7/carin-digital-insurance-card/CodeSystem-C4DICExtendedContactTypeCS.html
URLhttp://hl7.org/fhir/us/insurance-card/CodeSystem/C4DICExtendedContactTypeCS
Version1.1.0
Statusactive
Date2024-04-16T15:59:41+00:00
NameC4DICExtendedContactTypeCS
TitleC4DIC Extended Contact Type
Realmus
Authorityhl7
DescriptionThis code system includes an extended set of Contact Type codes.
CopyrightThis CodeSystem is not copyrighted.
Contentcomplete

Resources that use this resource

ValueSet
C4DICContactTypeVSC4DIC Contact Type

Resources that this resource uses

No resources found


Narrative

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

This case-sensitive code system http://hl7.org/fhir/us/insurance-card/CodeSystem/C4DICExtendedContactTypeCS defines the following codes:

CodeDisplay
pharma Pharmacists
rxmailorder Mail Order Pharmacy
provider Provider Service
virtual Virtual Care Services

Source

{
  "resourceType": "CodeSystem",
  "id": "C4DICExtendedContactTypeCS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "claims"
    }
  ],
  "url": "http://hl7.org/fhir/us/insurance-card/CodeSystem/C4DICExtendedContactTypeCS",
  "version": "1.1.0",
  "name": "C4DICExtendedContactTypeCS",
  "title": "C4DIC Extended 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 code system includes an extended set of Contact Type codes.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "copyright": "This CodeSystem is not copyrighted.",
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "pharma",
      "display": "Pharmacists"
    },
    {
      "code": "rxmailorder",
      "display": "Mail Order Pharmacy"
    },
    {
      "code": "provider",
      "display": "Provider Service"
    },
    {
      "code": "virtual",
      "display": "Virtual Care Services"
    }
  ]
}