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-0279.cs.xml

Vocabulary Work GroupMaturity Level: N/ABallot Status: Informative

Raw XML (canonical form)

FHIR Value set/code system definition for HL7 v2 table 0279 ( Allow Substitution Codes)

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2-0279"/> 
  <meta> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> 
  </meta> 
  <text> 
    <status value="additional"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p> Allow Substitution Codes</p> 

      <table class="grid">
        <tr> 
          <td> 
            <b> Code</b> 
          </td> 
          <td> 
            <b> Description</b> 
          </td> 
          <td> 
            <b> Nederlands (Dutch)</b> 
          </td> 
          <td> 
            <b> Comment</b> 
          </td> 
          <td> 
            <b> Version</b> 
          </td> 
        </tr> 
        <tr> 
          <td> Confirm
            <a name="Confirm"> </a> 
          </td> 
          <td> Contact the Placer Contact Person prior to making any substitutions of this resource</td> 
          <td> Neem contact op met placer contactpersoon voorafgaand aan eventuele substituties van deze
               resource</td> 
          <td/>  
          <td> added v2.3</td> 
        </tr> 
        <tr> 
          <td> No
            <a name="No"> </a> 
          </td> 
          <td> Substitution of this resource is not allowed</td> 
          <td> Substitutie van deze resource is niet toegestaan</td> 
          <td/>  
          <td> added v2.3</td> 
        </tr> 
        <tr> 
          <td> Notify
            <a name="Notify"> </a> 
          </td> 
          <td> Notify the Placer Contact Person, through normal institutional procedures, that a substitution
               of this resource has been made</td> 
          <td> Melden bij placer contactpersoon via normale institutionele afspraken indien een substitutie
               van deze resource heeft plaatsgevonden</td> 
          <td/>  
          <td> added v2.3</td> 
        </tr> 
        <tr> 
          <td> Yes
            <a name="Yes"> </a> 
          </td> 
          <td> Substitution of this resource is allowed</td> 
          <td> Substitutie van deze resource is toegestaan</td> 
          <td/>  
          <td> added v2.3</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/0279"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.18.172"/> 
  </identifier> 
  <version value="2.8.2"/> 
  <name value="v2 Allow Substitution Codes"/> 
  <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 0279 ( Allow Substitution Codes)"/> 
  <caseSensitive value="false"/> 
  <valueSet value="http://hl7.org/fhir/ValueSet/v2-0279"/> 
  <content value="complete"/> 
  <concept> 
    <code value="Confirm"/> 
    <display value="Contact the Placer Contact Person prior to making any substitutions of this resource"/> 
    <designation> 
      <language value="nl"/> 
      <value value="Neem contact op met placer contactpersoon voorafgaand aan eventuele substituties van deze
         resource"/> 
    </designation> 
  </concept> 
  <concept> 
    <code value="No"/> 
    <display value="Substitution of this resource is not allowed"/> 
    <designation> 
      <language value="nl"/> 
      <value value="Substitutie van deze resource is niet toegestaan"/> 
    </designation> 
  </concept> 
  <concept> 
    <code value="Notify"/> 
    <display value="Notify the Placer Contact Person, through normal institutional procedures, that a substitution
       of this resource has been made"/> 
    <designation> 
      <language value="nl"/> 
      <value value="Melden bij placer contactpersoon via normale institutionele afspraken indien een substitutie
         van deze resource heeft plaatsgevonden"/> 
    </designation> 
  </concept> 
  <concept> 
    <code value="Yes"/> 
    <display value="Substitution of this resource is allowed"/> 
    <designation> 
      <language value="nl"/> 
      <value value="Substitutie van deze resource is toegestaan"/> 
    </designation> 
  </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.