HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 6.2.15 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions
: DICOM Controlled Terminology - TTL Representation
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#> .
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "v3-DCM"] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v3-DCM</b></p><a name=\"v3-DCM\"> </a><a name=\"hcv3-DCM\"> </a><a name=\"v3-DCM-en-US\"> </a><p>This case-sensitive code system <code>http://dicom.nema.org/resources/ontology/DCM</code> defines codes, but no codes are represented here</p></div>"^^rdf:XMLLiteral
] ;
fhir:url [ fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI] ;
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.2.840.10008.2.16.4" ]
] ) ;
fhir:version [ fhir:v "3.0.1"] ;
fhir:name [ fhir:v "DCM"] ;
fhir:title [ fhir:v "DICOM Controlled Terminology"] ;
fhir:status [ fhir:v "active"] ;
fhir:experimental [ fhir:v false] ;
fhir:date [ fhir:v "2020-09-03T00:00:00-04:00"^^xsd:dateTime] ;
fhir:publisher [ fhir:v "NEMA"] ;
fhir:contact ( [
fhir:name [ fhir:v "DICOM Standards Committee" ]
] ) ;
fhir:description [ fhir:v "Coded concepts defined in PS 3.16 Digital Imaging and Communications in Medicine (DICOM): Part 16: Content Mapping Resource, Annex D: DICOM Controlled Terminology Definition"] ;
fhir:caseSensitive [ fhir:v true] ;
fhir:content [ fhir:v "not-present"] .