Release 4

This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU) in it's permanent home (it will always be available at this URL). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4

Codesystem-FHIR-version.ttl

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

Raw Turtle (+ also see Turtle/RDF Format Specification)

Definition for Code System FHIRVersion

@prefix fhir: <http://hl7.org/fhir/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

# - resource -------------------------------------------------------------------

[] a fhir:CodeSystem;
  fhir:Resource.id [ fhir:value "FHIR-version"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2019-11-01T09:29:23.356+11:00" ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ]
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ];
     fhir:Extension.value [ fhir:value "vocab" ]
  ], [
     fhir:index 1;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
     fhir:Extension.value [ fhir:value "normative" ]
  ], [
     fhir:index 2;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version" ];
     fhir:Extension.value [ fhir:value "4.0.0" ]
  ], [
     fhir:index 3;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
     fhir:Extension.value [ fhir:value "5" ]
  ];
  fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/FHIR-version"];
  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.4.642.4.1310" ]
  ];
  fhir:CodeSystem.version [ fhir:value "4.0.1"];
  fhir:CodeSystem.name [ fhir:value "FHIRVersion"];
  fhir:CodeSystem.title [ fhir:value "FHIRVersion"];
  fhir:CodeSystem.status [ fhir:value "active"];
  fhir:CodeSystem.experimental [ fhir:value "false"];
  fhir:CodeSystem.date [ fhir:value "2019-11-01T09:29:23+11:00"];
  fhir:CodeSystem.description [ fhir:value "All published FHIR Versions."];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"];
  fhir:CodeSystem.valueSet [ fhir:value "http://hl7.org/fhir/ValueSet/FHIR-version"];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.code [ fhir:value "0.01" ];
     fhir:CodeSystem.display [ fhir:value "0.01" ];
     fhir:CodeSystem.definition [ fhir:value "Oldest archived version of FHIR." ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.code [ fhir:value "0.05" ];
     fhir:CodeSystem.display [ fhir:value "0.05" ];
     fhir:CodeSystem.definition [ fhir:value "1st Draft for Comment (Sept 2012 Ballot)." ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.code [ fhir:value "0.06" ];
     fhir:CodeSystem.display [ fhir:value "0.06" ];
     fhir:CodeSystem.definition [ fhir:value "2nd Draft for Comment (January 2013 Ballot)." ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.code [ fhir:value "0.11" ];
     fhir:CodeSystem.display [ fhir:value "0.11" ];
     fhir:CodeSystem.definition [ fhir:value "DSTU 1 Ballot version." ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.code [ fhir:value "0.0.80" ];
     fhir:CodeSystem.display [ fhir:value "0.0.80" ];
     fhir:CodeSystem.definition [ fhir:value "DSTU 1 Official version." ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.code [ fhir:value "0.0.81" ];
     fhir:CodeSystem.display [ fhir:value "0.0.81" ];
     fhir:CodeSystem.definition [ fhir:value "DSTU 1 Official version Technical Errata #1." ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.code [ fhir:value "0.0.82" ];
     fhir:CodeSystem.display [ fhir:value "0.0.82" ];
     fhir:CodeSystem.definition [ fhir:value "DSTU 1 Official version Technical Errata #2." ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.code [ fhir:value "0.4.0" ];
     fhir:CodeSystem.display [ fhir:value "0.4.0" ];
     fhir:CodeSystem.definition [ fhir:value "Draft For Comment (January 2015 Ballot)." ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.code [ fhir:value "0.5.0" ];
     fhir:CodeSystem.display [ fhir:value "0.5.0" ];
     fhir:CodeSystem.definition [ fhir:value "DSTU 2 Ballot version (May 2015 Ballot)." ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.code [ fhir:value "1.0.0" ];
     fhir:CodeSystem.display [ fhir:value "1.0.0" ];
     fhir:CodeSystem.definition [ fhir:value "DSTU 2 QA Preview + CQIF Ballot (Sep 2015)." ]
  ], [
     fhir:index 10;
     fhir:CodeSystem.code [ fhir:value "1.0.1" ];
     fhir:CodeSystem.display [ fhir:value "1.0.1" ];
     fhir:CodeSystem.definition [ fhir:value "DSTU 2 (Official version)." ]
  ], [
     fhir:index 11;
     fhir:CodeSystem.code [ fhir:value "1.0.2" ];
     fhir:CodeSystem.display [ fhir:value "1.0.2" ];
     fhir:CodeSystem.definition [ fhir:value "DSTU 2 (Official version) with 1 technical errata." ]
  ], [
     fhir:index 12;
     fhir:CodeSystem.code [ fhir:value "1.1.0" ];
     fhir:CodeSystem.display [ fhir:value "1.1.0" ];
     fhir:CodeSystem.definition [ fhir:value "GAO Ballot + draft changes to main FHIR standard." ]
  ], [
     fhir:index 13;
     fhir:CodeSystem.code [ fhir:value "1.4.0" ];
     fhir:CodeSystem.display [ fhir:value "1.4.0" ];
     fhir:CodeSystem.definition [ fhir:value "CQF on FHIR Ballot + Connectathon 12 (Montreal)." ]
  ], [
     fhir:index 14;
     fhir:CodeSystem.code [ fhir:value "1.6.0" ];
     fhir:CodeSystem.display [ fhir:value "1.6.0" ];
     fhir:CodeSystem.definition [ fhir:value "FHIR STU3 Ballot + Connectathon 13 (Baltimore)." ]
  ], [
     fhir:index 15;
     fhir:CodeSystem.code [ fhir:value "1.8.0" ];
     fhir:CodeSystem.display [ fhir:value "1.8.0" ];
     fhir:CodeSystem.definition [ fhir:value "FHIR STU3 Candidate + Connectathon 14 (San Antonio)." ]
  ], [
     fhir:index 16;
     fhir:CodeSystem.code [ fhir:value "3.0.0" ];
     fhir:CodeSystem.display [ fhir:value "3.0.0" ];
     fhir:CodeSystem.definition [ fhir:value "FHIR Release 3 (STU)." ]
  ], [
     fhir:index 17;
     fhir:CodeSystem.code [ fhir:value "3.0.1" ];
     fhir:CodeSystem.display [ fhir:value "3.0.1" ];
     fhir:CodeSystem.definition [ fhir:value "FHIR Release 3 (STU) with 1 technical errata." ]
  ], [
     fhir:index 18;
     fhir:CodeSystem.code [ fhir:value "3.3.0" ];
     fhir:CodeSystem.display [ fhir:value "3.3.0" ];
     fhir:CodeSystem.definition [ fhir:value "R4 Ballot #1." ]
  ], [
     fhir:index 19;
     fhir:CodeSystem.code [ fhir:value "3.5.0" ];
     fhir:CodeSystem.display [ fhir:value "3.5.0" ];
     fhir:CodeSystem.definition [ fhir:value "R4 Ballot #2." ]
  ], [
     fhir:index 20;
     fhir:CodeSystem.code [ fhir:value "4.0.0" ];
     fhir:CodeSystem.display [ fhir:value "4.0.0" ];
     fhir:CodeSystem.definition [ fhir:value "FHIR Release 4 (Normative + STU)." ]
  ], [
     fhir:index 21;
     fhir:CodeSystem.code [ fhir:value "4.0.1" ];
     fhir:CodeSystem.display [ fhir:value "4.0.1" ];
     fhir:CodeSystem.definition [ fhir:value "FHIR Release 4 Technical Correction." ]
  ] .

# -------------------------------------------------------------------------------------


Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.