PackagesCanonicalsLogsProblems
    Packages
    NHSD.Assets.STU3@1.0.0
    https://fhir.nhs.uk/STU3/CodeSystem/PDS-CommunicationContactMethod-1
{
  "description": "A CodeSystem to to indicate the method of communication, in use by the Personal Demographics Service.",
  "_filename": "CodeSystem-PDS-CommunicationContactMethod-1.json",
  "package_name": "NHSD.Assets.STU3",
  "date": "2018-11-28T00:00:00+00:00",
  "publisher": "NHS Digital",
  "content": "complete",
  "name": "PDS Communication Contact Method",
  "copyright": "Copyright © 2018 NHS Digital",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "ad75ae36-6914-4181-bab4-ae73c747121d",
  "kind": null,
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/PDS-CommunicationContactMethod-1",
  "concept": [ {
    "code": "fax",
    "display": "By fax"
  }, {
    "code": "mailto",
    "display": "By email"
  }, {
    "code": "tel",
    "display": "By telephone"
  }, {
    "code": "textphone",
    "display": "By textphone"
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "name": "Interoperability Team",
    "telecom": [ {
      "use": "work",
      "value": "interoperabilityteam@nhs.net",
      "system": "email"
    } ]
  } ]
}