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 - TTL Representation

Draft as of 2023-05-20

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

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