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

Properties

This code system defines the following properties for its concepts

CodeURITypeDescription
statushttp://terminology.hl7.org/CodeSystem/utg-concept-properties#statuscodeStatus of the concept
deprecatedhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecatedcodeVersion of HL7 in which the code was deprecated
v2-concCommenthttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentstringV2 Concept Comment
v2-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-0104 defines the following codes in a Is-A heirarchy:

CodeDisplayDefinitiondeprecatedV2 Concept CommentV2 Concept Comment As PublishedDeutsch (German, de)
2.0 Release 2.0Release 2.0September 1988September 1988Version 2.0, September 1988
2.0D Demo 2.0Demo 2.0October 1988October 1988Version 2.0, October 1988 (nur zu Demonstrationszwecken)
2.1 Release 2.1Release 2.1March 1990March 1990Version 2.1, März 1990
2.2 Release 2.2Release 2.2December 1994December 1994Version 2.2, Dezember 1994
2.3 Release 2.3Release 2.3March 1997March 1997
2.3.1 Release 2.3.1Release 2.3.1May 1999May 1999
2.3.2 Release 2.3.2Release 2.3.22.9
2.4 Release 2.4Release 2.4November 2000November 2000
2.5 Release 2.5Release 2.5May 2003May 2003
2.5.1 Release 2.5.1Release 2.5.1January 2007January 2007
2.6 Release 2.6Release 2.6July 2007July 2007
2.7 Release 2.7Release 2.7November 2010November 2010
2.7.1 Release 2.7.1Release 2.7.1July 2012July 2012
2.8 Release 2.8Release 2.8February 2014February 2014
2.8.1 Release 2.8.1Release 2.8.1April 2014April 2014
2.8.2 Release 2.8.2Release 2.8.2May 2015May 2015
2.9 Draft 2.9Draft 2.9Sep. 2017Sep. 2017
" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ; fhir:value [ fhir:v "inm" ] ] ) ; # fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0104"^^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.41" ] ] ) ; # fhir:version [ fhir:v "2.12.0"] ; # fhir:name [ fhir:v "VersionId"] ; # fhir:title [ fhir:v "versionId"] ; # 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 "HL7-defined code system of concepts which are used to identify an HL7 version in the Version 2.x family of published standards. Used in HL7 Version 2.x messaging in the VID segment."] ; # fhir:purpose [ fhir:v "Underlying Master Code System for V2 table 0104 (Version ID)"] ; # 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"] ; # fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/v2-0104"^^xsd:anyURI ; fhir:link ] ; # 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 "1321" ] ; fhir:code [ fhir:v "2.0" ] ; fhir:display [ fhir:v "Release 2.0" ] ; fhir:definition [ fhir:v "Release 2.0" ] ; fhir:designation ( [ fhir:language [ fhir:v "de" ] ; fhir:use [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ; fhir:code [ fhir:v "preferredForLanguage" ] ] ; fhir:value [ fhir:v "Version 2.0, September 1988" ] ] ) ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "September 1988" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "September 1988" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1322" ] ; fhir:code [ fhir:v "2.0D" ] ; fhir:display [ fhir:v "Demo 2.0" ] ; fhir:definition [ fhir:v "Demo 2.0" ] ; fhir:designation ( [ fhir:language [ fhir:v "de" ] ; fhir:use [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ; fhir:code [ fhir:v "preferredForLanguage" ] ] ; fhir:value [ fhir:v "Version 2.0, October 1988 (nur zu Demonstrationszwecken)" ] ] ) ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "October 1988" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "October 1988" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1323" ] ; fhir:code [ fhir:v "2.1" ] ; fhir:display [ fhir:v "Release 2.1" ] ; fhir:definition [ fhir:v "Release 2.1" ] ; fhir:designation ( [ fhir:language [ fhir:v "de" ] ; fhir:use [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ; fhir:code [ fhir:v "preferredForLanguage" ] ] ; fhir:value [ fhir:v "Version 2.1, März 1990" ] ] ) ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "March 1990" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "March 1990" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1324" ] ; fhir:code [ fhir:v "2.2" ] ; fhir:display [ fhir:v "Release 2.2" ] ; fhir:definition [ fhir:v "Release 2.2" ] ; fhir:designation ( [ fhir:language [ fhir:v "de" ] ; fhir:use [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ; fhir:code [ fhir:v "preferredForLanguage" ] ] ; fhir:value [ fhir:v "Version 2.2, Dezember 1994" ] ] ) ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "December 1994" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "December 1994" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1325" ] ; fhir:code [ fhir:v "2.3" ] ; fhir:display [ fhir:v "Release 2.3" ] ; fhir:definition [ fhir:v "Release 2.3" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "March 1997" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "March 1997" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1326" ] ; fhir:code [ fhir:v "2.3.1" ] ; fhir:display [ fhir:v "Release 2.3.1" ] ; fhir:definition [ fhir:v "Release 2.3.1" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "May 1999" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "May 1999" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1327" ] ; fhir:code [ fhir:v "2.3.2" ] ; fhir:display [ fhir:v "Release 2.3.2" ] ; fhir:definition [ fhir:v "Release 2.3.2" ] ; fhir:property ( [ fhir:code [ fhir:v "deprecated" ] ; fhir:value [ fhir:v "2.9" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1328" ] ; fhir:code [ fhir:v "2.4" ] ; fhir:display [ fhir:v "Release 2.4" ] ; fhir:definition [ fhir:v "Release 2.4" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "November 2000" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "November 2000" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1329" ] ; fhir:code [ fhir:v "2.5" ] ; fhir:display [ fhir:v "Release 2.5" ] ; fhir:definition [ fhir:v "Release 2.5" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "May 2003" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "May 2003" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1330" ] ; fhir:code [ fhir:v "2.5.1" ] ; fhir:display [ fhir:v "Release 2.5.1" ] ; fhir:definition [ fhir:v "Release 2.5.1" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "January 2007" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "January 2007" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1331" ] ; fhir:code [ fhir:v "2.6" ] ; fhir:display [ fhir:v "Release 2.6" ] ; fhir:definition [ fhir:v "Release 2.6" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "July 2007" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "July 2007" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1332" ] ; fhir:code [ fhir:v "2.7" ] ; fhir:display [ fhir:v "Release 2.7" ] ; fhir:definition [ fhir:v "Release 2.7" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "November 2010" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "November 2010" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1333" ] ; fhir:code [ fhir:v "2.7.1" ] ; fhir:display [ fhir:v "Release 2.7.1" ] ; fhir:definition [ fhir:v "Release 2.7.1" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "July 2012" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "July 2012" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1334" ] ; fhir:code [ fhir:v "2.8" ] ; fhir:display [ fhir:v "Release 2.8" ] ; fhir:definition [ fhir:v "Release 2.8" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "February 2014" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "February 2014" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1335" ] ; fhir:code [ fhir:v "2.8.1" ] ; fhir:display [ fhir:v "Release 2.8.1" ] ; fhir:definition [ fhir:v "Release 2.8.1" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "April 2014" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "April 2014" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1336" ] ; fhir:code [ fhir:v "2.8.2" ] ; fhir:display [ fhir:v "Release 2.8.2" ] ; fhir:definition [ fhir:v "Release 2.8.2" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "May 2015" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "May 2015" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1337" ] ; fhir:code [ fhir:v "2.9" ] ; fhir:display [ fhir:v "Draft 2.9" ] ; fhir:definition [ fhir:v "Draft 2.9" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "Sep. 2017" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "Sep. 2017" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "N" ] ] ) ] ) . # # -------------------------------------------------------------------------------------