This page is part of the HL7 Terminology (v6.0.0: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2019-12-01 |
@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:id [ fhir:v "v2-notAllCodes-0291"] ; #
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 v2-notAllCodes-0291</b></p><a name=\"v2-notAllCodes-0291\"> </a><a name=\"hcv2-notAllCodes-0291\"> </a><a name=\"v2-notAllCodes-0291-en-US\"> </a><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.0.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 style=\"color: #cccccc\">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 style=\"color: #cccccc\">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 style=\"color: #cccccc\">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 style=\"color: #cccccc\">Facsimile data</td><td>Facsimile data</td></tr><tr><td><a href=\"CodeSystem-v2-0291.html#v2-0291-GIF\">GIF</a></td><td style=\"color: #cccccc\">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 style=\"color: #cccccc\">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 style=\"color: #cccccc\">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 style=\"color: #cccccc\">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 style=\"color: #cccccc\">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 style=\"color: #cccccc\">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 style=\"color: #cccccc\">PostScript program</td><td>PostScript program</td></tr><tr><td><a href=\"CodeSystem-v2-0291.html#v2-0291-RTF\">RTF</a></td><td style=\"color: #cccccc\">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 style=\"color: #cccccc\">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 style=\"color: #cccccc\">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 style=\"color: #cccccc\">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 style=\"color: #cccccc\">HL7 Clinical Document Architecture Level One document</td><td>HL7 Clinical Document Architecture Level One document</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://terminology.hl7.org/ValueSet/v2-notAllCodes-0291"^^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.21.193" ]
] ) ; #
fhir:version [ fhir:v "2.0.0"] ; #
fhir:name [ fhir:v "Hl7VSSubtypeOfReferencedData"] ; #
fhir:title [ fhir:v "hl7VS-subtypeOfReferencedData"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2019-12-01"^^xsd:date] ; #
fhir:publisher [ fhir:v "Health Level Seven International"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hq@HL7.org" ] ] )
] ) ; #
fhir:description [ fhir:v "A subset of the IANA media subtypes of binary data that are encoded in an ascii structure or stream."] ; #
fhir:copyright [ fhir:v "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0291"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2.0.0" ] ;
( fhir:concept [
fhir:code [ fhir:v "BASIC" ] ] [
fhir:code [ fhir:v "…" ] ] [
fhir:code [ fhir:v "DICOM" ] ] [
fhir:code [ fhir:v "FAX" ] ] [
fhir:code [ fhir:v "GIF" ] ] [
fhir:code [ fhir:v "HTML" ] ] [
fhir:code [ fhir:v "JOT" ] ] [
fhir:code [ fhir:v "JPEG" ] ] [
fhir:code [ fhir:v "Octet-stream" ] ] [
fhir:code [ fhir:v "PICT" ] ] [
fhir:code [ fhir:v "PostScript" ] ] [
fhir:code [ fhir:v "RTF" ] ] [
fhir:code [ fhir:v "SGML" ] ] [
fhir:code [ fhir:v "TIFF" ] ] [
fhir:code [ fhir:v "XML" ] ] [
fhir:code [ fhir:v "x-hl7-cda-level-one" ] ] ) ] )
] . #
IG © 2020+ HL7 International - Vocabulary Work Group. Package hl7.terminology#6.0.0 based on FHIR 5.0.0. Generated 2024-07-14
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change