FHIR Release 3 (STU)

This page is part of the FHIR Specification (v3.0.2: STU 3). 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: R4 R3

V2-0530.cs.xml

Vocabulary Work GroupMaturity Level: N/ABallot Status: Informative

Raw XML (canonical form)

FHIR Value set/code system definition for HL7 v2 table 0530 ( Organization, Agency, Department)

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2-0530"/> 
  <meta> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> 
  </meta> 
  <text> 
    <status value="additional"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p> Organization, Agency, Department</p> 

      <table class="grid">
        <tr> 
          <td> 
            <b> Code</b> 
          </td> 
          <td> 
            <b> Description</b> 
          </td> 
          <td> 
            <b> Comment</b> 
          </td> 
          <td> 
            <b> Version</b> 
          </td> 
        </tr> 
        <tr> 
          <td> AE
            <a name="AE"> </a> 
          </td> 
          <td> American Express</td> 
          <td/>  
          <td> added v2.5</td> 
        </tr> 
        <tr> 
          <td> DEA
            <a name="DEA"> </a> 
          </td> 
          <td> Drug Enforcement Agency</td> 
          <td> The US Drug Enforcement Administration does not solely assign DEA numbers in the United
               States. Hospitals have the authority to issue DEA numbers to their medical residents.
               These DEA numbers are based upon the hospital's DEA number, but the authority res</td> 
          <td> added v2.5</td> 
        </tr> 
        <tr> 
          <td> DOD
            <a name="DOD"> </a> 
          </td> 
          <td> Department of Defense</td> 
          <td> In some countries e.g. the US, more than one department may issue a military identifier.
               Hence, US is not sufficient as the Assigning Authority.</td> 
          <td> added v2.5</td> 
        </tr> 
        <tr> 
          <td> MC
            <a name="MC"> </a> 
          </td> 
          <td> Master Card</td> 
          <td/>  
          <td> added v2.5</td> 
        </tr> 
        <tr> 
          <td> VA
            <a name="VA"> </a> 
          </td> 
          <td> Veterans Affairs</td> 
          <td/>  
          <td> added v2.5</td> 
        </tr> 
        <tr> 
          <td> VI
            <a name="VI"> </a> 
          </td> 
          <td> Visa</td> 
          <td/>  
          <td> added v2.5</td> 
        </tr> 
      </table> 

    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
    <valueString value="External"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0"/> 
  </extension> 
  <url value="http://hl7.org/fhir/v2/0530"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.18.346"/> 
  </identifier> 
  <version value="2.8.2"/> 
  <name value="v2 Organization, Agency, Department"/> 
  <status value="active"/> 
  <experimental value="false"/> 
  <publisher value="HL7, Inc"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://hl7.org"/> 
    </telecom> 
  </contact> 
  <description value="FHIR Value set/code system definition for HL7 v2 table 0530 ( Organization, Agency, Department)"/> 
  <caseSensitive value="false"/> 
  <valueSet value="http://hl7.org/fhir/ValueSet/v2-0530"/> 
  <content value="complete"/> 
  <concept> 
    <code value="AE"/> 
    <display value="American Express"/> 
  </concept> 
  <concept> 
    <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-comments">
      <valueString value="The US Drug Enforcement Administration does not solely assign DEA numbers in the United
         States. Hospitals have the authority to issue DEA numbers to their medical residents.
         These DEA numbers are based upon the hospital's DEA number, but the authority res"/> 
    </extension> 
    <code value="DEA"/> 
    <display value="Drug Enforcement Agency"/> 
  </concept> 
  <concept> 
    <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-comments">
      <valueString value="In some countries e.g. the US, more than one department may issue a military identifier.
         Hence, US is not sufficient as the Assigning Authority."/> 
    </extension> 
    <code value="DOD"/> 
    <display value="Department of Defense"/> 
  </concept> 
  <concept> 
    <code value="MC"/> 
    <display value="Master Card"/> 
  </concept> 
  <concept> 
    <code value="VA"/> 
    <display value="Veterans Affairs"/> 
  </concept> 
  <concept> 
    <code value="VI"/> 
    <display value="Visa"/> 
  </concept> 
</CodeSystem> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.