Medtech ALEX® Implementation Guide
0.0.1 - draft International flag

Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Codes for Immunization Site of Administration - JSON Representation

Active as of 2025-01-20

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "immunisation-site",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet immunisation-site</b></p><a name=\"immunisation-site\"> </a><a name=\"hcimmunisation-site\"> </a><a name=\"immunisation-site-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActSite.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActSite</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActSite.html#v3-ActSite-BU\">BU</a></td><td>buttock</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActSite.html#v3-ActSite-LA\">LA</a></td><td>left arm</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActSite.html#v3-ActSite-LT\">LT</a></td><td>left thigh</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActSite.html#v3-ActSite-LVG\">LVG</a></td><td>left ventragluteal</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActSite.html#v3-ActSite-RA\">RA</a></td><td>right arm</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActSite.html#v3-ActSite-RT\">RT</a></td><td>right thigh</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActSite.html#v3-ActSite-RVG\">RVG</a></td><td>right ventragluteal</td></tr></table></li></ul></div>"
  },
  "url" : "https://alexapi.medtechglobal.com.au/fhir/ValueSet/immunisation-site",
  "version" : "0.0.1",
  "name" : "ImmunisationSite",
  "title" : "Codes for Immunization Site of Administration",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-01-20T21:47:25+00:00",
  "publisher" : "Medtech Global",
  "contact" : [
    {
      "name" : "Medtech Global",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://medtechglobal.com.au"
        },
        {
          "system" : "email",
          "value" : "support@medtechglobal.com"
        }
      ]
    },
    {
      "name" : "Medtech Support",
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@medtechglobal.com",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Codes for Immunization Site of Administration",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActSite",
        "concept" : [
          {
            "code" : "BU",
            "display" : "buttock"
          },
          {
            "code" : "LA",
            "display" : "left arm"
          },
          {
            "code" : "LT",
            "display" : "left thigh"
          },
          {
            "code" : "LVG",
            "display" : "left ventragluteal"
          },
          {
            "code" : "RA",
            "display" : "right arm"
          },
          {
            "code" : "RT",
            "display" : "right thigh"
          },
          {
            "code" : "RVG",
            "display" : "right ventragluteal"
          }
        ]
      }
    ]
  }
}