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 Using Codes Code Systems Value Sets Concept Maps Identifier Systems R3 4.3.14.367 R2 Code System http://terminology.hl7.org/CodeSystem/service-referral-method

Example Patient/dicom (XML)

Source Resource XML / JSON
Patient Administration Work Group   Maturity Level : 1 N/A Draft Use Context Standards Status : Any This is a code system defined by the FHIR project. Summary Defining URL: http://terminology.hl7.org/CodeSystem/service-referral-method Version: 4.0.1 Name: ReferralMethod Title: ReferralMethod Definition: The methods of referral can be used when referring to a specific HealthCareService resource. Committee: Informative Compartments : Patient Administration , Practitioner , RelatedPerson Work Group OID: 2.16.840.1.113883.4.642.4.1142 (for OID based terminology systems)
This Code system is used in the following value sets: ValueSet: ReferralMethod (The methods of referral can be used when referring to a specific HealthCareService resource.)

The methods of referral can be used when referring to a specific HealthCareService resource. Raw XML ( canonical form + also see XML Format Specification )

This code system http://terminology.hl7.org/CodeSystem/service-referral-method defines the following codes: Code Display Definition fax Fax Referrals may be accepted by fax. phone Jump past Narrative Phone Referrals may be accepted over the phone

Taken 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 to know that they are able to transmit messages. DICOM sample (id = "dicom")


<?xml version="1.0" encoding="UTF-8"?>

<Patient xmlns="http://hl7.org/fhir">
  <id value="dicom"/> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml"> Patient MINT_TEST, ID = MINT1234. Age = 56y, Size =

      1.83m, Weight = 72.58kg </div> 
  </text> 
  <extension url="http://nema.org/fhir/extensions#0010:1010">
    <valueQuantity> 
      <value value="56"/> 
      <unit value="Y"/> 
    </valueQuantity> 
  </extension> 
  <extension url="http://nema.org/fhir/extensions#0010:1020">
    <valueQuantity> 
      <value value="1.83"/> 
      <unit value="m"/> 
    </valueQuantity> 
  </extension> 
  <extension url="http://nema.org/fhir/extensions#0010:1030">
    <valueQuantity> 
      <value value="72.58"/> 
      <unit value="kg"/> 
    </valueQuantity> 
  </extension> 
  <identifier> 
    <system value="http://nema.org/examples/patients"/> 
    <value value="MINT1234"/> 
  </identifier> 
  <active value="true"/> 
  <name> 
    <family value="MINT_TEST"/> 
  </name> 
  <gender value="male">
    <extension url="http://nema.org/examples/extensions#gender">
      <valueCoding> 
        <system value="http://nema.org/examples/gender"/> 
        <code value="M"/> 
      </valueCoding> 
    </extension> 
  </gender> 
  <managingOrganization> 
    <reference value="Organization/1"/> 
  </managingOrganization> 

semail


</

Patient


>

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 code systems defined as part of FHIR. Explanation of the columns that may appear on this page: Level A few code lists that FHIR defines are hierarchical - each code is assigned a level. 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 Usage note: every effort has been made to ensure that the code is examples are correct and useful, but 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.