HL7 Terminology (THO)
3.0.0 - Publication

This page is part of the HL7 Terminology (v3.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: hl7VS-subtypeOfReferencedData - TTL Representation

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:Resource.id [ fhir:value "v2-notAllCodes-0291"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-v2-0291.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0291</code></a> version <code>2.4.0</code><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><a href=\"CodeSystem-v2-0291.html#v2-0291-BASIC\">BASIC</a></td><td>ISDN PCM audio data</td><td>ISDN PCM audio data</td></tr><tr><td><a href=\"CodeSystem-v2-0291.html#v2-0291-.8230\">…</a></td><td>Source RFC 2046</td><td>Source RFC 2046</td></tr><tr><td><a href=\"CodeSystem-v2-0291.html#v2-0291-DICOM\">DICOM</a></td><td>Digital Imaging and Communications in Medicine</td><td>Digital Imaging and Communications in Medicine</td></tr><tr><td><a href=\"CodeSystem-v2-0291.html#v2-0291-FAX\">FAX</a></td><td>Facsimile data</td><td>Facsimile data</td></tr><tr><td><a href=\"CodeSystem-v2-0291.html#v2-0291-GIF\">GIF</a></td><td>Graphics Interchange Format</td><td>Graphics Interchange Format</td></tr><tr><td><a href=\"CodeSystem-v2-0291.html#v2-0291-HTML\">HTML</a></td><td>Hypertext Markup Language</td><td>Hypertext Markup Language</td></tr><tr><td><a href=\"CodeSystem-v2-0291.html#v2-0291-JOT\">JOT</a></td><td>Electronic ink data (Jot 1.0 standard)</td><td>Electronic ink data (Jot 1.0 standard)</td></tr><tr><td><a href=\"CodeSystem-v2-0291.html#v2-0291-JPEG\">JPEG</a></td><td>Joint Photographic Experts Group</td><td>Joint Photographic Experts Group</td></tr><tr><td><a href=\"CodeSystem-v2-0291.html#v2-0291-Octet-stream\">Octet-stream</a></td><td>Uninterpreted binary data</td><td>Uninterpreted binary data</td></tr><tr><td><a href=\"CodeSystem-v2-0291.html#v2-0291-PICT\">PICT</a></td><td>PICT format image data</td><td>PICT format image data</td></tr><tr><td><a href=\"CodeSystem-v2-0291.html#v2-0291-PostScript\">PostScript</a></td><td>PostScript program</td><td>PostScript program</td></tr><tr><td><a href=\"CodeSystem-v2-0291.html#v2-0291-RTF\">RTF</a></td><td>Rich Text Format</td><td>Rich Text Format</td></tr><tr><td><a href=\"CodeSystem-v2-0291.html#v2-0291-SGML\">SGML</a></td><td>Standard Generalized Markup Language (HL7 V2.3.1 and later)</td><td>Standard Generalized Markup Language (HL7 V2.3.1 and later)</td></tr><tr><td><a href=\"CodeSystem-v2-0291.html#v2-0291-TIFF\">TIFF</a></td><td>TIFF image data</td><td>TIFF image data</td></tr><tr><td><a href=\"CodeSystem-v2-0291.html#v2-0291-XML\">XML</a></td><td>Extensible Markup Language (HL7 V2.3.1 and later)</td><td>Extensible Markup Language (HL7 V2.3.1 and later)</td></tr><tr><td><a href=\"CodeSystem-v2-0291.html#v2-0291-x-hl7-cda-level-one\">x-hl7-cda-level-one</a></td><td>HL7 Clinical Document Architecture Level One document</td><td>HL7 Clinical Document Architecture Level One document</td></tr></table></li></ul></div>"
  ];
  fhir:ValueSet.url [ fhir:value "http://terminology.hl7.org/ValueSet/v2-notAllCodes-0291"];
  fhir:ValueSet.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.21.193" ]
  ];
  fhir:ValueSet.version [ fhir:value "2.0.0"];
  fhir:ValueSet.name [ fhir:value "Hl7VSSubtypeOfReferencedData"];
  fhir:ValueSet.title [ fhir:value "hl7VS-subtypeOfReferencedData"];
  fhir:ValueSet.status [ fhir:value "active"];
  fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:ValueSet.date [ fhir:value "2019-12-01"^^xsd:date];
  fhir:ValueSet.publisher [ fhir:value "HL7, Inc"];
  fhir:ValueSet.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "https://github.com/HL7/UTG" ]     ]
  ];
  fhir:ValueSet.description [ fhir:value "A subset of the IANA media subtypes of binary data that are encoded in an ascii structure or stream."];
  fhir:ValueSet.copyright [ fhir:value "Copyright HL7. Licensed under creative commons public domain"];
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0;
       fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0291" ];
       fhir:ValueSet.compose.include.version [ fhir:value "2.4.0" ];
       fhir:ValueSet.compose.include.concept [
         fhir:index 0;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "BASIC" ]       ], [
         fhir:index 1;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "…" ]       ], [
         fhir:index 2;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "DICOM" ]       ], [
         fhir:index 3;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "FAX" ]       ], [
         fhir:index 4;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "GIF" ]       ], [
         fhir:index 5;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "HTML" ]       ], [
         fhir:index 6;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "JOT" ]       ], [
         fhir:index 7;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "JPEG" ]       ], [
         fhir:index 8;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "Octet-stream" ]       ], [
         fhir:index 9;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "PICT" ]       ], [
         fhir:index 10;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "PostScript" ]       ], [
         fhir:index 11;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "RTF" ]       ], [
         fhir:index 12;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "SGML" ]       ], [
         fhir:index 13;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "TIFF" ]       ], [
         fhir:index 14;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "XML" ]       ], [
         fhir:index 15;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "x-hl7-cda-level-one" ]       ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.