This page is part of the HL7 Terminology (v5.3.0: Release) based on FHIR R4. 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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "v2-0291"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
] ; #
fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-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.18.181" ]
] ) ; #
fhir:version [ fhir:v "2.4.0"] ; #
fhir:name [ fhir:v "SubtypeOfReferencedData"] ; #
fhir:title [ fhir:v "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 "HL7, Inc"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/" ] ] )
] ) ; #
fhir:description [ fhir:v "Code system of a subset of the media subtypes of binary data that are encoded in an ascii structure or stream. Used in Version 2 messaging ED and RP datatypes, but only in standard 2.5.1 and earlier; after that, it was recommended that the IANA media types be used instead of this short list of HL7-defined codes. More information on the standard media types and subtypes may be found at http://www.iana.org/assignments/media-types/media-types.xhtml."] ; #
fhir:purpose [ fhir:v "Underlying Master Code System for V2 table 0291 (Subtype of Referenced Data)"] ; #
fhir:copyright [ fhir:v "Copyright HL7. Licensed under creative commons public domain"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/v2-0291"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/v2-0291>
] ; #
fhir:hierarchyMeaning [ fhir:v "is-a"] ; #
fhir:compositional [ fhir:v "false"^^xsd:boolean] ; #
fhir:versionNeeded [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Status of the concept" ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "deprecated" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Version of HL7 in which the code was deprecated" ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment"^^xsd:anyURI ] ;
fhir:description [ fhir:v "V2 Concept Comment" ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub"^^xsd:anyURI ] ;
fhir:description [ fhir:v "V2 Concept Comment As Published" ] ;
fhir:type [ fhir:v "string" ]
] ) ; #
fhir:concept ( [
fhir:id [ fhir:v "2813" ] ;
fhir:code [ fhir:v "BASIC" ] ;
fhir:display [ fhir:v "ISDN PCM audio data" ] ;
fhir:definition [ fhir:v "ISDN PCM audio data" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ] ] )
] [
fhir:id [ fhir:v "2814" ] ;
fhir:code [ fhir:v "..." ] ;
fhir:display [ fhir:v "Source RFC 2046" ] ;
fhir:definition [ fhir:v "Source RFC 2046" ] ;
( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [ fhir:v "2.9" ] ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ] ] )
] [
fhir:id [ fhir:v "2815" ] ;
fhir:code [ fhir:v "…" ] ;
fhir:display [ fhir:v "Source RFC 2046" ] ;
fhir:definition [ fhir:v "Source RFC 2046" ] ;
( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [ fhir:v "2.9" ] ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ] ] )
] [
fhir:id [ fhir:v "2816" ] ;
fhir:code [ fhir:v "DICOM" ] ;
fhir:display [ fhir:v "Digital Imaging and Communications in Medicine" ] ;
fhir:definition [ fhir:v "Digital Imaging and Communications in Medicine" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ] ] )
] [
fhir:id [ fhir:v "2817" ] ;
fhir:code [ fhir:v "FAX" ] ;
fhir:display [ fhir:v "Facsimile data" ] ;
fhir:definition [ fhir:v "Facsimile data" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ] ] )
] [
fhir:id [ fhir:v "2818" ] ;
fhir:code [ fhir:v "GIF" ] ;
fhir:display [ fhir:v "Graphics Interchange Format" ] ;
fhir:definition [ fhir:v "Graphics Interchange Format" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ] ] )
] [
fhir:id [ fhir:v "2819" ] ;
fhir:code [ fhir:v "HTML" ] ;
fhir:display [ fhir:v "Hypertext Markup Language" ] ;
fhir:definition [ fhir:v "Hypertext Markup Language" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ] ] )
] [
fhir:id [ fhir:v "2820" ] ;
fhir:code [ fhir:v "JOT" ] ;
fhir:display [ fhir:v "Electronic ink data (Jot 1.0 standard)" ] ;
fhir:definition [ fhir:v "Electronic ink data (Jot 1.0 standard)" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "2821" ] ;
fhir:code [ fhir:v "JPEG" ] ;
fhir:display [ fhir:v "Joint Photographic Experts Group" ] ;
fhir:definition [ fhir:v "Joint Photographic Experts Group" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ] ] )
] [
fhir:id [ fhir:v "2822" ] ;
fhir:code [ fhir:v "Octet-stream" ] ;
fhir:display [ fhir:v "Uninterpreted binary data" ] ;
fhir:definition [ fhir:v "Uninterpreted binary data" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ] ] )
] [
fhir:id [ fhir:v "2823" ] ;
fhir:code [ fhir:v "PICT" ] ;
fhir:display [ fhir:v "PICT format image data" ] ;
fhir:definition [ fhir:v "PICT format image data" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "2824" ] ;
fhir:code [ fhir:v "PostScript" ] ;
fhir:display [ fhir:v "PostScript program" ] ;
fhir:definition [ fhir:v "PostScript program" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ] ] )
] [
fhir:id [ fhir:v "2825" ] ;
fhir:code [ fhir:v "RTF" ] ;
fhir:display [ fhir:v "Rich Text Format" ] ;
fhir:definition [ fhir:v "Rich Text Format" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ] ] )
] [
fhir:id [ fhir:v "2826" ] ;
fhir:code [ fhir:v "SGML" ] ;
fhir:display [ fhir:v "Standard Generalized Markup Language (HL7 V2.3.1 and later)" ] ;
fhir:definition [ fhir:v "Standard Generalized Markup Language (HL7 V2.3.1 and later)" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ] ] )
] [
fhir:id [ fhir:v "2827" ] ;
fhir:code [ fhir:v "TIFF" ] ;
fhir:display [ fhir:v "TIFF image data" ] ;
fhir:definition [ fhir:v "TIFF image data" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ] ] )
] [
fhir:id [ fhir:v "2828" ] ;
fhir:code [ fhir:v "XML" ] ;
fhir:display [ fhir:v "Extensible Markup Language (HL7 V2.3.1 and later)" ] ;
fhir:definition [ fhir:v "Extensible Markup Language (HL7 V2.3.1 and later)" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ] ] )
] [
fhir:id [ fhir:v "2829" ] ;
fhir:code [ fhir:v "x-hl7-cda-level-one" ] ;
fhir:display [ fhir:v "HL7 Clinical Document Architecture Level One document" ] ;
fhir:definition [ fhir:v "HL7 Clinical Document Architecture Level One document" ] ;
( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Retained for backwards compatibility only as of v2.6 and CDA R 2. Preferred value is text/xml." ] ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Retained for backwards compatibility only as of v2.6 and CDA R 2. Preferred value is text/xml." ] ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] ) . #
IG © 2020+ HL7 International - Vocabulary Work Group. Package hl7.terminology#5.3.0 based on FHIR 4.0.1. Generated 2023-09-08
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change