MyHealthEu MVC package
9.1.0 - ci-build

MyHealthEu MVC package - Local Development build (v9.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: eHDSI Technical Modality - TTL Representation

Active as of 2026-02-19

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "eHDSITechnicalModality"] ; # 
  fhir:url [
fhir:v "http://terminology.ehdsi.eu/ValueSet/eHDSITechnicalModality"^^xsd:anyURI ;
fhir:l <http://terminology.ehdsi.eu/ValueSet/eHDSITechnicalModality>
  ] ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986>     ] ;
fhir:value [ fhir:v "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.99" ]
  ] ) ; # 
  fhir:version [ fhir:v "9.1.0"] ; # 
  fhir:name [ fhir:v "EHDSITechnicalModality"] ; # 
  fhir:title [ fhir:v "eHDSI Technical Modality"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-02-19T15:58:54+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "MyHealth@Eu"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "MyHealth@Eu" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The Value Set is used for identifing the type of equipment, or function or technique of that equipment, that created the data used to create an instance, other than by means of acquisition through interaction with a patient or specimen."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ;
fhir:l <http://dicom.nema.org/resources/ontology/DCM>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "ASMT" ] ;
fhir:display [ fhir:v "Content Assessment Result" ]       ] [
fhir:code [ fhir:v "AU" ] ;
fhir:display [ fhir:v "Audio" ]       ] [
fhir:code [ fhir:v "CTPROTOCOL" ] ;
fhir:display [ fhir:v "CT Protocol" ]       ] [
fhir:code [ fhir:v "DOC" ] ;
fhir:display [ fhir:v "Document" ]       ] [
fhir:code [ fhir:v "FID" ] ;
fhir:display [ fhir:v "Spatial Fiducials" ]       ] [
fhir:code [ fhir:v "HC" ] ;
fhir:display [ fhir:v "Hard Copy" ]       ] [
fhir:code [ fhir:v "IOL" ] ;
fhir:display [ fhir:v "Intraocular Lens Calculation" ]       ] [
fhir:code [ fhir:v "KO" ] ;
fhir:display [ fhir:v "Key Object Selection" ]       ] [
fhir:code [ fhir:v "M3D" ] ;
fhir:display [ fhir:v "3D Manufacturing Modeling System" ]       ] [
fhir:code [ fhir:v "OT" ] ;
fhir:display [ fhir:v "Other Modality" ]       ] [
fhir:code [ fhir:v "PLAN" ] ;
fhir:display [ fhir:v "Plan" ]       ] [
fhir:code [ fhir:v "PR" ] ;
fhir:display [ fhir:v "Presentation State" ]       ] [
fhir:code [ fhir:v "REG" ] ;
fhir:display [ fhir:v "Registration" ]       ] [
fhir:code [ fhir:v "RTDOSE" ] ;
fhir:display [ fhir:v "Radiotherapy Dose" ]       ] [
fhir:code [ fhir:v "RTPLAN" ] ;
fhir:display [ fhir:v "Radiotherapy Plan" ]       ] [
fhir:code [ fhir:v "RTRECORD" ] ;
fhir:display [ fhir:v "Radiotherapy Treatment Record" ]       ] [
fhir:code [ fhir:v "RTSTRUCT" ] ;
fhir:display [ fhir:v "Radiotherapy Structure Set" ]       ] [
fhir:code [ fhir:v "RWV" ] ;
fhir:display [ fhir:v "Real World Value Map" ]       ] [
fhir:code [ fhir:v "SEG" ] ;
fhir:display [ fhir:v "Segmentation" ]       ] [
fhir:code [ fhir:v "SMR" ] ;
fhir:display [ fhir:v "Stereometric Relationship" ]       ] [
fhir:code [ fhir:v "SR" ] ;
fhir:display [ fhir:v "Structured Report Document" ]       ] [
fhir:code [ fhir:v "STAIN" ] ;
fhir:display [ fhir:v "Automated Slide Stainer" ]       ] [
fhir:code [ fhir:v "TEXTUREMAP" ] ;
fhir:display [ fhir:v "Texture Map" ]       ] )     ] )
  ] . #