This page is part of the CARIN Digital Insurance Card (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "C4DICContactTypeVS",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/3.0.0/CodeSystem-contactentity-type.html\"><code>http://terminology.hl7.org/CodeSystem/contactentity-type</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/3.0.0/CodeSystem-contactentity-type.html#contactentity-type-PATINF\">PATINF</a></td><td>Patient</td><td>Generic information contact for patients.</td></tr><tr><td><a href=\"http://terminology.hl7.org/3.0.0/CodeSystem-contactentity-type.html#contactentity-type-PAYOR\">PAYOR</a></td><td>Payor</td><td>Contact details for dealing with issues related to insurance claims/adjudication/payment.</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-C4DICExtendedContactTypeCS.html\"><code>http://hl7.org/fhir/us/insurance-card/CodeSystem/C4DICExtendedContactTypeCS</code></a></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/insurance-card/ValueSet/C4DICContactTypeVS",
"version" : "0.1.0",
"name" : "C4DICContactTypeVS",
"title" : "C4DIC Contact Type",
"status" : "active",
"date" : "2021-12-06T22:19:18+00:00",
"publisher" : "HL7 Payer/Provider Information Exchange Working Group (PIE WG)",
"contact" : [
{
"name" : "HL7 Payer/Provider Information Exchange Working Group (PIE WG)",
"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"
}
]
}
}