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
Vocabulary Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw JSON (canonical form + also see JSON Format Specification)
Definition for Code System FHIRVersion
{ "resourceType" : "CodeSystem", "id" : "FHIR-version", "meta" : { "lastUpdated" : "2019-11-01T09:29:23.356+11:00" }, "text" : { "status" : "generated", "div" : "<div>!-- Snipped for Brevity --></div>" }, "extension" : [{ "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode" : "vocab" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode" : "normative" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode" : "4.0.0" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger" : 5 }], "url" : "http://hl7.org/fhir/FHIR-version", "identifier" : [{ "system" : "urn:ietf:rfc:3986", "value" : "urn:oid:2.16.840.1.113883.4.642.4.1310" }], "version" : "4.0.1", "name" : "FHIRVersion", "title" : "FHIRVersion", "status" : "active", "experimental" : false, "date" : "2019-11-01T09:29:23+11:00", "description" : "All published FHIR Versions.", "caseSensitive" : true, "valueSet" : "http://hl7.org/fhir/ValueSet/FHIR-version", "content" : "complete", "concept" : [{ "code" : "0.01", "display" : "0.01", "definition" : "Oldest archived version of FHIR." }, { "code" : "0.05", "display" : "0.05", "definition" : "1st Draft for Comment (Sept 2012 Ballot)." }, { "code" : "0.06", "display" : "0.06", "definition" : "2nd Draft for Comment (January 2013 Ballot)." }, { "code" : "0.11", "display" : "0.11", "definition" : "DSTU 1 Ballot version." }, { "code" : "0.0.80", "display" : "0.0.80", "definition" : "DSTU 1 Official version." }, { "code" : "0.0.81", "display" : "0.0.81", "definition" : "DSTU 1 Official version Technical Errata #1." }, { "code" : "0.0.82", "display" : "0.0.82", "definition" : "DSTU 1 Official version Technical Errata #2." }, { "code" : "0.4.0", "display" : "0.4.0", "definition" : "Draft For Comment (January 2015 Ballot)." }, { "code" : "0.5.0", "display" : "0.5.0", "definition" : "DSTU 2 Ballot version (May 2015 Ballot)." }, { "code" : "1.0.0", "display" : "1.0.0", "definition" : "DSTU 2 QA Preview + CQIF Ballot (Sep 2015)." }, { "code" : "1.0.1", "display" : "1.0.1", "definition" : "DSTU 2 (Official version)." }, { "code" : "1.0.2", "display" : "1.0.2", "definition" : "DSTU 2 (Official version) with 1 technical errata." }, { "code" : "1.1.0", "display" : "1.1.0", "definition" : "GAO Ballot + draft changes to main FHIR standard." }, { "code" : "1.4.0", "display" : "1.4.0", "definition" : "CQF on FHIR Ballot + Connectathon 12 (Montreal)." }, { "code" : "1.6.0", "display" : "1.6.0", "definition" : "FHIR STU3 Ballot + Connectathon 13 (Baltimore)." }, { "code" : "1.8.0", "display" : "1.8.0", "definition" : "FHIR STU3 Candidate + Connectathon 14 (San Antonio)." }, { "code" : "3.0.0", "display" : "3.0.0", "definition" : "FHIR Release 3 (STU)." }, { "code" : "3.0.1", "display" : "3.0.1", "definition" : "FHIR Release 3 (STU) with 1 technical errata." }, { "code" : "3.3.0", "display" : "3.3.0", "definition" : "R4 Ballot #1." }, { "code" : "3.5.0", "display" : "3.5.0", "definition" : "R4 Ballot #2." }, { "code" : "4.0.0", "display" : "4.0.0", "definition" : "FHIR Release 4 (Normative + STU)." }, { "code" : "4.0.1", "display" : "4.0.1", "definition" : "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.