R4 Ballot #1 (Mixed Normative/Trial use)

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

Codesystem-fhir-versions.json

FHIR Infrastructure Work GroupMaturity Level: N/ABallot Status: Informative

Raw JSON (canonical form)

Definition for Code System All Published FHIR versions

{
  "resourceType": "CodeSystem",
  "id": "fhir-versions",
  "meta": {
    "lastUpdated": "2018-04-03T12:05:46.262+10:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Normative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 5
    }
  ],
  "url": "http://hl7.org/fhir/fhir-versions",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.4.642.1.53"
  },
  "version": "3.3.0",
  "name": "All Published FHIR versions",
  "status": "draft",
  "experimental": true,
  "publisher": "FHIR Project",
  "description": "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 ",
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/fhir-versions",
  "hierarchyMeaning": "is-a",
  "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)"
    },
    {
      "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": "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.