PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.examples@1.4.0
    http://hl7.org/fhir/contactentity-type
{
  "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.",
  "_filename": "CodeSystem-contactentity-type.json",
  "package_name": "hl7.fhir.r2b.examples",
  "date": null,
  "versionNeeded": false,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2016-03-31T08:01:25.570+11:00"
  },
  "publisher": "FHIR Project team",
  "content": "complete",
  "name": "ContactEntityType",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.4.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.229"
  } ],
  "compositional": false,
  "status": "draft",
  "id": "41c3be02-0a1e-45b0-8059-6fbf7994137d",
  "valueSet": "http://hl7.org/fhir/ValueSet/contactentity-type",
  "kind": null,
  "count": 0,
  "url": "http://hl7.org/fhir/contactentity-type",
  "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.4.0",
  "contact": [ {
    "telecom": [ {
      "rank": 1,
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  } ]
}