Properties

This code system defines the following properties for its concepts

CodeURITypeDescription
statushttp://terminology.hl7.org/CodeSystem/utg-concept-properties#statuscodeStatus of the concept
deprecatedhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecatedcodeVersion of HL7 in which the code was deprecated

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v2-0283 defines the following codes in a Is-A heirarchy:

CodeDisplayDefinition
A AcceptedAccepted
P PendingPending
R RejectedRejected
E ExpiredExpired
<status value="active"/> <experimental value="false"/> <date value="2019-12-01"/> <publisher value="Health Level Seven International"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org"/> </telecom> <telecom> <system value="email"/> <value value="hq@HL7.org"/> </telecom> </contact> <description value="Code system of concepts used to define the state of a referral. Used in HL7 Version 2.x messaging in the RF1 segment."/> <purpose value="Underlying Master Code System for V2 table 0283 (Referral Status)"/> <copyright value="This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"/> <caseSensitive value="true"/> <valueSet value="http://terminology.hl7.org/ValueSet/v2-0283"/> <hierarchyMeaning value="is-a"/> <compositional value="false"/> <versionNeeded value="false"/> <content value="complete"/> <property> <code value="status"/> <uri value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#status"/> <description value="Status of the concept"/> <type value="code"/> </property> <property> <code value="deprecated"/> <uri value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated"/> <description value="Version of HL7 in which the code was deprecated"/> <type value="code"/> </property> <concept id="2728"> <code value="A"/> <display value="Accepted"/> <definition value="Accepted"/> <property> <code value="status"/> <valueCode value="A"/> </property> </concept> <concept id="2729"> <code value="P"/> <display value="Pending"/> <definition value="Pending"/> <property> <code value="status"/> <valueCode value="A"/> </property> </concept> <concept id="2730"> <code value="R"/> <display value="Rejected"/> <definition value="Rejected"/> <property> <code value="status"/> <valueCode value="A"/> </property> </concept> <concept id="2731"> <code value="E"/> <display value="Expired"/> <definition value="Expired"/> <property> <code value="status"/> <valueCode value="A"/> </property> </concept> </CodeSystem>