@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "v2-0834"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: CodeSystem v2-0834

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
statusstatushttp://terminology.hl7.org/CodeSystem/utg-concept-properties#statuscodeStatus of the concept
deprecateddeprecatedhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecatedcodeVersion of HL7 in which the code was deprecated
V2 Concept Commentv2-concCommenthttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentstringV2 Concept Comment
V2 Concept Comment As Publishedv2-concCommentAsPubhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPubstringV2 Concept Comment As Published

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v2-0834 defines the following codes in a Is-A hierarchy:

CodeDisplayDefinitionstatusV2 Concept CommentV2 Concept Comment As Published
application Application dataApplication dataA
audio Audio dataAudio dataA
image Image dataImage dataA
model Model dataModel dataARFC 2077RFC 2077
text Text dataText dataA
video Video dataVideo dataA
multipart MIME multipart packageMIME multipart packageA
"^^rdf:XMLLiteral ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "inm" ] ] ) ; # fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0834"^^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.408" ] ] ) ; # fhir:version [ fhir:v "2.0.0"] ; # fhir:name [ fhir:v "MimeTypes"] ; # fhir:title [ fhir:v "mimeTypes"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v false] ; # 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 "Code system of concepts specifying the general type of data. Used in HL7 Version 2.x messaging in the RP and ED datatypes."] ; # fhir:purpose [ fhir:v "Underlying Master Code System for V2 table 0834 (MIME Types)"] ; # 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:caseSensitive [ fhir:v true] ; # fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/v2-0834"^^xsd:anyURI ; fhir:link ] ; # fhir:hierarchyMeaning [ fhir:v "is-a"] ; # fhir:compositional [ fhir:v false] ; # fhir:versionNeeded [ fhir:v false] ; # 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 "6490" ] ; fhir:code [ fhir:v "application" ] ; fhir:display [ fhir:v "Application data" ] ; fhir:definition [ fhir:v "Application data" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6491" ] ; fhir:code [ fhir:v "audio" ] ; fhir:display [ fhir:v "Audio data" ] ; fhir:definition [ fhir:v "Audio data" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6492" ] ; fhir:code [ fhir:v "image" ] ; fhir:display [ fhir:v "Image data" ] ; fhir:definition [ fhir:v "Image data" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6493" ] ; fhir:code [ fhir:v "model" ] ; fhir:display [ fhir:v "Model data" ] ; fhir:definition [ fhir:v "Model data" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ a fhir:string ; fhir:v "RFC 2077" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ a fhir:string ; fhir:v "RFC 2077" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6494" ] ; fhir:code [ fhir:v "text" ] ; fhir:display [ fhir:v "Text data" ] ; fhir:definition [ fhir:v "Text data" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6495" ] ; fhir:code [ fhir:v "video" ] ; fhir:display [ fhir:v "Video data" ] ; fhir:definition [ fhir:v "Video data" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6496" ] ; fhir:code [ fhir:v "multipart" ] ; fhir:display [ fhir:v "MIME multipart package" ] ; fhir:definition [ fhir:v "MIME multipart package" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "A" ] ] ) ] ) . # # -------------------------------------------------------------------------------------