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

name
ContactEntityType
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
draft

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.fhir.r4.examples@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "FHIR Project team",
  "content" : "complete",
  "name" : "ContactEntityType",
  "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-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 3
  } ],
  "status" : "draft",
  "id" : "d1b4ab5d-1e46-5f96-a2dd-c43b6c129213",
  "valueSet" : "http://hl7.org/fhir/ValueSet/contactentity-type",
  "url" : "http://terminology.hl7.org/CodeSystem/contactentity-type",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.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" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}