{ "description": "Telecommunications form for contact point", "_filename": "CodeSystem-contact-point-system.json", "package_name": "hl7.fhir.r2b.examples", "date": null, "versionNeeded": false, "meta": { "lastUpdated": "2016-03-31T08:01:25.570+11:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "ContactPointSystem", "type": null, "experimental": "false", "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.39" } ], "compositional": false, "status": "draft", "id": "3c04d9f2-560c-4134-a5bd-cab7d340b7e9", "valueSet": "http://hl7.org/fhir/ValueSet/contact-point-system", "kind": null, "count": 0, "url": "http://hl7.org/fhir/contact-point-system", "concept": [ { "code": "phone", "display": "Phone", "definition": "The value is a telephone number used for voice calls. Use of full international numbers starting with + is recommended to enable automatic dialing support but not required." }, { "code": "fax", "display": "Fax", "definition": "The value is a fax machine. Use of full international numbers starting with + is recommended to enable automatic dialing support but not required." }, { "code": "email", "display": "Email", "definition": "The value is an email address." }, { "code": "pager", "display": "Pager", "definition": "The value is a pager number. These may be local pager numbers that are only usable on a particular pager system." }, { "code": "other", "display": "URL", "definition": "A contact that is not a phone, fax, or email address. The format of the value SHOULD be a URL. This is intended for various personal contacts including blogs, Twitter, Facebook, etc. Do not use for email addresses. If this is not a URL, then it will require human interpretation." } ], "caseSensitive": true, "version": "1.4.0", "contact": [ { "telecom": [ { "rank": 1, "value": "http://hl7.org/fhir", "system": "other" }, { "rank": 1, "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }