R4 Ballot #3 (Special Normative Re-ballot)

This page is part of the FHIR Specification (v3.5a.0: R4 Ballot 4). The current version which supercedes this version is 4.0.1. For a full list of available versions, see the Directory of published versions

Codesystem-fhir-versions.ttl

Vocabulary Work GroupMaturity Level: N/ABallot Status: Informative

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

Definition for Code System All Published FHIR versions

@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-versions"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2018-08-19T21:48:56.559+10:00" ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/StructureDefinition/shareablecodesystem";
       fhir:index 0
     ]
  ];
  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-fmm" ];
     fhir:Extension.value [ fhir:value "5" ]
  ];
  fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/fhir-versions"];
  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.1.1055" ]
  ];
  fhir:CodeSystem.version [ fhir:value "3.5a.0"];
  fhir:CodeSystem.name [ fhir:value "All Published FHIR versions"];
  fhir:CodeSystem.status [ fhir:value "draft"];
  fhir:CodeSystem.experimental [ fhir:value "false"];
  fhir:CodeSystem.publisher [ fhir:value "FHIR Project"];
  fhir:CodeSystem.description [ fhir:value "A historical list of all published FHIR versions. These are the correct values to be used in CapabilityStatement.fhirVersion and StructureDefinition.fhirVersion across all published versions of the specification. Note that other versions have existed, but have not been retained on the HL7 website as they were not advertised milestones. This value set is labeled extensible because the list of published versions will change over time"];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"];
  fhir:CodeSystem.valueSet [ fhir:value "http://hl7.org/fhir/ValueSet/fhir-versions"];
  fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"];
  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.5a.0" ];
     fhir:CodeSystem.display [ fhir:value "3.5a.0" ];
     fhir:CodeSystem.definition [ fhir:value "Current Development build" ]
  ] .

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


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.