Radiation Dose Summary for Diagnostic Procedures on FHIR
0.1.0 - ci-build International flag

Radiation Dose Summary for Diagnostic Procedures on FHIR, published by HL7 Imaging Integration Working Group. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/HL7/fhir-radiation-dose-summary-ig/ and changes regularly. See the Directory of published versions

: Radiopharmaceuticals Value Set - TTL Representation

Draft as of 2023-08-14

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 "radiopharmaceutical-rds-vs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_25.html\">Radiopharmaceuticals</a></li><li>Import all the codes that are contained in <a href=\"http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_4021.html\">PETRadiopharmaceutical</a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/radiation-dose-summary/ValueSet/radiopharmaceutical-rds-vs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "RadiopharmaceuticalAgentVS"] ; # 
  fhir:title [ fhir:v "Radiopharmaceuticals Value Set"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-08-14T18:23:26+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Imaging Integration Working Group"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/imagemgt" ]     ] )
  ] [
fhir:name [ fhir:v "HL7 Imaging Integration Workgroup" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/imagemgt" ]     ] )
  ] [
fhir:name [ fhir:v "Abderrazek Boufahja" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "abderrazek.boufahja@ge.com" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "List of Radipharmaceuticals. Value Set defined by DICOM Standard: http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_25.html and http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_4021.html"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
      ( fhir:valueSet [
fhir:v "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_25.html"^^xsd:anyURI ;
fhir:link <http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_25.html>       ] )     ] [
      ( fhir:valueSet [
fhir:v "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_4021.html"^^xsd:anyURI ;
fhir:link <http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_4021.html>       ] )     ] )
  ] . #