v2+ Vocabulary
0.3.0 - Working Draft to present the concept ideas (FO)

v2+ Vocabulary - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Modality (2.3 - 1.0.0) - TTL Representation

Active as of 2025-08-05

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "modalityV100"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-modalityV100.html\"><code>http://terminology.hl7.org/v2plusvocab/CodeSystem/modalityV100</code></a></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-v2versionCreated"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"     ]
  ] [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-versionHistory"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "generate correct history somehow"     ]
  ] [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-tableNo"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0259"     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/modalityV100"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.18.154" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "ModalityV100"] ; # 
  fhir:title [ fhir:v "Modality (2.3 - 1.0.0)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2025-08-05T15:14:51+02:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "Code system of concepts used to define the imaging apparatus expected to be used to acquire an observation.  This table has been removed from the standard as of 2.7 in favor of table 0910.  Used in HL7 Version 2.x messaging in the OM1 segment."] ; # 
  fhir:copyright [ fhir:v "HL7 Inc., 2024"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionIntroduced"^^xsd:anyURI ] ;
fhir:description [ fhir:v "version when was this code introduced" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "versionDeprecated" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionDeprecated"^^xsd:anyURI ] ;
fhir:description [ fhir:v "version when was this code deprecated" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "A code that indicates the status of the concept. Typical values are active, experimental, deprecated, and retired" ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "comment" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#comment"^^xsd:anyURI ] ;
fhir:description [ fhir:v "A string that provides additional detail pertinent to the use or understanding of the concept" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "usage" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#usage"^^xsd:anyURI ] ;
fhir:description [ fhir:v "usage notes for this code" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "modified" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#modified"^^xsd:anyURI ] ;
fhir:description [ fhir:v "date of last modification" ] ;
fhir:type [ fhir:v "dateTime" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "AS" ] ;
fhir:display [ fhir:v "Angioscopy" ] ;
fhir:definition [ fhir:v "Angioscopy" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "BS" ] ;
fhir:display [ fhir:v "Biomagnetic imaging" ] ;
fhir:definition [ fhir:v "Biomagnetic imaging" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "CD" ] ;
fhir:display [ fhir:v "Color flow Doppler" ] ;
fhir:definition [ fhir:v "Color flow doppler" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "CP" ] ;
fhir:display [ fhir:v "Colposcopy" ] ;
fhir:definition [ fhir:v "Colposcopy" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "CR" ] ;
fhir:display [ fhir:v "Computed radiography" ] ;
fhir:definition [ fhir:v "Computed radiography" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "CS" ] ;
fhir:display [ fhir:v "Cystoscopy" ] ;
fhir:definition [ fhir:v "Cystoscopy" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "CT" ] ;
fhir:display [ fhir:v "Computed tomography" ] ;
fhir:definition [ fhir:v "Computed tomography" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "DD" ] ;
fhir:display [ fhir:v "Duplex Doppler" ] ;
fhir:definition [ fhir:v "Duplex Doppler" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "DG" ] ;
fhir:display [ fhir:v "Diapanography" ] ;
fhir:definition [ fhir:v "Diapanography" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "DM" ] ;
fhir:display [ fhir:v "Digital microscopy" ] ;
fhir:definition [ fhir:v "Digital microscopy" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "EC" ] ;
fhir:display [ fhir:v "Echocardiography" ] ;
fhir:definition [ fhir:v "Echocardiography" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "ES" ] ;
fhir:display [ fhir:v "Endoscopy" ] ;
fhir:definition [ fhir:v "Endoscopy" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "FA" ] ;
fhir:display [ fhir:v "Fluorescein angiography" ] ;
fhir:definition [ fhir:v "Fluorescein angiography" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "FS" ] ;
fhir:display [ fhir:v "Fundoscopy" ] ;
fhir:definition [ fhir:v "Fundoscopy" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "LP" ] ;
fhir:display [ fhir:v "Laparoscopy" ] ;
fhir:definition [ fhir:v "Laparoscopy" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "LS" ] ;
fhir:display [ fhir:v "Laser surface scan" ] ;
fhir:definition [ fhir:v "Laser surface scan" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "MA" ] ;
fhir:display [ fhir:v "Magnetic resonance angiography" ] ;
fhir:definition [ fhir:v "Magnetic resonance angiography" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "MS" ] ;
fhir:display [ fhir:v "Magnetic resonance spectroscopy" ] ;
fhir:definition [ fhir:v "Magnetic resonance spectroscopy" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "NM" ] ;
fhir:display [ fhir:v "Nuclear Medicine (radioisotope study)" ] ;
fhir:definition [ fhir:v "Nuclear Medicine (radioisotope study)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "OT" ] ;
fhir:display [ fhir:v "Other" ] ;
fhir:definition [ fhir:v "Other" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "PT" ] ;
fhir:display [ fhir:v "Positron emission tomography (PET)" ] ;
fhir:definition [ fhir:v "Positron emission tomography (PET)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "RF" ] ;
fhir:display [ fhir:v "Radio fluoroscopy" ] ;
fhir:definition [ fhir:v "Radio fluoroscopy" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "ST" ] ;
fhir:display [ fhir:v "Single photon emission computed tomography (SPECT)" ] ;
fhir:definition [ fhir:v "Single photon emission computed tomography (SPECT)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "TG" ] ;
fhir:display [ fhir:v "Thermography" ] ;
fhir:definition [ fhir:v "Thermography" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "Ultrasound" ] ;
fhir:definition [ fhir:v "Ultrasound" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "XA" ] ;
fhir:display [ fhir:v "X-ray Angiography" ] ;
fhir:definition [ fhir:v "X-ray Angiography" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] ) . #