HL7 Terminology (THO)
7.0.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 7.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: Immunization Function - XML Representation

Active as of 2025-10-21 Maturity Level: 5

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="immunization-function"/>
  <meta>
    <lastUpdated value="2025-10-21T00:00:00+00:00"/>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet immunization-function</b></p><a name="immunization-function"> </a><a name="hcimmunization-function"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Last updated: 2025-10-21 00:00:00+0000</p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R5/shareablevalueset.html">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <a href="CodeSystem-v2-0443.html"><code>http://terminology.hl7.org/CodeSystem/v2-0443</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;3.0.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-v2-0443.html#v2-0443-AP">AP</a></td><td>Administering Provider</td><td>Administering Provider</td></tr><tr><td><a href="CodeSystem-v2-0443.html#v2-0443-OP">OP</a></td><td>Ordering Provider</td><td>Ordering Provider</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pher"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="5"/>
  </extension>
  <url value="http://terminology.hl7.org/ValueSet/immunization-function"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.11.21038"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="ImmunizationFunction"/>
  <title value="Immunization Function"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-10-21T00:00:00+00:00"/>
  <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="The value set defines the role that a performer has played in an immunization event. Core functions included in the value set including ordering and administering provider. If other concepts are necessary, the codes should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the function an individual or organization may play in the immunization event."/>
  <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.html"/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0443"/>
      <concept>
        <code value="AP"/>
        <display value="Administering Provider"/>
      </concept>
      <concept>
        <code value="OP"/>
        <display value="Ordering Provider"/>
      </concept>
    </include>
  </compose>
</ValueSet>