Release 4 R5 Final QA

This page is part of the FHIR Specification (v4.0.1: R4 (v5.0.0-draft-final: Final QA Preview for R5 - Mixed Normative and STU see ballot notes ) in it's permanent home (it will always be available at this URL). ). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

Using Codes Code Systems Value Sets Concept Maps Identifier Systems 4.4.1.600 Value Set http://hl7.org/fhir/ValueSet/service-referral-method

Example ValueSet/missing-tooth-reason (JSON)

Committee:
Patient Administration Terminology Infrastructure Work Group   Maturity Level : 1 N/A Draft Use Context Standards Status : Any This is a value set defined by the FHIR project. Summary Defining URL: http://hl7.org/fhir/ValueSet/service-referral-method Version: 4.0.1 Name: ReferralMethod Title: ReferralMethod Definition: Informative The methods of referral can be used when referring to a specific HealthCareService resource.

  Raw JSON 4.4.1.600.2 Expansion ( canonical form This expansion generated 01 Nov 2019 + also see JSON Format Specification )

This value set contains 5 concepts Expansion based on http://terminology.hl7.org/CodeSystem/service-referral-method version 4.0.1 Definition for Value SetMissing Tooth Reason Codes

{
  "resourceType" : "ValueSet",
  "id" : "missing-tooth-reason",
  "meta" : {
    "lastUpdated" : "2023-03-01T23:03:57.298+11:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-missingtoothreason.html\"><code>http://terminology.hl7.org/CodeSystem/missingtoothreason</code></a></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fm"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  }],
  "url" : "http://hl7.org/fhir/ValueSet/missing-tooth-reason",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.3.534"
  },
  {
    "use" : "old",
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.3.526"
  },
  {
    "use" : "old",
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.2.310"
  }],
  "version" : "5.0.0-draft-final",
  "name" : "MissingToothReasonCodes",
  "title" : "Missing Tooth Reason Codes",
  "status" : "draft",
  "experimental" : true,
  "publisher" : "Financial Management",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  }],
  "description" : "This value set includes sample Missing Tooth Reason codes.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "copyright" : "This is an example set.",
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/missingtoothreason"
    }]
  }
}

All codes from system http://terminology.hl7.org/CodeSystem/service-referral-method Code Display Definition fax Fax Referrals may be accepted by fax. phone Phone Referrals may be accepted over the phone from a practitioner. elec Secure Messaging 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 Usage note: every effort has been made to know ensure that they are able to transmit messages. semail Secure Email Referrals may be accepted via a secure email. To send please encrypt with the services public key. mail Mail Referrals may be accepted via regular postage (or hand delivered).   See the full registry of value sets defined as part of FHIR. Explanation of the columns that may appear on this page: Lvl A few code lists that FHIR defines are hierarchical - each code is assigned a level. For value sets, levels examples are mostly used to organize codes for user convenience, correct and useful, but may follow code system hierarchy - see Code System for further information Source The source of the definition of the code (when the value set draws in codes defined elsewhere) Code The code (used as the code in the resource instance). If the code is in italics, this indicates that the code is they are not selectable ('Abstract') Display The display (used in the display element of a Coding ). If there is no display, implementers should not simply display the code, but map the concept into their application Definition An explanation of the meaning normative part of the concept Comments Additional notes about how to use the code specification.