http://terminology.hl7.org/CodeSystem/service-referral-method|4.0.1

name
ReferralMethod
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft
date
2019-10-31 22:29:23.0

ReferralMethod

The methods of referral can be used when referring to a specific HealthCareService resource.

{
  "description" : "The methods of referral can be used when referring to a specific HealthCareService resource.",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : "2019-10-31T22:29:23Z",
  "meta" : {
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "content" : "complete",
  "name" : "ReferralMethod",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "ReferralMethod",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "draft",
  "id" : "03c47c00-2ee7-55a7-acf1-4ae37ecf4042",
  "valueSet" : "http://hl7.org/fhir/ValueSet/service-referral-method",
  "url" : "http://terminology.hl7.org/CodeSystem/service-referral-method",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1142",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "fax",
    "display" : "Fax",
    "definition" : "Referrals may be accepted by fax."
  }, {
    "code" : "phone",
    "display" : "Phone",
    "definition" : "Referrals may be accepted over the phone from a practitioner."
  }, {
    "code" : "elec",
    "display" : "Secure Messaging",
    "definition" : "Referrals may be accepted via a secure messaging system. To determine the types of secure messaging systems supported, refer to the identifiers collection. Callers will need to understand the specific identifier system used to know that they are able to transmit messages."
  }, {
    "code" : "semail",
    "display" : "Secure Email",
    "definition" : "Referrals may be accepted via a secure email. To send please encrypt with the services public key."
  }, {
    "code" : "mail",
    "display" : "Mail",
    "definition" : "Referrals may be accepted via regular postage (or hand delivered)."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}