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

versionId

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.

\n

Copyright Statement: Copyright HL7. Licensed under creative commons public domain

Properties

CodeURLDescriptionType
statushttp://terminology.hl7.org/CodeSystem/utg-concept-properties#statusStatus of the conceptcode
deprecatedhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecatedVersion of HL7 in which the code was deprecatedcode
v2-concCommenthttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentV2 Concept Commentstring
v2-concCommentAsPubhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPubV2 Concept Comment As Publishedstring

This code system http://terminology.hl7.org/CodeSystem/v2-0104 defines the following codes:

CodeDisplayDefinitionV2 Table StatusdeprecatedV2 Concept CommentV2 Concept Comment As Published
2.0 Release 2.0Release 2.0ASeptember 1988September 1988
2.0D Demo 2.0Demo 2.0AOctober 1988October 1988
2.1 Release 2.1Release 2.1AMarch 1990March 1990
2.2 Release 2.2Release 2.2ADecember 1994December 1994
2.3 Release 2.3Release 2.3AMarch 1997March 1997
2.3.1 Release 2.3.1Release 2.3.1AMay 1999May 1999
2.3.2 Release 2.3.2Release 2.3.2A2.9
2.4 Release 2.4Release 2.4ANovember 2000November 2000
2.5 Release 2.5Release 2.5AMay 2003May 2003
2.5.1 Release 2.5.1Release 2.5.1AJanuary 2007January 2007
2.6 Release 2.6Release 2.6AJuly 2007July 2007
2.7 Release 2.7Release 2.7ANovember 2010November 2010
2.7.1 Release 2.7.1Release 2.7.1AJuly 2012July 2012
2.8 Release 2.8Release 2.8AFebruary 2014February 2014
2.8.1 Release 2.8.1Release 2.8.1AApril 2014April 2014
2.8.2 Release 2.8.2Release 2.8.2AMay 2015May 2015
2.9 Draft 2.9Draft 2.9NSep. 2017Sep. 2017

Additional Language Displays

