New Zealand Health Terminology Service (NZHTS) Implementation Guide
0.1.0 - ci-build

New Zealand Health Terminology Service (NZHTS) Implementation Guide, published by Health New Zealand | Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/daniel-thomson/nzhts/ and changes regularly. See the Directory of published versions

: AIR body site - JSON Representation

Draft as of 2023-05-20

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ebfb3905-c414-458e-ac40-aee9376b191c",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-07-25T17:28:40.209+12:00"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/air-body-site-code",
  "version" : "0.1.0",
  "name" : "AIRBodySiteCode",
  "title" : "AIR body site",
  "status" : "draft",
  "date" : "2023-05-20T00:00:00.000Z",
  "publisher" : "Health New Zealand | Te Whatu Ora",
  "contact" : [
    {
      "name" : "Health New Zealand | Te Whatu Ora",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.tewhatuora.govt.nz/"
        }
      ]
    }
  ],
  "description" : "Body sites value set for AIR immunisations",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/21000210109/version/20230401",
        "concept" : [
          {
            "code" : "16217701000119102",
            "display" : "Structure of left deltoid muscle"
          },
          {
            "code" : "1217007000",
            "display" : "Structure of left vastus lateralis muscle"
          },
          {
            "code" : "1217006009",
            "display" : "Structure of right vastus lateralis muscle"
          },
          {
            "code" : "16217661000119109",
            "display" : "Structure of right deltoid muscle"
          },
          {
            "code" : "719631004",
            "display" : "Structure of body of left scapula"
          },
          {
            "code" : "719632006",
            "display" : "Structure of body of right scapula"
          },
          {
            "code" : "66480008",
            "display" : "Structure of left forearm"
          },
          {
            "code" : "64262003",
            "display" : "Structure of right forearm"
          },
          {
            "code" : "368208006",
            "display" : "Left upper arm structure"
          },
          {
            "code" : "368209003",
            "display" : "Right upper arm structure"
          },
          {
            "code" : "74964007",
            "display" : "Other"
          }
        ]
      },
      {
        "system" : "https://standards.digital.health.nz/ns/air-legacy-code",
        "version" : "0.4.0",
        "concept" : [
          {
            "code" : "LD",
            "display" : "Left Deltoid"
          },
          {
            "code" : "LVL",
            "display" : "Left Vastus Lateralis"
          },
          {
            "code" : "RD",
            "display" : "Right Deltoid"
          },
          {
            "code" : "RVL",
            "display" : "Right Vastus Lateralis"
          },
          {
            "code" : "OTH",
            "display" : "Other"
          },
          {
            "code" : "LA",
            "display" : "Left Arm"
          },
          {
            "code" : "RA",
            "display" : "Right Arm"
          },
          {
            "code" : "LUA",
            "display" : "Left Upper Arm"
          },
          {
            "code" : "RUA",
            "display" : "Right Upper Arm"
          },
          {
            "code" : "LG",
            "display" : "Left Gluteus Medius"
          },
          {
            "code" : "RG",
            "display" : "Right Gluteus Medius"
          },
          {
            "code" : "LT",
            "display" : "Left Thigh"
          },
          {
            "code" : "LVG",
            "display" : "Left Ventragluteal"
          },
          {
            "code" : "RVG",
            "display" : "Right Ventragluteal"
          },
          {
            "code" : "BU",
            "display" : "Buttock"
          }
        ]
      }
    ]
  }
}