{ "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": "rs/hl7.terminology.r4", "date": "2020-11-07T09:27:49+11:00", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ], "lastUpdated": "2020-04-10T07:10:28.568+10:00" }, "publisher": "FHIR Project team", "content": "complete", "name": "ContactEntityType", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "Contact entity type", "package_version": "2.0.0", "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": "18105c81-81b1-4d9d-9c84-a710ac2cc91b", "valueSet": "http://terminology.hl7.org/ValueSet/contactentity-type", "kind": null, "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": "0.5.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" } ] } ] }