PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.4.0
    http://hl7.org/fhir/practitioner-hspc-telecomSystem
{
  "description": "A set of values that describe the type of system the telecom value belongs to.",
  "_filename": "codesystem-practitioner-telecomSystem.json",
  "package_name": "hl7.fhir.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2016-03-31T08:01:25.570+11:00"
  },
  "publisher": "HSPC",
  "content": "complete",
  "name": "HSPC Telecom System",
  "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.666"
  } ],
  "status": "draft",
  "id": "f02e43b5-09d7-4f85-b4b1-340f087abd41",
  "valueSet": "http://hl7.org/fhir/ValueSet/hspc-practitioner-telecomSystem",
  "kind": null,
  "url": "http://hl7.org/fhir/practitioner-hspc-telecomSystem",
  "concept": [ {
    "code": "fax",
    "display": "fax",
    "definition": "Method of communication which uses telephone lines to send and receive printed documents between facsimile devices."
  }, {
    "code": "email",
    "display": "email",
    "definition": "Electronic mail."
  }, {
    "code": "phone",
    "display": "phone",
    "definition": "Telephone."
  } ],
  "caseSensitive": true,
  "version": "1.4.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://healthcaresoa.org",
      "system": "other"
    } ]
  } ]
}