{
  "resourceType" : "ValueSet",
  "id" : "immunization-function",
  "meta" : {
    "lastUpdated" : "2025-10-21T00:00:00+00:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
  },
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><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; Language: en</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>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pher"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 5
  }],
  "url" : "http://terminology.hl7.org/ValueSet/immunization-function",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.11.21038"
  }],
  "version" : "1.0.0",
  "name" : "ImmunizationFunction",
  "title" : "Immunization Function",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-10-21T00:00:00+00:00",
  "publisher" : "Health Level Seven International",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org"
    },
    {
      "system" : "email",
      "value" : "hq@HL7.org"
    }]
  }],
  "description" : "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" : "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" : "http://terminology.hl7.org/CodeSystem/v2-0443",
      "concept" : [{
        "code" : "AP",
        "display" : "Administering Provider"
      },
      {
        "code" : "OP",
        "display" : "Ordering Provider"
      }]
    }]
  }
}