http://terminology.hl7.org/CodeSystem/contactentity-type|1.0.0

name
ContactEntityType
package
hl7.terminology.r4@6.3.0
content
complete
status
draft
date
2025-05-01 01:35:10.0

Contact entity type

This example value set defines a set of codes that can be used to indicate the purpose for which you would contact a contact party.

{
  "description" : "This example value set defines a set of codes that can be used to indicate the purpose for which you would contact a contact party.",
  "compose" : null,
  "package" : "hl7.terminology.r4@6.3.0",
  "date" : "2025-05-01T01:35:10Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2020-04-09T21:10:28.568+00:00"
  },
  "publisher" : "Health Level Seven International",
  "content" : "complete",
  "name" : "ContactEntityType",
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Contact entity type",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 3
  } ],
  "status" : "draft",
  "id" : "4f737a6a-c600-5ebf-bdd9-22bff6b9b493",
  "valueSet" : "http://terminology.hl7.org/ValueSet/contactentity-type",
  "url" : "http://terminology.hl7.org/CodeSystem/contactentity-type",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.1129",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "BILL",
    "display" : "Billing",
    "definition" : "Contact details for information regarding to billing/general finance enquiries."
  }, {
    "code" : "ADMIN",
    "display" : "Administrative",
    "definition" : "Contact details for administrative enquiries."
  }, {
    "code" : "HR",
    "display" : "Human Resource",
    "definition" : "Contact details for issues related to Human Resources, such as staff matters, OH&S etc."
  }, {
    "code" : "PAYOR",
    "display" : "Payor",
    "definition" : "Contact details for dealing with issues related to insurance claims/adjudication/payment."
  }, {
    "code" : "PATINF",
    "display" : "Patient",
    "definition" : "Generic information contact for patients."
  }, {
    "code" : "PRESS",
    "display" : "Press",
    "definition" : "Dedicated contact point for matters relating to press enquiries."
  } ],
  "caseSensitive" : true,
  "version" : "1.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}