This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU) 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: R4 R3
Vocabulary Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
FHIR Value set/code system definition for HL7 v2 table 0530 ( Organization, agency, department)
<?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="v2-0530"/> <meta> <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> </meta> <language value="en"/> <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 rests with the hospital on the assignment to the residents. Thus, DEA as an Assigning Authority is necessary in addition to DEA as an Identifier Type.</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-standards-status"> <valueCode value="external"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="0"/> </extension> <url value="http://terminology.hl7.org/CodeSystem/v2-0530"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.18.346"/> </identifier> <version value="2.9"/> <name value="v2.0530"/> <title 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)"/> <content value="complete"/> <concept> <code value="AE"/> <display value="American Express"/> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-concept-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 rests with the hospital on the assignment to the residents. Thus, DEA as an Assigning Authority is necessary in addition to DEA as an Identifier Type."/> </extension> <code value="DEA"/> <display value="Drug Enforcement Agency"/> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-concept-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.