HL7 Belgium Vaccination (Patient Dossier)
1.0.3 - STU Belgium flag

This page is part of the HL7 Belgium FHIR Implementation Guide - Vaccination profiles (v1.0.3: Release) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: BeVSVaccinationBodySite - TTL Representation

Draft as of 2023-06-26 Maturity Level: 1

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 "be-vs-vaccination-bodysite"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> version <code>http://snomed.info/sct/11000172109</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/35259002\">35259002</a></td><td>Deltoid muscle</td></tr><tr><td><a href=\"http://snomed.info/id/50092008\">50092008</a></td><td>Muscle of thigh</td></tr><tr><td><a href=\"http://snomed.info/id/102291007\">102291007</a></td><td>Muscle of buttock</td></tr><tr><td><a href=\"http://snomed.info/id/371309009\">371309009</a></td><td>Skin structure of upper arm (body structure)</td></tr><tr><td><a href=\"http://snomed.info/id/5742000\">5742000</a></td><td>Skin of forearm</td></tr><tr><td><a href=\"http://snomed.info/id/371305003\">371305003</a></td><td>Skin structure of thigh (body structure)</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]
  ] ) ; # 
  fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/vaccination/ValueSet/be-vs-vaccination-bodysite"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.3"] ; # 
  fhir:name [ fhir:v "BeVSVaccinationBodySite"] ; # 
  fhir:title [ fhir:v "BeVSVaccinationBodySite"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-06-26T17:54:11+02:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "eHealth Platform"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "eHealth Platform" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.ehealth.fgov.be/" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "support@be-ehealth-standards.atlassian.net" ]     ] )
  ] [
fhir:name [ fhir:v "Message Structure" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "support@be-ehealth-standards.atlassian.net" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Vaccination Body Site Value Set"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BE" ] ;
fhir:display [ fhir:v "Belgium" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/11000172109" ] ;
      ( fhir:concept [
fhir:code [ fhir:v "35259002" ]       ] [
fhir:code [ fhir:v "50092008" ]       ] [
fhir:code [ fhir:v "102291007" ]       ] [
fhir:code [ fhir:v "371309009" ]       ] [
fhir:code [ fhir:v "5742000" ]       ] [
fhir:code [ fhir:v "371305003" ]       ] )     ] )
  ] . #