MyHealth@Eu Hospital Discharge Report
0.0.1 - qa-preview 150

MyHealth@Eu Hospital Discharge Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: eHDSI Technical Modality - TTL Representation

Page standards status: Draft Maturity Level: 1

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:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eHDSITechnicalModality</b></p><a name=\"eHDSITechnicalModality\"> </a><a name=\"hceHDSITechnicalModality\"> </a><a name=\"eHDSITechnicalModality-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://dicom.nema.org/resources/ontology/DCM\"><code>http://dicom.nema.org/resources/ontology/DCM</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><code>ASMT</code></td><td>Content Assessment Result</td><td>A device, process or method that produces assessments of the content of other instances, e.g., for quality or suitability.</td></tr><tr><td><code>AU</code></td><td>Audio</td><td>An acquisition device, process or method that records audio.</td></tr><tr><td><code>CTPROTOCOL</code></td><td>CT Protocol</td><td>A device, process or method that produces CT device acquisition protocols.</td></tr><tr><td><code>DOC</code></td><td>Document</td><td>A device, process or method that produces documents. i.e., representations of documents as images, whether by scanning or other means.</td></tr><tr><td><code>FID</code></td><td>Spatial Fiducials</td><td>A device, process or method that identifies features or landmarks used to establish spatial correlation between objects or frames of reference.</td></tr><tr><td><code>HC</code></td><td>Hard Copy</td><td>A device, process or method that creates images to be printed as hard copy.</td></tr><tr><td><code>IOL</code></td><td>Intraocular Lens Calculation</td><td>A device, process or method that encodes calculations for an intraocular lens.</td></tr><tr><td><code>KO</code></td><td>Key Object Selection</td><td>A device, process or method that creates Key Object Selection objects.</td></tr><tr><td><code>M3D</code></td><td>3D Manufacturing Modeling System</td><td>A device, process or method that produces data (models) for use in 3D manufacturing.</td></tr><tr><td><code>OT</code></td><td>Other Modality</td><td>Other Modality device.</td></tr><tr><td><code>PLAN</code></td><td>Plan</td><td>A device, process or method that produces treatment plans, e.g., delivery instructions for RT.</td></tr><tr><td><code>PR</code></td><td>Presentation State</td><td>A device, process or method that creates Presentation State objects.</td></tr><tr><td><code>REG</code></td><td>Registration</td><td>An image processing device, process or method that creates Registration objects.</td></tr><tr><td><code>RTDOSE</code></td><td>Radiotherapy Dose</td><td>A device, process or method that records radiotherapy dose.</td></tr><tr><td><code>RTPLAN</code></td><td>Radiotherapy Plan</td><td>A device, process or method that produces radiotherapy plans.</td></tr><tr><td><code>RTRECORD</code></td><td>Radiotherapy Treatment Record</td><td>A device, process or method that records radiotherapy treatment records.</td></tr><tr><td><code>RTSTRUCT</code></td><td>Radiotherapy Structure Set</td><td>A device, process or method that produces Radiotherapy Structure Sets.</td></tr><tr><td><code>RWV</code></td><td>Real World Value Map</td><td>A device, process or method that produces mappings between image pixel values and some real-world values.</td></tr><tr><td><code>SEG</code></td><td>Segmentation</td><td>An image processing device, process or method that performs segmentation.</td></tr><tr><td><code>SMR</code></td><td>Stereometric Relationship</td><td>A device, process or method that records relationships between stereometric image pairs.</td></tr><tr><td><code>SR</code></td><td>Structured Report Document</td><td>A device, process or method that creates Structured Report documents.</td></tr><tr><td><code>STAIN</code></td><td>Automated Slide Stainer</td><td>A device, process or method that applies, in an automated manner, a stain, or reagent, to microscopy slides in preparation for imaging.</td></tr><tr><td><code>TEXTUREMAP</code></td><td>Texture Map</td><td>A device, process or method that produces texture maps.</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "draft"     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.ehdsi.eu/ValueSet/eHDSITechnicalModality"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.99" ]
  ] ) ; # 
  fhir:version [ fhir:v "0.0.1"] ; # 
  fhir:name [ fhir:v "EHDSITechnicalModality"] ; # 
  fhir:title [ fhir:v "eHDSI Technical Modality"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-05-15T19:49:39+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:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "150" ] ;
fhir:display [ fhir:v "Europe" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ] ;
      ( 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" ]       ] )     ] )
  ] . #