CodeDeutsch (German, de)
2.0Version 2.0, September 1988
2.0DVersion 2.0, October 1988 (nur zu Demonstrationszwecken)
2.1Version 2.1, März 1990
2.2Version 2.2, Dezember 1994
2.3
2.3.1
2.3.2
2.4
2.5
2.5.1
2.6
2.7
2.7.1
2.8
2.8.1
2.8.2
2.9
" ]; fhir:DomainResource.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ]; fhir:Extension.valueCode [ fhir:value "inm" ] ]; fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0104"]; fhir:CodeSystem.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.18.41" ] ]; fhir:CodeSystem.version [ fhir:value "2.12.0"]; fhir:CodeSystem.name [ fhir:value "VersionId"]; fhir:CodeSystem.title [ fhir:value "versionId"]; fhir:CodeSystem.status [ fhir:value "active"]; fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean]; fhir:CodeSystem.date [ fhir:value "2019-12-01T00:00:00-05:00"^^xsd:dateTime]; fhir:CodeSystem.publisher [ fhir:value "HL7, Inc"]; fhir:CodeSystem.contact [ fhir:index 0; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/" ] ] ]; fhir:CodeSystem.description [ fhir:value "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:CodeSystem.purpose [ fhir:value "Underlying Master Code System for V2 table 0104 (Version ID)"]; fhir:CodeSystem.copyright [ fhir:value "Copyright HL7. Licensed under creative commons public domain"]; fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean]; fhir:CodeSystem.valueSet [ fhir:value "http://terminology.hl7.org/ValueSet/v2-0104"; fhir:link ]; fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"]; fhir:CodeSystem.compositional [ fhir:value "false"^^xsd:boolean]; fhir:CodeSystem.versionNeeded [ fhir:value "false"^^xsd:boolean]; fhir:CodeSystem.content [ fhir:value "complete"]; fhir:CodeSystem.property [ fhir:index 0; fhir:CodeSystem.property.code [ fhir:value "status" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status" ]; fhir:CodeSystem.property.description [ fhir:value "Status of the concept" ]; fhir:CodeSystem.property.type [ fhir:value "code" ] ], [ fhir:index 1; fhir:CodeSystem.property.code [ fhir:value "deprecated" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated" ]; fhir:CodeSystem.property.description [ fhir:value "Version of HL7 in which the code was deprecated" ]; fhir:CodeSystem.property.type [ fhir:value "code" ] ], [ fhir:index 2; fhir:CodeSystem.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment" ]; fhir:CodeSystem.property.description [ fhir:value "V2 Concept Comment" ]; fhir:CodeSystem.property.type [ fhir:value "string" ] ], [ fhir:index 3; fhir:CodeSystem.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub" ]; fhir:CodeSystem.property.description [ fhir:value "V2 Concept Comment As Published" ]; fhir:CodeSystem.property.type [ fhir:value "string" ] ]; fhir:CodeSystem.concept [ fhir:index 0; fhir:Element.id [ fhir:value "1321" ]; fhir:CodeSystem.concept.code [ fhir:value "2.0" ]; fhir:CodeSystem.concept.display [ fhir:value "Release 2.0" ]; fhir:CodeSystem.concept.definition [ fhir:value "Release 2.0" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Version 2.0, September 1988" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "September 1988" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "September 1988" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 1; fhir:Element.id [ fhir:value "1322" ]; fhir:CodeSystem.concept.code [ fhir:value "2.0D" ]; fhir:CodeSystem.concept.display [ fhir:value "Demo 2.0" ]; fhir:CodeSystem.concept.definition [ fhir:value "Demo 2.0" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Version 2.0, October 1988 (nur zu Demonstrationszwecken)" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "October 1988" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "October 1988" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 2; fhir:Element.id [ fhir:value "1323" ]; fhir:CodeSystem.concept.code [ fhir:value "2.1" ]; fhir:CodeSystem.concept.display [ fhir:value "Release 2.1" ]; fhir:CodeSystem.concept.definition [ fhir:value "Release 2.1" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Version 2.1, März 1990" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "March 1990" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "March 1990" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 3; fhir:Element.id [ fhir:value "1324" ]; fhir:CodeSystem.concept.code [ fhir:value "2.2" ]; fhir:CodeSystem.concept.display [ fhir:value "Release 2.2" ]; fhir:CodeSystem.concept.definition [ fhir:value "Release 2.2" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Version 2.2, Dezember 1994" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "December 1994" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "December 1994" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 4; fhir:Element.id [ fhir:value "1325" ]; fhir:CodeSystem.concept.code [ fhir:value "2.3" ]; fhir:CodeSystem.concept.display [ fhir:value "Release 2.3" ]; fhir:CodeSystem.concept.definition [ fhir:value "Release 2.3" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "March 1997" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "March 1997" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 5; fhir:Element.id [ fhir:value "1326" ]; fhir:CodeSystem.concept.code [ fhir:value "2.3.1" ]; fhir:CodeSystem.concept.display [ fhir:value "Release 2.3.1" ]; fhir:CodeSystem.concept.definition [ fhir:value "Release 2.3.1" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "May 1999" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "May 1999" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 6; fhir:Element.id [ fhir:value "1327" ]; fhir:CodeSystem.concept.code [ fhir:value "2.3.2" ]; fhir:CodeSystem.concept.display [ fhir:value "Release 2.3.2" ]; fhir:CodeSystem.concept.definition [ fhir:value "Release 2.3.2" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "deprecated" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "2.9" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 7; fhir:Element.id [ fhir:value "1328" ]; fhir:CodeSystem.concept.code [ fhir:value "2.4" ]; fhir:CodeSystem.concept.display [ fhir:value "Release 2.4" ]; fhir:CodeSystem.concept.definition [ fhir:value "Release 2.4" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "November 2000" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "November 2000" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 8; fhir:Element.id [ fhir:value "1329" ]; fhir:CodeSystem.concept.code [ fhir:value "2.5" ]; fhir:CodeSystem.concept.display [ fhir:value "Release 2.5" ]; fhir:CodeSystem.concept.definition [ fhir:value "Release 2.5" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "May 2003" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "May 2003" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 9; fhir:Element.id [ fhir:value "1330" ]; fhir:CodeSystem.concept.code [ fhir:value "2.5.1" ]; fhir:CodeSystem.concept.display [ fhir:value "Release 2.5.1" ]; fhir:CodeSystem.concept.definition [ fhir:value "Release 2.5.1" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "January 2007" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "January 2007" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 10; fhir:Element.id [ fhir:value "1331" ]; fhir:CodeSystem.concept.code [ fhir:value "2.6" ]; fhir:CodeSystem.concept.display [ fhir:value "Release 2.6" ]; fhir:CodeSystem.concept.definition [ fhir:value "Release 2.6" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "July 2007" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "July 2007" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 11; fhir:Element.id [ fhir:value "1332" ]; fhir:CodeSystem.concept.code [ fhir:value "2.7" ]; fhir:CodeSystem.concept.display [ fhir:value "Release 2.7" ]; fhir:CodeSystem.concept.definition [ fhir:value "Release 2.7" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "November 2010" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "November 2010" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 12; fhir:Element.id [ fhir:value "1333" ]; fhir:CodeSystem.concept.code [ fhir:value "2.7.1" ]; fhir:CodeSystem.concept.display [ fhir:value "Release 2.7.1" ]; fhir:CodeSystem.concept.definition [ fhir:value "Release 2.7.1" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "July 2012" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "July 2012" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 13; fhir:Element.id [ fhir:value "1334" ]; fhir:CodeSystem.concept.code [ fhir:value "2.8" ]; fhir:CodeSystem.concept.display [ fhir:value "Release 2.8" ]; fhir:CodeSystem.concept.definition [ fhir:value "Release 2.8" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "February 2014" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "February 2014" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 14; fhir:Element.id [ fhir:value "1335" ]; fhir:CodeSystem.concept.code [ fhir:value "2.8.1" ]; fhir:CodeSystem.concept.display [ fhir:value "Release 2.8.1" ]; fhir:CodeSystem.concept.definition [ fhir:value "Release 2.8.1" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "April 2014" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "April 2014" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 15; fhir:Element.id [ fhir:value "1336" ]; fhir:CodeSystem.concept.code [ fhir:value "2.8.2" ]; fhir:CodeSystem.concept.display [ fhir:value "Release 2.8.2" ]; fhir:CodeSystem.concept.definition [ fhir:value "Release 2.8.2" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "May 2015" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "May 2015" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 16; fhir:Element.id [ fhir:value "1337" ]; fhir:CodeSystem.concept.code [ fhir:value "2.9" ]; fhir:CodeSystem.concept.display [ fhir:value "Draft 2.9" ]; fhir:CodeSystem.concept.definition [ fhir:value "Draft 2.9" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Sep. 2017" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Sep. 2017" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "N" ] ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------