Release 4B 5

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

Codesystem-spdx-license.ttl

Example CodeSystem/spdx-license (Turtle)

FHIR Infrastructure Work Group Maturity Level : N/A Standards Status : Informative

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

Definition for Code SystemSPDXLicense

@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 "spdx-license"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2022-05-28T13:47:40.239+11: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 "fhir" ]
  ], [
     fhir:index 1;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
     fhir:Extension.value [ fhir:value "trial-use" ]
  ], [
     fhir:index 2;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
     fhir:Extension.value [ fhir:value "1" ]
  ];
  fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/spdx-license"];
  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.1027" ]
  ];
  fhir:CodeSystem.version [ fhir:value "4.3.0"];
  fhir:CodeSystem.name [ fhir:value "SPDXLicense"];
  fhir:CodeSystem.title [ fhir:value "SPDXLicense"];
  fhir:CodeSystem.status [ fhir:value "draft"];
  fhir:CodeSystem.experimental [ fhir:value "false"];
  fhir:CodeSystem.date [ fhir:value "2021-01-17T07:06:13+11:00"];
  fhir:CodeSystem.publisher [ fhir:value "HL7 (FHIR Project)"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]
     ], [
       fhir:index 1;
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ]
     ]
  ];
  fhir:CodeSystem.description [ fhir:value "The license that applies to an Implementation Guide (using an SPDX license Identifiers, or 'not-open-source'). The binding is required but new SPDX license Identifiers are allowed to be used (https://spdx.org/licenses/)."];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"];
  fhir:CodeSystem.valueSet [ fhir:value "http://hl7.org/fhir/ValueSet/spdx-license"];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.code [ fhir:value "not-open-source" ];
     fhir:CodeSystem.display [ fhir:value "Not open source" ];
     fhir:CodeSystem.definition [ fhir:value "Not an open source license." ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.code [ fhir:value "0BSD" ];
     fhir:CodeSystem.display [ fhir:value "BSD Zero Clause License" ];
     fhir:CodeSystem.definition [ fhir:value "BSD Zero Clause License." ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.code [ fhir:value "AAL" ];
     fhir:CodeSystem.display [ fhir:value "Attribution Assurance License" ];
     fhir:CodeSystem.definition [ fhir:value "Attribution Assurance License." ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.code [ fhir:value "Abstyles" ];
     fhir:CodeSystem.display [ fhir:value "Abstyles License" ];
     fhir:CodeSystem.definition [ fhir:value "Abstyles License." ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.code [ fhir:value "Adobe-2006" ];
     fhir:CodeSystem.display [ fhir:value "Adobe Systems Incorporated Source Code License Agreement" ];
     fhir:CodeSystem.definition [ fhir:value "Adobe Systems Incorporated Source Code License Agreement." ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.code [ fhir:value "Adobe-Glyph" ];
     fhir:CodeSystem.display [ fhir:value "Adobe Glyph List License" ];
     fhir:CodeSystem.definition [ fhir:value "Adobe Glyph List License." ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.code [ fhir:value "ADSL" ];
     fhir:CodeSystem.display [ fhir:value "Amazon Digital Services License" ];
     fhir:CodeSystem.definition [ fhir:value "Amazon Digital Services License." ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.code [ fhir:value "AFL-1.1" ];
     fhir:CodeSystem.display [ fhir:value "Academic Free License v1.1" ];
     fhir:CodeSystem.definition [ fhir:value "Academic Free License v1.1." ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.code [ fhir:value "AFL-1.2" ];
     fhir:CodeSystem.display [ fhir:value "Academic Free License v1.2" ];
     fhir:CodeSystem.definition [ fhir:value "Academic Free License v1.2." ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.code [ fhir:value "AFL-2.0" ];
     fhir:CodeSystem.display [ fhir:value "Academic Free License v2.0" ];
     fhir:CodeSystem.definition [ fhir:value "Academic Free License v2.0." ]
  ], [
     fhir:index 10;
     fhir:CodeSystem.code [ fhir:value "AFL-2.1" ];
     fhir:CodeSystem.display [ fhir:value "Academic Free License v2.1" ];
     fhir:CodeSystem.definition [ fhir:value "Academic Free License v2.1." ]
  ], [
     fhir:index 11;
     fhir:CodeSystem.code [ fhir:value "AFL-3.0" ];
     fhir:CodeSystem.display [ fhir:value "Academic Free License v3.0" ];
     fhir:CodeSystem.definition [ fhir:value "Academic Free License v3.0." ]
  ], [
     fhir:index 12;
     fhir:CodeSystem.code [ fhir:value "Afmparse" ];
     fhir:CodeSystem.display [ fhir:value "Afmparse License" ];
     fhir:CodeSystem.definition [ fhir:value "Afmparse License." ]
  ], [
     fhir:index 13;
     fhir:CodeSystem.code [ fhir:value "AGPL-1.0-only" ];
     fhir:CodeSystem.display [ fhir:value "Affero General Public License v1.0 only" ];
     fhir:CodeSystem.definition [ fhir:value "Affero General Public License v1.0 only." ]
  ], [
     fhir:index 14;
     fhir:CodeSystem.code [ fhir:value "AGPL-1.0-or-later" ];
     fhir:CodeSystem.display [ fhir:value "Affero General Public License v1.0 or later" ];
     fhir:CodeSystem.definition [ fhir:value "Affero General Public License v1.0 or later." ]
  ], [
     fhir:index 15;
     fhir:CodeSystem.code [ fhir:value "AGPL-3.0-only" ];
     fhir:CodeSystem.display [ fhir:value "GNU Affero General Public License v3.0 only" ];
     fhir:CodeSystem.definition [ fhir:value "GNU Affero General Public License v3.0 only." ]
  ], [
     fhir:index 16;
     fhir:CodeSystem.code [ fhir:value "AGPL-3.0-or-later" ];
     fhir:CodeSystem.display [ fhir:value "GNU Affero General Public License v3.0 or later" ];
     fhir:CodeSystem.definition [ fhir:value "GNU Affero General Public License v3.0 or later." ]
  ], [
     fhir:index 17;
     fhir:CodeSystem.code [ fhir:value "Aladdin" ];
     fhir:CodeSystem.display [ fhir:value "Aladdin Free Public License" ];
     fhir:CodeSystem.definition [ fhir:value "Aladdin Free Public License." ]
  ], [
     fhir:index 18;
     fhir:CodeSystem.code [ fhir:value "AMDPLPA" ];
     fhir:CodeSystem.display [ fhir:value "AMD's plpa_map.c License" ];
     fhir:CodeSystem.definition [ fhir:value "AMD's plpa_map.c License." ]
  ], [
     fhir:index 19;
     fhir:CodeSystem.code [ fhir:value "AML" ];
     fhir:CodeSystem.display [ fhir:value "Apple MIT License" ];
     fhir:CodeSystem.definition [ fhir:value "Apple MIT License." ]
  ], [
     fhir:index 20;
     fhir:CodeSystem.code [ fhir:value "AMPAS" ];
     fhir:CodeSystem.display [ fhir:value "Academy of Motion Picture Arts and Sciences BSD" ];
     fhir:CodeSystem.definition [ fhir:value "Academy of Motion Picture Arts and Sciences BSD." ]
  ], [
     fhir:index 21;
     fhir:CodeSystem.code [ fhir:value "ANTLR-PD" ];
     fhir:CodeSystem.display [ fhir:value "ANTLR Software Rights Notice" ];
     fhir:CodeSystem.definition [ fhir:value "ANTLR Software Rights Notice." ]
  ], [
     fhir:index 22;
     fhir:CodeSystem.code [ fhir:value "Apache-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Apache License 1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Apache License 1.0." ]
  ], [
     fhir:index 23;
     fhir:CodeSystem.code [ fhir:value "Apache-1.1" ];
     fhir:CodeSystem.display [ fhir:value "Apache License 1.1" ];
     fhir:CodeSystem.definition [ fhir:value "Apache License 1.1." ]
  ], [
     fhir:index 24;
     fhir:CodeSystem.code [ fhir:value "Apache-2.0" ];
     fhir:CodeSystem.display [ fhir:value "Apache License 2.0" ];
     fhir:CodeSystem.definition [ fhir:value "Apache License 2.0." ]
  ], [
     fhir:index 25;
     fhir:CodeSystem.code [ fhir:value "APAFML" ];
     fhir:CodeSystem.display [ fhir:value "Adobe Postscript AFM License" ];
     fhir:CodeSystem.definition [ fhir:value "Adobe Postscript AFM License." ]
  ], [
     fhir:index 26;
     fhir:CodeSystem.code [ fhir:value "APL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Adaptive Public License 1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Adaptive Public License 1.0." ]
  ], [
     fhir:index 27;
     fhir:CodeSystem.code [ fhir:value "APSL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Apple Public Source License 1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Apple Public Source License 1.0." ]
  ], [
     fhir:index 28;
     fhir:CodeSystem.code [ fhir:value "APSL-1.1" ];
     fhir:CodeSystem.display [ fhir:value "Apple Public Source License 1.1" ];
     fhir:CodeSystem.definition [ fhir:value "Apple Public Source License 1.1." ]
  ], [
     fhir:index 29;
     fhir:CodeSystem.code [ fhir:value "APSL-1.2" ];
     fhir:CodeSystem.display [ fhir:value "Apple Public Source License 1.2" ];
     fhir:CodeSystem.definition [ fhir:value "Apple Public Source License 1.2." ]
  ], [
     fhir:index 30;
     fhir:CodeSystem.code [ fhir:value "APSL-2.0" ];
     fhir:CodeSystem.display [ fhir:value "Apple Public Source License 2.0" ];
     fhir:CodeSystem.definition [ fhir:value "Apple Public Source License 2.0." ]
  ], [
     fhir:index 31;
     fhir:CodeSystem.code [ fhir:value "Artistic-1.0-cl8" ];
     fhir:CodeSystem.display [ fhir:value "Artistic License 1.0 w/clause 8" ];
     fhir:CodeSystem.definition [ fhir:value "Artistic License 1.0 w/clause 8." ]
  ], [
     fhir:index 32;
     fhir:CodeSystem.code [ fhir:value "Artistic-1.0-Perl" ];
     fhir:CodeSystem.display [ fhir:value "Artistic License 1.0 (Perl)" ];
     fhir:CodeSystem.definition [ fhir:value "Artistic License 1.0 (Perl)." ]
  ], [
     fhir:index 33;
     fhir:CodeSystem.code [ fhir:value "Artistic-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Artistic License 1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Artistic License 1.0." ]
  ], [
     fhir:index 34;
     fhir:CodeSystem.code [ fhir:value "Artistic-2.0" ];
     fhir:CodeSystem.display [ fhir:value "Artistic License 2.0" ];
     fhir:CodeSystem.definition [ fhir:value "Artistic License 2.0." ]
  ], [
     fhir:index 35;
     fhir:CodeSystem.code [ fhir:value "Bahyph" ];
     fhir:CodeSystem.display [ fhir:value "Bahyph License" ];
     fhir:CodeSystem.definition [ fhir:value "Bahyph License." ]
  ], [
     fhir:index 36;
     fhir:CodeSystem.code [ fhir:value "Barr" ];
     fhir:CodeSystem.display [ fhir:value "Barr License" ];
     fhir:CodeSystem.definition [ fhir:value "Barr License." ]
  ], [
     fhir:index 37;
     fhir:CodeSystem.code [ fhir:value "Beerware" ];
     fhir:CodeSystem.display [ fhir:value "Beerware License" ];
     fhir:CodeSystem.definition [ fhir:value "Beerware License." ]
  ], [
     fhir:index 38;
     fhir:CodeSystem.code [ fhir:value "BitTorrent-1.0" ];
     fhir:CodeSystem.display [ fhir:value "BitTorrent Open Source License v1.0" ];
     fhir:CodeSystem.definition [ fhir:value "BitTorrent Open Source License v1.0." ]
  ], [
     fhir:index 39;
     fhir:CodeSystem.code [ fhir:value "BitTorrent-1.1" ];
     fhir:CodeSystem.display [ fhir:value "BitTorrent Open Source License v1.1" ];
     fhir:CodeSystem.definition [ fhir:value "BitTorrent Open Source License v1.1." ]
  ], [
     fhir:index 40;
     fhir:CodeSystem.code [ fhir:value "Borceux" ];
     fhir:CodeSystem.display [ fhir:value "Borceux license" ];
     fhir:CodeSystem.definition [ fhir:value "Borceux license." ]
  ], [
     fhir:index 41;
     fhir:CodeSystem.code [ fhir:value "BSD-1-Clause" ];
     fhir:CodeSystem.display [ fhir:value "BSD 1-Clause License" ];
     fhir:CodeSystem.definition [ fhir:value "BSD 1-Clause License." ]
  ], [
     fhir:index 42;
     fhir:CodeSystem.code [ fhir:value "BSD-2-Clause-FreeBSD" ];
     fhir:CodeSystem.display [ fhir:value "BSD 2-Clause FreeBSD License" ];
     fhir:CodeSystem.definition [ fhir:value "BSD 2-Clause FreeBSD License." ]
  ], [
     fhir:index 43;
     fhir:CodeSystem.code [ fhir:value "BSD-2-Clause-NetBSD" ];
     fhir:CodeSystem.display [ fhir:value "BSD 2-Clause NetBSD License" ];
     fhir:CodeSystem.definition [ fhir:value "BSD 2-Clause NetBSD License." ]
  ], [
     fhir:index 44;
     fhir:CodeSystem.code [ fhir:value "BSD-2-Clause-Patent" ];
     fhir:CodeSystem.display [ fhir:value "BSD-2-Clause Plus Patent License" ];
     fhir:CodeSystem.definition [ fhir:value "BSD-2-Clause Plus Patent License." ]
  ], [
     fhir:index 45;
     fhir:CodeSystem.code [ fhir:value "BSD-2-Clause" ];
     fhir:CodeSystem.display [ fhir:value "BSD 2-Clause \"Simplified\" License" ];
     fhir:CodeSystem.definition [ fhir:value "BSD 2-Clause \"Simplified\" License." ]
  ], [
     fhir:index 46;
     fhir:CodeSystem.code [ fhir:value "BSD-3-Clause-Attribution" ];
     fhir:CodeSystem.display [ fhir:value "BSD with attribution" ];
     fhir:CodeSystem.definition [ fhir:value "BSD with attribution." ]
  ], [
     fhir:index 47;
     fhir:CodeSystem.code [ fhir:value "BSD-3-Clause-Clear" ];
     fhir:CodeSystem.display [ fhir:value "BSD 3-Clause Clear License" ];
     fhir:CodeSystem.definition [ fhir:value "BSD 3-Clause Clear License." ]
  ], [
     fhir:index 48;
     fhir:CodeSystem.code [ fhir:value "BSD-3-Clause-LBNL" ];
     fhir:CodeSystem.display [ fhir:value "Lawrence Berkeley National Labs BSD variant license" ];
     fhir:CodeSystem.definition [ fhir:value "Lawrence Berkeley National Labs BSD variant license." ]
  ], [
     fhir:index 49;
     fhir:CodeSystem.code [ fhir:value "BSD-3-Clause-No-Nuclear-License-2014" ];
     fhir:CodeSystem.display [ fhir:value "BSD 3-Clause No Nuclear License 2014" ];
     fhir:CodeSystem.definition [ fhir:value "BSD 3-Clause No Nuclear License 2014." ]
  ], [
     fhir:index 50;
     fhir:CodeSystem.code [ fhir:value "BSD-3-Clause-No-Nuclear-License" ];
     fhir:CodeSystem.display [ fhir:value "BSD 3-Clause No Nuclear License" ];
     fhir:CodeSystem.definition [ fhir:value "BSD 3-Clause No Nuclear License." ]
  ], [
     fhir:index 51;
     fhir:CodeSystem.code [ fhir:value "BSD-3-Clause-No-Nuclear-Warranty" ];
     fhir:CodeSystem.display [ fhir:value "BSD 3-Clause No Nuclear Warranty" ];
     fhir:CodeSystem.definition [ fhir:value "BSD 3-Clause No Nuclear Warranty." ]
  ], [
     fhir:index 52;
     fhir:CodeSystem.code [ fhir:value "BSD-3-Clause" ];
     fhir:CodeSystem.display [ fhir:value "BSD 3-Clause \"New\" or \"Revised\" License" ];
     fhir:CodeSystem.definition [ fhir:value "BSD 3-Clause \"New\" or \"Revised\" License." ]
  ], [
     fhir:index 53;
     fhir:CodeSystem.code [ fhir:value "BSD-4-Clause-UC" ];
     fhir:CodeSystem.display [ fhir:value "BSD-4-Clause (University of California-Specific)" ];
     fhir:CodeSystem.definition [ fhir:value "BSD-4-Clause (University of California-Specific)." ]
  ], [
     fhir:index 54;
     fhir:CodeSystem.code [ fhir:value "BSD-4-Clause" ];
     fhir:CodeSystem.display [ fhir:value "BSD 4-Clause \"Original\" or \"Old\" License" ];
     fhir:CodeSystem.definition [ fhir:value "BSD 4-Clause \"Original\" or \"Old\" License." ]
  ], [
     fhir:index 55;
     fhir:CodeSystem.code [ fhir:value "BSD-Protection" ];
     fhir:CodeSystem.display [ fhir:value "BSD Protection License" ];
     fhir:CodeSystem.definition [ fhir:value "BSD Protection License." ]
  ], [
     fhir:index 56;
     fhir:CodeSystem.code [ fhir:value "BSD-Source-Code" ];
     fhir:CodeSystem.display [ fhir:value "BSD Source Code Attribution" ];
     fhir:CodeSystem.definition [ fhir:value "BSD Source Code Attribution." ]
  ], [
     fhir:index 57;
     fhir:CodeSystem.code [ fhir:value "BSL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Boost Software License 1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Boost Software License 1.0." ]
  ], [
     fhir:index 58;
     fhir:CodeSystem.code [ fhir:value "bzip2-1.0.5" ];
     fhir:CodeSystem.display [ fhir:value "bzip2 and libbzip2 License v1.0.5" ];
     fhir:CodeSystem.definition [ fhir:value "bzip2 and libbzip2 License v1.0.5." ]
  ], [
     fhir:index 59;
     fhir:CodeSystem.code [ fhir:value "bzip2-1.0.6" ];
     fhir:CodeSystem.display [ fhir:value "bzip2 and libbzip2 License v1.0.6" ];
     fhir:CodeSystem.definition [ fhir:value "bzip2 and libbzip2 License v1.0.6." ]
  ], [
     fhir:index 60;
     fhir:CodeSystem.code [ fhir:value "Caldera" ];
     fhir:CodeSystem.display [ fhir:value "Caldera License" ];
     fhir:CodeSystem.definition [ fhir:value "Caldera License." ]
  ], [
     fhir:index 61;
     fhir:CodeSystem.code [ fhir:value "CATOSL-1.1" ];
     fhir:CodeSystem.display [ fhir:value "Computer Associates Trusted Open Source License 1.1" ];
     fhir:CodeSystem.definition [ fhir:value "Computer Associates Trusted Open Source License 1.1." ]
  ], [
     fhir:index 62;
     fhir:CodeSystem.code [ fhir:value "CC-BY-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution 1.0 Generic" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution 1.0 Generic." ]
  ], [
     fhir:index 63;
     fhir:CodeSystem.code [ fhir:value "CC-BY-2.0" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution 2.0 Generic" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution 2.0 Generic." ]
  ], [
     fhir:index 64;
     fhir:CodeSystem.code [ fhir:value "CC-BY-2.5" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution 2.5 Generic" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution 2.5 Generic." ]
  ], [
     fhir:index 65;
     fhir:CodeSystem.code [ fhir:value "CC-BY-3.0" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution 3.0 Unported" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution 3.0 Unported." ]
  ], [
     fhir:index 66;
     fhir:CodeSystem.code [ fhir:value "CC-BY-4.0" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution 4.0 International" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution 4.0 International." ]
  ], [
     fhir:index 67;
     fhir:CodeSystem.code [ fhir:value "CC-BY-NC-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution Non Commercial 1.0 Generic" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution Non Commercial 1.0 Generic." ]
  ], [
     fhir:index 68;
     fhir:CodeSystem.code [ fhir:value "CC-BY-NC-2.0" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution Non Commercial 2.0 Generic" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution Non Commercial 2.0 Generic." ]
  ], [
     fhir:index 69;
     fhir:CodeSystem.code [ fhir:value "CC-BY-NC-2.5" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution Non Commercial 2.5 Generic" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution Non Commercial 2.5 Generic." ]
  ], [
     fhir:index 70;
     fhir:CodeSystem.code [ fhir:value "CC-BY-NC-3.0" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution Non Commercial 3.0 Unported" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution Non Commercial 3.0 Unported." ]
  ], [
     fhir:index 71;
     fhir:CodeSystem.code [ fhir:value "CC-BY-NC-4.0" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution Non Commercial 4.0 International" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution Non Commercial 4.0 International." ]
  ], [
     fhir:index 72;
     fhir:CodeSystem.code [ fhir:value "CC-BY-NC-ND-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution Non Commercial No Derivatives 1.0 Generic" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution Non Commercial No Derivatives 1.0 Generic." ]
  ], [
     fhir:index 73;
     fhir:CodeSystem.code [ fhir:value "CC-BY-NC-ND-2.0" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution Non Commercial No Derivatives 2.0 Generic" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution Non Commercial No Derivatives 2.0 Generic." ]
  ], [
     fhir:index 74;
     fhir:CodeSystem.code [ fhir:value "CC-BY-NC-ND-2.5" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution Non Commercial No Derivatives 2.5 Generic" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution Non Commercial No Derivatives 2.5 Generic." ]
  ], [
     fhir:index 75;
     fhir:CodeSystem.code [ fhir:value "CC-BY-NC-ND-3.0" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution Non Commercial No Derivatives 3.0 Unported" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution Non Commercial No Derivatives 3.0 Unported." ]
  ], [
     fhir:index 76;
     fhir:CodeSystem.code [ fhir:value "CC-BY-NC-ND-4.0" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution Non Commercial No Derivatives 4.0 International" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution Non Commercial No Derivatives 4.0 International." ]
  ], [
     fhir:index 77;
     fhir:CodeSystem.code [ fhir:value "CC-BY-NC-SA-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution Non Commercial Share Alike 1.0 Generic" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution Non Commercial Share Alike 1.0 Generic." ]
  ], [
     fhir:index 78;
     fhir:CodeSystem.code [ fhir:value "CC-BY-NC-SA-2.0" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution Non Commercial Share Alike 2.0 Generic" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution Non Commercial Share Alike 2.0 Generic." ]
  ], [
     fhir:index 79;
     fhir:CodeSystem.code [ fhir:value "CC-BY-NC-SA-2.5" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution Non Commercial Share Alike 2.5 Generic" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution Non Commercial Share Alike 2.5 Generic." ]
  ], [
     fhir:index 80;
     fhir:CodeSystem.code [ fhir:value "CC-BY-NC-SA-3.0" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution Non Commercial Share Alike 3.0 Unported" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution Non Commercial Share Alike 3.0 Unported." ]
  ], [
     fhir:index 81;
     fhir:CodeSystem.code [ fhir:value "CC-BY-NC-SA-4.0" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution Non Commercial Share Alike 4.0 International" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution Non Commercial Share Alike 4.0 International." ]
  ], [
     fhir:index 82;
     fhir:CodeSystem.code [ fhir:value "CC-BY-ND-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution No Derivatives 1.0 Generic" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution No Derivatives 1.0 Generic." ]
  ], [
     fhir:index 83;
     fhir:CodeSystem.code [ fhir:value "CC-BY-ND-2.0" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution No Derivatives 2.0 Generic" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution No Derivatives 2.0 Generic." ]
  ], [
     fhir:index 84;
     fhir:CodeSystem.code [ fhir:value "CC-BY-ND-2.5" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution No Derivatives 2.5 Generic" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution No Derivatives 2.5 Generic." ]
  ], [
     fhir:index 85;
     fhir:CodeSystem.code [ fhir:value "CC-BY-ND-3.0" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution No Derivatives 3.0 Unported" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution No Derivatives 3.0 Unported." ]
  ], [
     fhir:index 86;
     fhir:CodeSystem.code [ fhir:value "CC-BY-ND-4.0" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution No Derivatives 4.0 International" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution No Derivatives 4.0 International." ]
  ], [
     fhir:index 87;
     fhir:CodeSystem.code [ fhir:value "CC-BY-SA-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution Share Alike 1.0 Generic" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution Share Alike 1.0 Generic." ]
  ], [
     fhir:index 88;
     fhir:CodeSystem.code [ fhir:value "CC-BY-SA-2.0" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution Share Alike 2.0 Generic" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution Share Alike 2.0 Generic." ]
  ], [
     fhir:index 89;
     fhir:CodeSystem.code [ fhir:value "CC-BY-SA-2.5" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution Share Alike 2.5 Generic" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution Share Alike 2.5 Generic." ]
  ], [
     fhir:index 90;
     fhir:CodeSystem.code [ fhir:value "CC-BY-SA-3.0" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution Share Alike 3.0 Unported" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution Share Alike 3.0 Unported." ]
  ], [
     fhir:index 91;
     fhir:CodeSystem.code [ fhir:value "CC-BY-SA-4.0" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Attribution Share Alike 4.0 International" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Attribution Share Alike 4.0 International." ]
  ], [
     fhir:index 92;
     fhir:CodeSystem.code [ fhir:value "CC0-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Creative Commons Zero v1.0 Universal" ];
     fhir:CodeSystem.definition [ fhir:value "Creative Commons Zero v1.0 Universal." ]
  ], [
     fhir:index 93;
     fhir:CodeSystem.code [ fhir:value "CDDL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Common Development and Distribution License 1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Common Development and Distribution License 1.0." ]
  ], [
     fhir:index 94;
     fhir:CodeSystem.code [ fhir:value "CDDL-1.1" ];
     fhir:CodeSystem.display [ fhir:value "Common Development and Distribution License 1.1" ];
     fhir:CodeSystem.definition [ fhir:value "Common Development and Distribution License 1.1." ]
  ], [
     fhir:index 95;
     fhir:CodeSystem.code [ fhir:value "CDLA-Permissive-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Community Data License Agreement Permissive 1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Community Data License Agreement Permissive 1.0." ]
  ], [
     fhir:index 96;
     fhir:CodeSystem.code [ fhir:value "CDLA-Sharing-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Community Data License Agreement Sharing 1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Community Data License Agreement Sharing 1.0." ]
  ], [
     fhir:index 97;
     fhir:CodeSystem.code [ fhir:value "CECILL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "CeCILL Free Software License Agreement v1.0" ];
     fhir:CodeSystem.definition [ fhir:value "CeCILL Free Software License Agreement v1.0." ]
  ], [
     fhir:index 98;
     fhir:CodeSystem.code [ fhir:value "CECILL-1.1" ];
     fhir:CodeSystem.display [ fhir:value "CeCILL Free Software License Agreement v1.1" ];
     fhir:CodeSystem.definition [ fhir:value "CeCILL Free Software License Agreement v1.1." ]
  ], [
     fhir:index 99;
     fhir:CodeSystem.code [ fhir:value "CECILL-2.0" ];
     fhir:CodeSystem.display [ fhir:value "CeCILL Free Software License Agreement v2.0" ];
     fhir:CodeSystem.definition [ fhir:value "CeCILL Free Software License Agreement v2.0." ]
  ], [
     fhir:index 100;
     fhir:CodeSystem.code [ fhir:value "CECILL-2.1" ];
     fhir:CodeSystem.display [ fhir:value "CeCILL Free Software License Agreement v2.1" ];
     fhir:CodeSystem.definition [ fhir:value "CeCILL Free Software License Agreement v2.1." ]
  ], [
     fhir:index 101;
     fhir:CodeSystem.code [ fhir:value "CECILL-B" ];
     fhir:CodeSystem.display [ fhir:value "CeCILL-B Free Software License Agreement" ];
     fhir:CodeSystem.definition [ fhir:value "CeCILL-B Free Software License Agreement." ]
  ], [
     fhir:index 102;
     fhir:CodeSystem.code [ fhir:value "CECILL-C" ];
     fhir:CodeSystem.display [ fhir:value "CeCILL-C Free Software License Agreement" ];
     fhir:CodeSystem.definition [ fhir:value "CeCILL-C Free Software License Agreement." ]
  ], [
     fhir:index 103;
     fhir:CodeSystem.code [ fhir:value "ClArtistic" ];
     fhir:CodeSystem.display [ fhir:value "Clarified Artistic License" ];
     fhir:CodeSystem.definition [ fhir:value "Clarified Artistic License." ]
  ], [
     fhir:index 104;
     fhir:CodeSystem.code [ fhir:value "CNRI-Jython" ];
     fhir:CodeSystem.display [ fhir:value "CNRI Jython License" ];
     fhir:CodeSystem.definition [ fhir:value "CNRI Jython License." ]
  ], [
     fhir:index 105;
     fhir:CodeSystem.code [ fhir:value "CNRI-Python-GPL-Compatible" ];
     fhir:CodeSystem.display [ fhir:value "CNRI Python Open Source GPL Compatible License Agreement" ];
     fhir:CodeSystem.definition [ fhir:value "CNRI Python Open Source GPL Compatible License Agreement." ]
  ], [
     fhir:index 106;
     fhir:CodeSystem.code [ fhir:value "CNRI-Python" ];
     fhir:CodeSystem.display [ fhir:value "CNRI Python License" ];
     fhir:CodeSystem.definition [ fhir:value "CNRI Python License." ]
  ], [
     fhir:index 107;
     fhir:CodeSystem.code [ fhir:value "Condor-1.1" ];
     fhir:CodeSystem.display [ fhir:value "Condor Public License v1.1" ];
     fhir:CodeSystem.definition [ fhir:value "Condor Public License v1.1." ]
  ], [
     fhir:index 108;
     fhir:CodeSystem.code [ fhir:value "CPAL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Common Public Attribution License 1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Common Public Attribution License 1.0." ]
  ], [
     fhir:index 109;
     fhir:CodeSystem.code [ fhir:value "CPL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Common Public License 1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Common Public License 1.0." ]
  ], [
     fhir:index 110;
     fhir:CodeSystem.code [ fhir:value "CPOL-1.02" ];
     fhir:CodeSystem.display [ fhir:value "Code Project Open License 1.02" ];
     fhir:CodeSystem.definition [ fhir:value "Code Project Open License 1.02." ]
  ], [
     fhir:index 111;
     fhir:CodeSystem.code [ fhir:value "Crossword" ];
     fhir:CodeSystem.display [ fhir:value "Crossword License" ];
     fhir:CodeSystem.definition [ fhir:value "Crossword License." ]
  ], [
     fhir:index 112;
     fhir:CodeSystem.code [ fhir:value "CrystalStacker" ];
     fhir:CodeSystem.display [ fhir:value "CrystalStacker License" ];
     fhir:CodeSystem.definition [ fhir:value "CrystalStacker License." ]
  ], [
     fhir:index 113;
     fhir:CodeSystem.code [ fhir:value "CUA-OPL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "CUA Office Public License v1.0" ];
     fhir:CodeSystem.definition [ fhir:value "CUA Office Public License v1.0." ]
  ], [
     fhir:index 114;
     fhir:CodeSystem.code [ fhir:value "Cube" ];
     fhir:CodeSystem.display [ fhir:value "Cube License" ];
     fhir:CodeSystem.definition [ fhir:value "Cube License." ]
  ], [
     fhir:index 115;
     fhir:CodeSystem.code [ fhir:value "curl" ];
     fhir:CodeSystem.display [ fhir:value "curl License" ];
     fhir:CodeSystem.definition [ fhir:value "curl License." ]
  ], [
     fhir:index 116;
     fhir:CodeSystem.code [ fhir:value "D-FSL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Deutsche Freie Software Lizenz" ];
     fhir:CodeSystem.definition [ fhir:value "Deutsche Freie Software Lizenz." ]
  ], [
     fhir:index 117;
     fhir:CodeSystem.code [ fhir:value "diffmark" ];
     fhir:CodeSystem.display [ fhir:value "diffmark license" ];
     fhir:CodeSystem.definition [ fhir:value "diffmark license." ]
  ], [
     fhir:index 118;
     fhir:CodeSystem.code [ fhir:value "DOC" ];
     fhir:CodeSystem.display [ fhir:value "DOC License" ];
     fhir:CodeSystem.definition [ fhir:value "DOC License." ]
  ], [
     fhir:index 119;
     fhir:CodeSystem.code [ fhir:value "Dotseqn" ];
     fhir:CodeSystem.display [ fhir:value "Dotseqn License" ];
     fhir:CodeSystem.definition [ fhir:value "Dotseqn License." ]
  ], [
     fhir:index 120;
     fhir:CodeSystem.code [ fhir:value "DSDP" ];
     fhir:CodeSystem.display [ fhir:value "DSDP License" ];
     fhir:CodeSystem.definition [ fhir:value "DSDP License." ]
  ], [
     fhir:index 121;
     fhir:CodeSystem.code [ fhir:value "dvipdfm" ];
     fhir:CodeSystem.display [ fhir:value "dvipdfm License" ];
     fhir:CodeSystem.definition [ fhir:value "dvipdfm License." ]
  ], [
     fhir:index 122;
     fhir:CodeSystem.code [ fhir:value "ECL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Educational Community License v1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Educational Community License v1.0." ]
  ], [
     fhir:index 123;
     fhir:CodeSystem.code [ fhir:value "ECL-2.0" ];
     fhir:CodeSystem.display [ fhir:value "Educational Community License v2.0" ];
     fhir:CodeSystem.definition [ fhir:value "Educational Community License v2.0." ]
  ], [
     fhir:index 124;
     fhir:CodeSystem.code [ fhir:value "EFL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Eiffel Forum License v1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Eiffel Forum License v1.0." ]
  ], [
     fhir:index 125;
     fhir:CodeSystem.code [ fhir:value "EFL-2.0" ];
     fhir:CodeSystem.display [ fhir:value "Eiffel Forum License v2.0" ];
     fhir:CodeSystem.definition [ fhir:value "Eiffel Forum License v2.0." ]
  ], [
     fhir:index 126;
     fhir:CodeSystem.code [ fhir:value "eGenix" ];
     fhir:CodeSystem.display [ fhir:value "eGenix.com Public License 1.1.0" ];
     fhir:CodeSystem.definition [ fhir:value "eGenix.com Public License 1.1.0." ]
  ], [
     fhir:index 127;
     fhir:CodeSystem.code [ fhir:value "Entessa" ];
     fhir:CodeSystem.display [ fhir:value "Entessa Public License v1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Entessa Public License v1.0." ]
  ], [
     fhir:index 128;
     fhir:CodeSystem.code [ fhir:value "EPL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Eclipse Public License 1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Eclipse Public License 1.0." ]
  ], [
     fhir:index 129;
     fhir:CodeSystem.code [ fhir:value "EPL-2.0" ];
     fhir:CodeSystem.display [ fhir:value "Eclipse Public License 2.0" ];
     fhir:CodeSystem.definition [ fhir:value "Eclipse Public License 2.0." ]
  ], [
     fhir:index 130;
     fhir:CodeSystem.code [ fhir:value "ErlPL-1.1" ];
     fhir:CodeSystem.display [ fhir:value "Erlang Public License v1.1" ];
     fhir:CodeSystem.definition [ fhir:value "Erlang Public License v1.1." ]
  ], [
     fhir:index 131;
     fhir:CodeSystem.code [ fhir:value "EUDatagrid" ];
     fhir:CodeSystem.display [ fhir:value "EU DataGrid Software License" ];
     fhir:CodeSystem.definition [ fhir:value "EU DataGrid Software License." ]
  ], [
     fhir:index 132;
     fhir:CodeSystem.code [ fhir:value "EUPL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "European Union Public License 1.0" ];
     fhir:CodeSystem.definition [ fhir:value "European Union Public License 1.0." ]
  ], [
     fhir:index 133;
     fhir:CodeSystem.code [ fhir:value "EUPL-1.1" ];
     fhir:CodeSystem.display [ fhir:value "European Union Public License 1.1" ];
     fhir:CodeSystem.definition [ fhir:value "European Union Public License 1.1." ]
  ], [
     fhir:index 134;
     fhir:CodeSystem.code [ fhir:value "EUPL-1.2" ];
     fhir:CodeSystem.display [ fhir:value "European Union Public License 1.2" ];
     fhir:CodeSystem.definition [ fhir:value "European Union Public License 1.2." ]
  ], [
     fhir:index 135;
     fhir:CodeSystem.code [ fhir:value "Eurosym" ];
     fhir:CodeSystem.display [ fhir:value "Eurosym License" ];
     fhir:CodeSystem.definition [ fhir:value "Eurosym License." ]
  ], [
     fhir:index 136;
     fhir:CodeSystem.code [ fhir:value "Fair" ];
     fhir:CodeSystem.display [ fhir:value "Fair License" ];
     fhir:CodeSystem.definition [ fhir:value "Fair License." ]
  ], [
     fhir:index 137;
     fhir:CodeSystem.code [ fhir:value "Frameworx-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Frameworx Open License 1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Frameworx Open License 1.0." ]
  ], [
     fhir:index 138;
     fhir:CodeSystem.code [ fhir:value "FreeImage" ];
     fhir:CodeSystem.display [ fhir:value "FreeImage Public License v1.0" ];
     fhir:CodeSystem.definition [ fhir:value "FreeImage Public License v1.0." ]
  ], [
     fhir:index 139;
     fhir:CodeSystem.code [ fhir:value "FSFAP" ];
     fhir:CodeSystem.display [ fhir:value "FSF All Permissive License" ];
     fhir:CodeSystem.definition [ fhir:value "FSF All Permissive License." ]
  ], [
     fhir:index 140;
     fhir:CodeSystem.code [ fhir:value "FSFUL" ];
     fhir:CodeSystem.display [ fhir:value "FSF Unlimited License" ];
     fhir:CodeSystem.definition [ fhir:value "FSF Unlimited License." ]
  ], [
     fhir:index 141;
     fhir:CodeSystem.code [ fhir:value "FSFULLR" ];
     fhir:CodeSystem.display [ fhir:value "FSF Unlimited License (with License Retention)" ];
     fhir:CodeSystem.definition [ fhir:value "FSF Unlimited License (with License Retention)." ]
  ], [
     fhir:index 142;
     fhir:CodeSystem.code [ fhir:value "FTL" ];
     fhir:CodeSystem.display [ fhir:value "Freetype Project License" ];
     fhir:CodeSystem.definition [ fhir:value "Freetype Project License." ]
  ], [
     fhir:index 143;
     fhir:CodeSystem.code [ fhir:value "GFDL-1.1-only" ];
     fhir:CodeSystem.display [ fhir:value "GNU Free Documentation License v1.1 only" ];
     fhir:CodeSystem.definition [ fhir:value "GNU Free Documentation License v1.1 only." ]
  ], [
     fhir:index 144;
     fhir:CodeSystem.code [ fhir:value "GFDL-1.1-or-later" ];
     fhir:CodeSystem.display [ fhir:value "GNU Free Documentation License v1.1 or later" ];
     fhir:CodeSystem.definition [ fhir:value "GNU Free Documentation License v1.1 or later." ]
  ], [
     fhir:index 145;
     fhir:CodeSystem.code [ fhir:value "GFDL-1.2-only" ];
     fhir:CodeSystem.display [ fhir:value "GNU Free Documentation License v1.2 only" ];
     fhir:CodeSystem.definition [ fhir:value "GNU Free Documentation License v1.2 only." ]
  ], [
     fhir:index 146;
     fhir:CodeSystem.code [ fhir:value "GFDL-1.2-or-later" ];
     fhir:CodeSystem.display [ fhir:value "GNU Free Documentation License v1.2 or later" ];
     fhir:CodeSystem.definition [ fhir:value "GNU Free Documentation License v1.2 or later." ]
  ], [
     fhir:index 147;
     fhir:CodeSystem.code [ fhir:value "GFDL-1.3-only" ];
     fhir:CodeSystem.display [ fhir:value "GNU Free Documentation License v1.3 only" ];
     fhir:CodeSystem.definition [ fhir:value "GNU Free Documentation License v1.3 only." ]
  ], [
     fhir:index 148;
     fhir:CodeSystem.code [ fhir:value "GFDL-1.3-or-later" ];
     fhir:CodeSystem.display [ fhir:value "GNU Free Documentation License v1.3 or later" ];
     fhir:CodeSystem.definition [ fhir:value "GNU Free Documentation License v1.3 or later." ]
  ], [
     fhir:index 149;
     fhir:CodeSystem.code [ fhir:value "Giftware" ];
     fhir:CodeSystem.display [ fhir:value "Giftware License" ];
     fhir:CodeSystem.definition [ fhir:value "Giftware License." ]
  ], [
     fhir:index 150;
     fhir:CodeSystem.code [ fhir:value "GL2PS" ];
     fhir:CodeSystem.display [ fhir:value "GL2PS License" ];
     fhir:CodeSystem.definition [ fhir:value "GL2PS License." ]
  ], [
     fhir:index 151;
     fhir:CodeSystem.code [ fhir:value "Glide" ];
     fhir:CodeSystem.display [ fhir:value "3dfx Glide License" ];
     fhir:CodeSystem.definition [ fhir:value "3dfx Glide License." ]
  ], [
     fhir:index 152;
     fhir:CodeSystem.code [ fhir:value "Glulxe" ];
     fhir:CodeSystem.display [ fhir:value "Glulxe License" ];
     fhir:CodeSystem.definition [ fhir:value "Glulxe License." ]
  ], [
     fhir:index 153;
     fhir:CodeSystem.code [ fhir:value "gnuplot" ];
     fhir:CodeSystem.display [ fhir:value "gnuplot License" ];
     fhir:CodeSystem.definition [ fhir:value "gnuplot License." ]
  ], [
     fhir:index 154;
     fhir:CodeSystem.code [ fhir:value "GPL-1.0-only" ];
     fhir:CodeSystem.display [ fhir:value "GNU General Public License v1.0 only" ];
     fhir:CodeSystem.definition [ fhir:value "GNU General Public License v1.0 only." ]
  ], [
     fhir:index 155;
     fhir:CodeSystem.code [ fhir:value "GPL-1.0-or-later" ];
     fhir:CodeSystem.display [ fhir:value "GNU General Public License v1.0 or later" ];
     fhir:CodeSystem.definition [ fhir:value "GNU General Public License v1.0 or later." ]
  ], [
     fhir:index 156;
     fhir:CodeSystem.code [ fhir:value "GPL-2.0-only" ];
     fhir:CodeSystem.display [ fhir:value "GNU General Public License v2.0 only" ];
     fhir:CodeSystem.definition [ fhir:value "GNU General Public License v2.0 only." ]
  ], [
     fhir:index 157;
     fhir:CodeSystem.code [ fhir:value "GPL-2.0-or-later" ];
     fhir:CodeSystem.display [ fhir:value "GNU General Public License v2.0 or later" ];
     fhir:CodeSystem.definition [ fhir:value "GNU General Public License v2.0 or later." ]
  ], [
     fhir:index 158;
     fhir:CodeSystem.code [ fhir:value "GPL-3.0-only" ];
     fhir:CodeSystem.display [ fhir:value "GNU General Public License v3.0 only" ];
     fhir:CodeSystem.definition [ fhir:value "GNU General Public License v3.0 only." ]
  ], [
     fhir:index 159;
     fhir:CodeSystem.code [ fhir:value "GPL-3.0-or-later" ];
     fhir:CodeSystem.display [ fhir:value "GNU General Public License v3.0 or later" ];
     fhir:CodeSystem.definition [ fhir:value "GNU General Public License v3.0 or later." ]
  ], [
     fhir:index 160;
     fhir:CodeSystem.code [ fhir:value "gSOAP-1.3b" ];
     fhir:CodeSystem.display [ fhir:value "gSOAP Public License v1.3b" ];
     fhir:CodeSystem.definition [ fhir:value "gSOAP Public License v1.3b." ]
  ], [
     fhir:index 161;
     fhir:CodeSystem.code [ fhir:value "HaskellReport" ];
     fhir:CodeSystem.display [ fhir:value "Haskell Language Report License" ];
     fhir:CodeSystem.definition [ fhir:value "Haskell Language Report License." ]
  ], [
     fhir:index 162;
     fhir:CodeSystem.code [ fhir:value "HPND" ];
     fhir:CodeSystem.display [ fhir:value "Historical Permission Notice and Disclaimer" ];
     fhir:CodeSystem.definition [ fhir:value "Historical Permission Notice and Disclaimer." ]
  ], [
     fhir:index 163;
     fhir:CodeSystem.code [ fhir:value "IBM-pibs" ];
     fhir:CodeSystem.display [ fhir:value "IBM PowerPC Initialization and Boot Software" ];
     fhir:CodeSystem.definition [ fhir:value "IBM PowerPC Initialization and Boot Software." ]
  ], [
     fhir:index 164;
     fhir:CodeSystem.code [ fhir:value "ICU" ];
     fhir:CodeSystem.display [ fhir:value "ICU License" ];
     fhir:CodeSystem.definition [ fhir:value "ICU License." ]
  ], [
     fhir:index 165;
     fhir:CodeSystem.code [ fhir:value "IJG" ];
     fhir:CodeSystem.display [ fhir:value "Independent JPEG Group License" ];
     fhir:CodeSystem.definition [ fhir:value "Independent JPEG Group License." ]
  ], [
     fhir:index 166;
     fhir:CodeSystem.code [ fhir:value "ImageMagick" ];
     fhir:CodeSystem.display [ fhir:value "ImageMagick License" ];
     fhir:CodeSystem.definition [ fhir:value "ImageMagick License." ]
  ], [
     fhir:index 167;
     fhir:CodeSystem.code [ fhir:value "iMatix" ];
     fhir:CodeSystem.display [ fhir:value "iMatix Standard Function Library Agreement" ];
     fhir:CodeSystem.definition [ fhir:value "iMatix Standard Function Library Agreement." ]
  ], [
     fhir:index 168;
     fhir:CodeSystem.code [ fhir:value "Imlib2" ];
     fhir:CodeSystem.display [ fhir:value "Imlib2 License" ];
     fhir:CodeSystem.definition [ fhir:value "Imlib2 License." ]
  ], [
     fhir:index 169;
     fhir:CodeSystem.code [ fhir:value "Info-ZIP" ];
     fhir:CodeSystem.display [ fhir:value "Info-ZIP License" ];
     fhir:CodeSystem.definition [ fhir:value "Info-ZIP License." ]
  ], [
     fhir:index 170;
     fhir:CodeSystem.code [ fhir:value "Intel-ACPI" ];
     fhir:CodeSystem.display [ fhir:value "Intel ACPI Software License Agreement" ];
     fhir:CodeSystem.definition [ fhir:value "Intel ACPI Software License Agreement." ]
  ], [
     fhir:index 171;
     fhir:CodeSystem.code [ fhir:value "Intel" ];
     fhir:CodeSystem.display [ fhir:value "Intel Open Source License" ];
     fhir:CodeSystem.definition [ fhir:value "Intel Open Source License." ]
  ], [
     fhir:index 172;
     fhir:CodeSystem.code [ fhir:value "Interbase-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Interbase Public License v1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Interbase Public License v1.0." ]
  ], [
     fhir:index 173;
     fhir:CodeSystem.code [ fhir:value "IPA" ];
     fhir:CodeSystem.display [ fhir:value "IPA Font License" ];
     fhir:CodeSystem.definition [ fhir:value "IPA Font License." ]
  ], [
     fhir:index 174;
     fhir:CodeSystem.code [ fhir:value "IPL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "IBM Public License v1.0" ];
     fhir:CodeSystem.definition [ fhir:value "IBM Public License v1.0." ]
  ], [
     fhir:index 175;
     fhir:CodeSystem.code [ fhir:value "ISC" ];
     fhir:CodeSystem.display [ fhir:value "ISC License" ];
     fhir:CodeSystem.definition [ fhir:value "ISC License." ]
  ], [
     fhir:index 176;
     fhir:CodeSystem.code [ fhir:value "JasPer-2.0" ];
     fhir:CodeSystem.display [ fhir:value "JasPer License" ];
     fhir:CodeSystem.definition [ fhir:value "JasPer License." ]
  ], [
     fhir:index 177;
     fhir:CodeSystem.code [ fhir:value "JSON" ];
     fhir:CodeSystem.display [ fhir:value "JSON License" ];
     fhir:CodeSystem.definition [ fhir:value "JSON License." ]
  ], [
     fhir:index 178;
     fhir:CodeSystem.code [ fhir:value "LAL-1.2" ];
     fhir:CodeSystem.display [ fhir:value "Licence Art Libre 1.2" ];
     fhir:CodeSystem.definition [ fhir:value "Licence Art Libre 1.2." ]
  ], [
     fhir:index 179;
     fhir:CodeSystem.code [ fhir:value "LAL-1.3" ];
     fhir:CodeSystem.display [ fhir:value "Licence Art Libre 1.3" ];
     fhir:CodeSystem.definition [ fhir:value "Licence Art Libre 1.3." ]
  ], [
     fhir:index 180;
     fhir:CodeSystem.code [ fhir:value "Latex2e" ];
     fhir:CodeSystem.display [ fhir:value "Latex2e License" ];
     fhir:CodeSystem.definition [ fhir:value "Latex2e License." ]
  ], [
     fhir:index 181;
     fhir:CodeSystem.code [ fhir:value "Leptonica" ];
     fhir:CodeSystem.display [ fhir:value "Leptonica License" ];
     fhir:CodeSystem.definition [ fhir:value "Leptonica License." ]
  ], [
     fhir:index 182;
     fhir:CodeSystem.code [ fhir:value "LGPL-2.0-only" ];
     fhir:CodeSystem.display [ fhir:value "GNU Library General Public License v2 only" ];
     fhir:CodeSystem.definition [ fhir:value "GNU Library General Public License v2 only." ]
  ], [
     fhir:index 183;
     fhir:CodeSystem.code [ fhir:value "LGPL-2.0-or-later" ];
     fhir:CodeSystem.display [ fhir:value "GNU Library General Public License v2 or later" ];
     fhir:CodeSystem.definition [ fhir:value "GNU Library General Public License v2 or later." ]
  ], [
     fhir:index 184;
     fhir:CodeSystem.code [ fhir:value "LGPL-2.1-only" ];
     fhir:CodeSystem.display [ fhir:value "GNU Lesser General Public License v2.1 only" ];
     fhir:CodeSystem.definition [ fhir:value "GNU Lesser General Public License v2.1 only." ]
  ], [
     fhir:index 185;
     fhir:CodeSystem.code [ fhir:value "LGPL-2.1-or-later" ];
     fhir:CodeSystem.display [ fhir:value "GNU Lesser General Public License v2.1 or later" ];
     fhir:CodeSystem.definition [ fhir:value "GNU Lesser General Public License v2.1 or later." ]
  ], [
     fhir:index 186;
     fhir:CodeSystem.code [ fhir:value "LGPL-3.0-only" ];
     fhir:CodeSystem.display [ fhir:value "GNU Lesser General Public License v3.0 only" ];
     fhir:CodeSystem.definition [ fhir:value "GNU Lesser General Public License v3.0 only." ]
  ], [
     fhir:index 187;
     fhir:CodeSystem.code [ fhir:value "LGPL-3.0-or-later" ];
     fhir:CodeSystem.display [ fhir:value "GNU Lesser General Public License v3.0 or later" ];
     fhir:CodeSystem.definition [ fhir:value "GNU Lesser General Public License v3.0 or later." ]
  ], [
     fhir:index 188;
     fhir:CodeSystem.code [ fhir:value "LGPLLR" ];
     fhir:CodeSystem.display [ fhir:value "Lesser General Public License For Linguistic Resources" ];
     fhir:CodeSystem.definition [ fhir:value "Lesser General Public License For Linguistic Resources." ]
  ], [
     fhir:index 189;
     fhir:CodeSystem.code [ fhir:value "Libpng" ];
     fhir:CodeSystem.display [ fhir:value "libpng License" ];
     fhir:CodeSystem.definition [ fhir:value "libpng License." ]
  ], [
     fhir:index 190;
     fhir:CodeSystem.code [ fhir:value "libtiff" ];
     fhir:CodeSystem.display [ fhir:value "libtiff License" ];
     fhir:CodeSystem.definition [ fhir:value "libtiff License." ]
  ], [
     fhir:index 191;
     fhir:CodeSystem.code [ fhir:value "LiLiQ-P-1.1" ];
     fhir:CodeSystem.display [ fhir:value "Licence Libre du Québec – Permissive version 1.1" ];
     fhir:CodeSystem.definition [ fhir:value "Licence Libre du Québec – Permissive version 1.1." ]
  ], [
     fhir:index 192;
     fhir:CodeSystem.code [ fhir:value "LiLiQ-R-1.1" ];
     fhir:CodeSystem.display [ fhir:value "Licence Libre du Québec – Réciprocité version 1.1" ];
     fhir:CodeSystem.definition [ fhir:value "Licence Libre du Québec – Réciprocité version 1.1." ]
  ], [
     fhir:index 193;
     fhir:CodeSystem.code [ fhir:value "LiLiQ-Rplus-1.1" ];
     fhir:CodeSystem.display [ fhir:value "Licence Libre du Québec – Réciprocité forte version 1.1" ];
     fhir:CodeSystem.definition [ fhir:value "Licence Libre du Québec – Réciprocité forte version 1.1." ]
  ], [
     fhir:index 194;
     fhir:CodeSystem.code [ fhir:value "Linux-OpenIB" ];
     fhir:CodeSystem.display [ fhir:value "Linux Kernel Variant of OpenIB.org license" ];
     fhir:CodeSystem.definition [ fhir:value "Linux Kernel Variant of OpenIB.org license." ]
  ], [
     fhir:index 195;
     fhir:CodeSystem.code [ fhir:value "LPL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Lucent Public License Version 1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Lucent Public License Version 1.0." ]
  ], [
     fhir:index 196;
     fhir:CodeSystem.code [ fhir:value "LPL-1.02" ];
     fhir:CodeSystem.display [ fhir:value "Lucent Public License v1.02" ];
     fhir:CodeSystem.definition [ fhir:value "Lucent Public License v1.02." ]
  ], [
     fhir:index 197;
     fhir:CodeSystem.code [ fhir:value "LPPL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "LaTeX Project Public License v1.0" ];
     fhir:CodeSystem.definition [ fhir:value "LaTeX Project Public License v1.0." ]
  ], [
     fhir:index 198;
     fhir:CodeSystem.code [ fhir:value "LPPL-1.1" ];
     fhir:CodeSystem.display [ fhir:value "LaTeX Project Public License v1.1" ];
     fhir:CodeSystem.definition [ fhir:value "LaTeX Project Public License v1.1." ]
  ], [
     fhir:index 199;
     fhir:CodeSystem.code [ fhir:value "LPPL-1.2" ];
     fhir:CodeSystem.display [ fhir:value "LaTeX Project Public License v1.2" ];
     fhir:CodeSystem.definition [ fhir:value "LaTeX Project Public License v1.2." ]
  ], [
     fhir:index 200;
     fhir:CodeSystem.code [ fhir:value "LPPL-1.3a" ];
     fhir:CodeSystem.display [ fhir:value "LaTeX Project Public License v1.3a" ];
     fhir:CodeSystem.definition [ fhir:value "LaTeX Project Public License v1.3a." ]
  ], [
     fhir:index 201;
     fhir:CodeSystem.code [ fhir:value "LPPL-1.3c" ];
     fhir:CodeSystem.display [ fhir:value "LaTeX Project Public License v1.3c" ];
     fhir:CodeSystem.definition [ fhir:value "LaTeX Project Public License v1.3c." ]
  ], [
     fhir:index 202;
     fhir:CodeSystem.code [ fhir:value "MakeIndex" ];
     fhir:CodeSystem.display [ fhir:value "MakeIndex License" ];
     fhir:CodeSystem.definition [ fhir:value "MakeIndex License." ]
  ], [
     fhir:index 203;
     fhir:CodeSystem.code [ fhir:value "MirOS" ];
     fhir:CodeSystem.display [ fhir:value "MirOS License" ];
     fhir:CodeSystem.definition [ fhir:value "MirOS License." ]
  ], [
     fhir:index 204;
     fhir:CodeSystem.code [ fhir:value "MIT-0" ];
     fhir:CodeSystem.display [ fhir:value "MIT No Attribution" ];
     fhir:CodeSystem.definition [ fhir:value "MIT No Attribution." ]
  ], [
     fhir:index 205;
     fhir:CodeSystem.code [ fhir:value "MIT-advertising" ];
     fhir:CodeSystem.display [ fhir:value "Enlightenment License (e16)" ];
     fhir:CodeSystem.definition [ fhir:value "Enlightenment License (e16)." ]
  ], [
     fhir:index 206;
     fhir:CodeSystem.code [ fhir:value "MIT-CMU" ];
     fhir:CodeSystem.display [ fhir:value "CMU License" ];
     fhir:CodeSystem.definition [ fhir:value "CMU License." ]
  ], [
     fhir:index 207;
     fhir:CodeSystem.code [ fhir:value "MIT-enna" ];
     fhir:CodeSystem.display [ fhir:value "enna License" ];
     fhir:CodeSystem.definition [ fhir:value "enna License." ]
  ], [
     fhir:index 208;
     fhir:CodeSystem.code [ fhir:value "MIT-feh" ];
     fhir:CodeSystem.display [ fhir:value "feh License" ];
     fhir:CodeSystem.definition [ fhir:value "feh License." ]
  ], [
     fhir:index 209;
     fhir:CodeSystem.code [ fhir:value "MIT" ];
     fhir:CodeSystem.display [ fhir:value "MIT License" ];
     fhir:CodeSystem.definition [ fhir:value "MIT License." ]
  ], [
     fhir:index 210;
     fhir:CodeSystem.code [ fhir:value "MITNFA" ];
     fhir:CodeSystem.display [ fhir:value "MIT +no-false-attribs license" ];
     fhir:CodeSystem.definition [ fhir:value "MIT +no-false-attribs license." ]
  ], [
     fhir:index 211;
     fhir:CodeSystem.code [ fhir:value "Motosoto" ];
     fhir:CodeSystem.display [ fhir:value "Motosoto License" ];
     fhir:CodeSystem.definition [ fhir:value "Motosoto License." ]
  ], [
     fhir:index 212;
     fhir:CodeSystem.code [ fhir:value "mpich2" ];
     fhir:CodeSystem.display [ fhir:value "mpich2 License" ];
     fhir:CodeSystem.definition [ fhir:value "mpich2 License." ]
  ], [
     fhir:index 213;
     fhir:CodeSystem.code [ fhir:value "MPL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Mozilla Public License 1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Mozilla Public License 1.0." ]
  ], [
     fhir:index 214;
     fhir:CodeSystem.code [ fhir:value "MPL-1.1" ];
     fhir:CodeSystem.display [ fhir:value "Mozilla Public License 1.1" ];
     fhir:CodeSystem.definition [ fhir:value "Mozilla Public License 1.1." ]
  ], [
     fhir:index 215;
     fhir:CodeSystem.code [ fhir:value "MPL-2.0-no-copyleft-exception" ];
     fhir:CodeSystem.display [ fhir:value "Mozilla Public License 2.0 (no copyleft exception)" ];
     fhir:CodeSystem.definition [ fhir:value "Mozilla Public License 2.0 (no copyleft exception)." ]
  ], [
     fhir:index 216;
     fhir:CodeSystem.code [ fhir:value "MPL-2.0" ];
     fhir:CodeSystem.display [ fhir:value "Mozilla Public License 2.0" ];
     fhir:CodeSystem.definition [ fhir:value "Mozilla Public License 2.0." ]
  ], [
     fhir:index 217;
     fhir:CodeSystem.code [ fhir:value "MS-PL" ];
     fhir:CodeSystem.display [ fhir:value "Microsoft Public License" ];
     fhir:CodeSystem.definition [ fhir:value "Microsoft Public License." ]
  ], [
     fhir:index 218;
     fhir:CodeSystem.code [ fhir:value "MS-RL" ];
     fhir:CodeSystem.display [ fhir:value "Microsoft Reciprocal License" ];
     fhir:CodeSystem.definition [ fhir:value "Microsoft Reciprocal License." ]
  ], [
     fhir:index 219;
     fhir:CodeSystem.code [ fhir:value "MTLL" ];
     fhir:CodeSystem.display [ fhir:value "Matrix Template Library License" ];
     fhir:CodeSystem.definition [ fhir:value "Matrix Template Library License." ]
  ], [
     fhir:index 220;
     fhir:CodeSystem.code [ fhir:value "Multics" ];
     fhir:CodeSystem.display [ fhir:value "Multics License" ];
     fhir:CodeSystem.definition [ fhir:value "Multics License." ]
  ], [
     fhir:index 221;
     fhir:CodeSystem.code [ fhir:value "Mup" ];
     fhir:CodeSystem.display [ fhir:value "Mup License" ];
     fhir:CodeSystem.definition [ fhir:value "Mup License." ]
  ], [
     fhir:index 222;
     fhir:CodeSystem.code [ fhir:value "NASA-1.3" ];
     fhir:CodeSystem.display [ fhir:value "NASA Open Source Agreement 1.3" ];
     fhir:CodeSystem.definition [ fhir:value "NASA Open Source Agreement 1.3." ]
  ], [
     fhir:index 223;
     fhir:CodeSystem.code [ fhir:value "Naumen" ];
     fhir:CodeSystem.display [ fhir:value "Naumen Public License" ];
     fhir:CodeSystem.definition [ fhir:value "Naumen Public License." ]
  ], [
     fhir:index 224;
     fhir:CodeSystem.code [ fhir:value "NBPL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Net Boolean Public License v1" ];
     fhir:CodeSystem.definition [ fhir:value "Net Boolean Public License v1." ]
  ], [
     fhir:index 225;
     fhir:CodeSystem.code [ fhir:value "NCSA" ];
     fhir:CodeSystem.display [ fhir:value "University of Illinois/NCSA Open Source License" ];
     fhir:CodeSystem.definition [ fhir:value "University of Illinois/NCSA Open Source License." ]
  ], [
     fhir:index 226;
     fhir:CodeSystem.code [ fhir:value "Net-SNMP" ];
     fhir:CodeSystem.display [ fhir:value "Net-SNMP License" ];
     fhir:CodeSystem.definition [ fhir:value "Net-SNMP License." ]
  ], [
     fhir:index 227;
     fhir:CodeSystem.code [ fhir:value "NetCDF" ];
     fhir:CodeSystem.display [ fhir:value "NetCDF license" ];
     fhir:CodeSystem.definition [ fhir:value "NetCDF license." ]
  ], [
     fhir:index 228;
     fhir:CodeSystem.code [ fhir:value "Newsletr" ];
     fhir:CodeSystem.display [ fhir:value "Newsletr License" ];
     fhir:CodeSystem.definition [ fhir:value "Newsletr License." ]
  ], [
     fhir:index 229;
     fhir:CodeSystem.code [ fhir:value "NGPL" ];
     fhir:CodeSystem.display [ fhir:value "Nethack General Public License" ];
     fhir:CodeSystem.definition [ fhir:value "Nethack General Public License." ]
  ], [
     fhir:index 230;
     fhir:CodeSystem.code [ fhir:value "NLOD-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Norwegian Licence for Open Government Data" ];
     fhir:CodeSystem.definition [ fhir:value "Norwegian Licence for Open Government Data." ]
  ], [
     fhir:index 231;
     fhir:CodeSystem.code [ fhir:value "NLPL" ];
     fhir:CodeSystem.display [ fhir:value "No Limit Public License" ];
     fhir:CodeSystem.definition [ fhir:value "No Limit Public License." ]
  ], [
     fhir:index 232;
     fhir:CodeSystem.code [ fhir:value "Nokia" ];
     fhir:CodeSystem.display [ fhir:value "Nokia Open Source License" ];
     fhir:CodeSystem.definition [ fhir:value "Nokia Open Source License." ]
  ], [
     fhir:index 233;
     fhir:CodeSystem.code [ fhir:value "NOSL" ];
     fhir:CodeSystem.display [ fhir:value "Netizen Open Source License" ];
     fhir:CodeSystem.definition [ fhir:value "Netizen Open Source License." ]
  ], [
     fhir:index 234;
     fhir:CodeSystem.code [ fhir:value "Noweb" ];
     fhir:CodeSystem.display [ fhir:value "Noweb License" ];
     fhir:CodeSystem.definition [ fhir:value "Noweb License." ]
  ], [
     fhir:index 235;
     fhir:CodeSystem.code [ fhir:value "NPL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Netscape Public License v1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Netscape Public License v1.0." ]
  ], [
     fhir:index 236;
     fhir:CodeSystem.code [ fhir:value "NPL-1.1" ];
     fhir:CodeSystem.display [ fhir:value "Netscape Public License v1.1" ];
     fhir:CodeSystem.definition [ fhir:value "Netscape Public License v1.1." ]
  ], [
     fhir:index 237;
     fhir:CodeSystem.code [ fhir:value "NPOSL-3.0" ];
     fhir:CodeSystem.display [ fhir:value "Non-Profit Open Software License 3.0" ];
     fhir:CodeSystem.definition [ fhir:value "Non-Profit Open Software License 3.0." ]
  ], [
     fhir:index 238;
     fhir:CodeSystem.code [ fhir:value "NRL" ];
     fhir:CodeSystem.display [ fhir:value "NRL License" ];
     fhir:CodeSystem.definition [ fhir:value "NRL License." ]
  ], [
     fhir:index 239;
     fhir:CodeSystem.code [ fhir:value "NTP" ];
     fhir:CodeSystem.display [ fhir:value "NTP License" ];
     fhir:CodeSystem.definition [ fhir:value "NTP License." ]
  ], [
     fhir:index 240;
     fhir:CodeSystem.code [ fhir:value "OCCT-PL" ];
     fhir:CodeSystem.display [ fhir:value "Open CASCADE Technology Public License" ];
     fhir:CodeSystem.definition [ fhir:value "Open CASCADE Technology Public License." ]
  ], [
     fhir:index 241;
     fhir:CodeSystem.code [ fhir:value "OCLC-2.0" ];
     fhir:CodeSystem.display [ fhir:value "OCLC Research Public License 2.0" ];
     fhir:CodeSystem.definition [ fhir:value "OCLC Research Public License 2.0." ]
  ], [
     fhir:index 242;
     fhir:CodeSystem.code [ fhir:value "ODbL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "ODC Open Database License v1.0" ];
     fhir:CodeSystem.definition [ fhir:value "ODC Open Database License v1.0." ]
  ], [
     fhir:index 243;
     fhir:CodeSystem.code [ fhir:value "OFL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "SIL Open Font License 1.0" ];
     fhir:CodeSystem.definition [ fhir:value "SIL Open Font License 1.0." ]
  ], [
     fhir:index 244;
     fhir:CodeSystem.code [ fhir:value "OFL-1.1" ];
     fhir:CodeSystem.display [ fhir:value "SIL Open Font License 1.1" ];
     fhir:CodeSystem.definition [ fhir:value "SIL Open Font License 1.1." ]
  ], [
     fhir:index 245;
     fhir:CodeSystem.code [ fhir:value "OGTSL" ];
     fhir:CodeSystem.display [ fhir:value "Open Group Test Suite License" ];
     fhir:CodeSystem.definition [ fhir:value "Open Group Test Suite License." ]
  ], [
     fhir:index 246;
     fhir:CodeSystem.code [ fhir:value "OLDAP-1.1" ];
     fhir:CodeSystem.display [ fhir:value "Open LDAP Public License v1.1" ];
     fhir:CodeSystem.definition [ fhir:value "Open LDAP Public License v1.1." ]
  ], [
     fhir:index 247;
     fhir:CodeSystem.code [ fhir:value "OLDAP-1.2" ];
     fhir:CodeSystem.display [ fhir:value "Open LDAP Public License v1.2" ];
     fhir:CodeSystem.definition [ fhir:value "Open LDAP Public License v1.2." ]
  ], [
     fhir:index 248;
     fhir:CodeSystem.code [ fhir:value "OLDAP-1.3" ];
     fhir:CodeSystem.display [ fhir:value "Open LDAP Public License v1.3" ];
     fhir:CodeSystem.definition [ fhir:value "Open LDAP Public License v1.3." ]
  ], [
     fhir:index 249;
     fhir:CodeSystem.code [ fhir:value "OLDAP-1.4" ];
     fhir:CodeSystem.display [ fhir:value "Open LDAP Public License v1.4" ];
     fhir:CodeSystem.definition [ fhir:value "Open LDAP Public License v1.4." ]
  ], [
     fhir:index 250;
     fhir:CodeSystem.code [ fhir:value "OLDAP-2.0.1" ];
     fhir:CodeSystem.display [ fhir:value "Open LDAP Public License v2.0.1" ];
     fhir:CodeSystem.definition [ fhir:value "Open LDAP Public License v2.0.1." ]
  ], [
     fhir:index 251;
     fhir:CodeSystem.code [ fhir:value "OLDAP-2.0" ];
     fhir:CodeSystem.display [ fhir:value "Open LDAP Public License v2.0 (or possibly 2.0A and 2.0B)" ];
     fhir:CodeSystem.definition [ fhir:value "Open LDAP Public License v2.0 (or possibly 2.0A and 2.0B)." ]
  ], [
     fhir:index 252;
     fhir:CodeSystem.code [ fhir:value "OLDAP-2.1" ];
     fhir:CodeSystem.display [ fhir:value "Open LDAP Public License v2.1" ];
     fhir:CodeSystem.definition [ fhir:value "Open LDAP Public License v2.1." ]
  ], [
     fhir:index 253;
     fhir:CodeSystem.code [ fhir:value "OLDAP-2.2.1" ];
     fhir:CodeSystem.display [ fhir:value "Open LDAP Public License v2.2.1" ];
     fhir:CodeSystem.definition [ fhir:value "Open LDAP Public License v2.2.1." ]
  ], [
     fhir:index 254;
     fhir:CodeSystem.code [ fhir:value "OLDAP-2.2.2" ];
     fhir:CodeSystem.display [ fhir:value "Open LDAP Public License 2.2.2" ];
     fhir:CodeSystem.definition [ fhir:value "Open LDAP Public License 2.2.2." ]
  ], [
     fhir:index 255;
     fhir:CodeSystem.code [ fhir:value "OLDAP-2.2" ];
     fhir:CodeSystem.display [ fhir:value "Open LDAP Public License v2.2" ];
     fhir:CodeSystem.definition [ fhir:value "Open LDAP Public License v2.2." ]
  ], [
     fhir:index 256;
     fhir:CodeSystem.code [ fhir:value "OLDAP-2.3" ];
     fhir:CodeSystem.display [ fhir:value "Open LDAP Public License v2.3" ];
     fhir:CodeSystem.definition [ fhir:value "Open LDAP Public License v2.3." ]
  ], [
     fhir:index 257;
     fhir:CodeSystem.code [ fhir:value "OLDAP-2.4" ];
     fhir:CodeSystem.display [ fhir:value "Open LDAP Public License v2.4" ];
     fhir:CodeSystem.definition [ fhir:value "Open LDAP Public License v2.4." ]
  ], [
     fhir:index 258;
     fhir:CodeSystem.code [ fhir:value "OLDAP-2.5" ];
     fhir:CodeSystem.display [ fhir:value "Open LDAP Public License v2.5" ];
     fhir:CodeSystem.definition [ fhir:value "Open LDAP Public License v2.5." ]
  ], [
     fhir:index 259;
     fhir:CodeSystem.code [ fhir:value "OLDAP-2.6" ];
     fhir:CodeSystem.display [ fhir:value "Open LDAP Public License v2.6" ];
     fhir:CodeSystem.definition [ fhir:value "Open LDAP Public License v2.6." ]
  ], [
     fhir:index 260;
     fhir:CodeSystem.code [ fhir:value "OLDAP-2.7" ];
     fhir:CodeSystem.display [ fhir:value "Open LDAP Public License v2.7" ];
     fhir:CodeSystem.definition [ fhir:value "Open LDAP Public License v2.7." ]
  ], [
     fhir:index 261;
     fhir:CodeSystem.code [ fhir:value "OLDAP-2.8" ];
     fhir:CodeSystem.display [ fhir:value "Open LDAP Public License v2.8" ];
     fhir:CodeSystem.definition [ fhir:value "Open LDAP Public License v2.8." ]
  ], [
     fhir:index 262;
     fhir:CodeSystem.code [ fhir:value "OML" ];
     fhir:CodeSystem.display [ fhir:value "Open Market License" ];
     fhir:CodeSystem.definition [ fhir:value "Open Market License." ]
  ], [
     fhir:index 263;
     fhir:CodeSystem.code [ fhir:value "OpenSSL" ];
     fhir:CodeSystem.display [ fhir:value "OpenSSL License" ];
     fhir:CodeSystem.definition [ fhir:value "OpenSSL License." ]
  ], [
     fhir:index 264;
     fhir:CodeSystem.code [ fhir:value "OPL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Open Public License v1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Open Public License v1.0." ]
  ], [
     fhir:index 265;
     fhir:CodeSystem.code [ fhir:value "OSET-PL-2.1" ];
     fhir:CodeSystem.display [ fhir:value "OSET Public License version 2.1" ];
     fhir:CodeSystem.definition [ fhir:value "OSET Public License version 2.1." ]
  ], [
     fhir:index 266;
     fhir:CodeSystem.code [ fhir:value "OSL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Open Software License 1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Open Software License 1.0." ]
  ], [
     fhir:index 267;
     fhir:CodeSystem.code [ fhir:value "OSL-1.1" ];
     fhir:CodeSystem.display [ fhir:value "Open Software License 1.1" ];
     fhir:CodeSystem.definition [ fhir:value "Open Software License 1.1." ]
  ], [
     fhir:index 268;
     fhir:CodeSystem.code [ fhir:value "OSL-2.0" ];
     fhir:CodeSystem.display [ fhir:value "Open Software License 2.0" ];
     fhir:CodeSystem.definition [ fhir:value "Open Software License 2.0." ]
  ], [
     fhir:index 269;
     fhir:CodeSystem.code [ fhir:value "OSL-2.1" ];
     fhir:CodeSystem.display [ fhir:value "Open Software License 2.1" ];
     fhir:CodeSystem.definition [ fhir:value "Open Software License 2.1." ]
  ], [
     fhir:index 270;
     fhir:CodeSystem.code [ fhir:value "OSL-3.0" ];
     fhir:CodeSystem.display [ fhir:value "Open Software License 3.0" ];
     fhir:CodeSystem.definition [ fhir:value "Open Software License 3.0." ]
  ], [
     fhir:index 271;
     fhir:CodeSystem.code [ fhir:value "PDDL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "ODC Public Domain Dedication & License 1.0" ];
     fhir:CodeSystem.definition [ fhir:value "ODC Public Domain Dedication & License 1.0." ]
  ], [
     fhir:index 272;
     fhir:CodeSystem.code [ fhir:value "PHP-3.0" ];
     fhir:CodeSystem.display [ fhir:value "PHP License v3.0" ];
     fhir:CodeSystem.definition [ fhir:value "PHP License v3.0." ]
  ], [
     fhir:index 273;
     fhir:CodeSystem.code [ fhir:value "PHP-3.01" ];
     fhir:CodeSystem.display [ fhir:value "PHP License v3.01" ];
     fhir:CodeSystem.definition [ fhir:value "PHP License v3.01." ]
  ], [
     fhir:index 274;
     fhir:CodeSystem.code [ fhir:value "Plexus" ];
     fhir:CodeSystem.display [ fhir:value "Plexus Classworlds License" ];
     fhir:CodeSystem.definition [ fhir:value "Plexus Classworlds License." ]
  ], [
     fhir:index 275;
     fhir:CodeSystem.code [ fhir:value "PostgreSQL" ];
     fhir:CodeSystem.display [ fhir:value "PostgreSQL License" ];
     fhir:CodeSystem.definition [ fhir:value "PostgreSQL License." ]
  ], [
     fhir:index 276;
     fhir:CodeSystem.code [ fhir:value "psfrag" ];
     fhir:CodeSystem.display [ fhir:value "psfrag License" ];
     fhir:CodeSystem.definition [ fhir:value "psfrag License." ]
  ], [
     fhir:index 277;
     fhir:CodeSystem.code [ fhir:value "psutils" ];
     fhir:CodeSystem.display [ fhir:value "psutils License" ];
     fhir:CodeSystem.definition [ fhir:value "psutils License." ]
  ], [
     fhir:index 278;
     fhir:CodeSystem.code [ fhir:value "Python-2.0" ];
     fhir:CodeSystem.display [ fhir:value "Python License 2.0" ];
     fhir:CodeSystem.definition [ fhir:value "Python License 2.0." ]
  ], [
     fhir:index 279;
     fhir:CodeSystem.code [ fhir:value "Qhull" ];
     fhir:CodeSystem.display [ fhir:value "Qhull License" ];
     fhir:CodeSystem.definition [ fhir:value "Qhull License." ]
  ], [
     fhir:index 280;
     fhir:CodeSystem.code [ fhir:value "QPL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Q Public License 1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Q Public License 1.0." ]
  ], [
     fhir:index 281;
     fhir:CodeSystem.code [ fhir:value "Rdisc" ];
     fhir:CodeSystem.display [ fhir:value "Rdisc License" ];
     fhir:CodeSystem.definition [ fhir:value "Rdisc License." ]
  ], [
     fhir:index 282;
     fhir:CodeSystem.code [ fhir:value "RHeCos-1.1" ];
     fhir:CodeSystem.display [ fhir:value "Red Hat eCos Public License v1.1" ];
     fhir:CodeSystem.definition [ fhir:value "Red Hat eCos Public License v1.1." ]
  ], [
     fhir:index 283;
     fhir:CodeSystem.code [ fhir:value "RPL-1.1" ];
     fhir:CodeSystem.display [ fhir:value "Reciprocal Public License 1.1" ];
     fhir:CodeSystem.definition [ fhir:value "Reciprocal Public License 1.1." ]
  ], [
     fhir:index 284;
     fhir:CodeSystem.code [ fhir:value "RPL-1.5" ];
     fhir:CodeSystem.display [ fhir:value "Reciprocal Public License 1.5" ];
     fhir:CodeSystem.definition [ fhir:value "Reciprocal Public License 1.5." ]
  ], [
     fhir:index 285;
     fhir:CodeSystem.code [ fhir:value "RPSL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "RealNetworks Public Source License v1.0" ];
     fhir:CodeSystem.definition [ fhir:value "RealNetworks Public Source License v1.0." ]
  ], [
     fhir:index 286;
     fhir:CodeSystem.code [ fhir:value "RSA-MD" ];
     fhir:CodeSystem.display [ fhir:value "RSA Message-Digest License" ];
     fhir:CodeSystem.definition [ fhir:value "RSA Message-Digest License." ]
  ], [
     fhir:index 287;
     fhir:CodeSystem.code [ fhir:value "RSCPL" ];
     fhir:CodeSystem.display [ fhir:value "Ricoh Source Code Public License" ];
     fhir:CodeSystem.definition [ fhir:value "Ricoh Source Code Public License." ]
  ], [
     fhir:index 288;
     fhir:CodeSystem.code [ fhir:value "Ruby" ];
     fhir:CodeSystem.display [ fhir:value "Ruby License" ];
     fhir:CodeSystem.definition [ fhir:value "Ruby License." ]
  ], [
     fhir:index 289;
     fhir:CodeSystem.code [ fhir:value "SAX-PD" ];
     fhir:CodeSystem.display [ fhir:value "Sax Public Domain Notice" ];
     fhir:CodeSystem.definition [ fhir:value "Sax Public Domain Notice." ]
  ], [
     fhir:index 290;
     fhir:CodeSystem.code [ fhir:value "Saxpath" ];
     fhir:CodeSystem.display [ fhir:value "Saxpath License" ];
     fhir:CodeSystem.definition [ fhir:value "Saxpath License." ]
  ], [
     fhir:index 291;
     fhir:CodeSystem.code [ fhir:value "SCEA" ];
     fhir:CodeSystem.display [ fhir:value "SCEA Shared Source License" ];
     fhir:CodeSystem.definition [ fhir:value "SCEA Shared Source License." ]
  ], [
     fhir:index 292;
     fhir:CodeSystem.code [ fhir:value "Sendmail" ];
     fhir:CodeSystem.display [ fhir:value "Sendmail License" ];
     fhir:CodeSystem.definition [ fhir:value "Sendmail License." ]
  ], [
     fhir:index 293;
     fhir:CodeSystem.code [ fhir:value "SGI-B-1.0" ];
     fhir:CodeSystem.display [ fhir:value "SGI Free Software License B v1.0" ];
     fhir:CodeSystem.definition [ fhir:value "SGI Free Software License B v1.0." ]
  ], [
     fhir:index 294;
     fhir:CodeSystem.code [ fhir:value "SGI-B-1.1" ];
     fhir:CodeSystem.display [ fhir:value "SGI Free Software License B v1.1" ];
     fhir:CodeSystem.definition [ fhir:value "SGI Free Software License B v1.1." ]
  ], [
     fhir:index 295;
     fhir:CodeSystem.code [ fhir:value "SGI-B-2.0" ];
     fhir:CodeSystem.display [ fhir:value "SGI Free Software License B v2.0" ];
     fhir:CodeSystem.definition [ fhir:value "SGI Free Software License B v2.0." ]
  ], [
     fhir:index 296;
     fhir:CodeSystem.code [ fhir:value "SimPL-2.0" ];
     fhir:CodeSystem.display [ fhir:value "Simple Public License 2.0" ];
     fhir:CodeSystem.definition [ fhir:value "Simple Public License 2.0." ]
  ], [
     fhir:index 297;
     fhir:CodeSystem.code [ fhir:value "SISSL-1.2" ];
     fhir:CodeSystem.display [ fhir:value "Sun Industry Standards Source License v1.2" ];
     fhir:CodeSystem.definition [ fhir:value "Sun Industry Standards Source License v1.2." ]
  ], [
     fhir:index 298;
     fhir:CodeSystem.code [ fhir:value "SISSL" ];
     fhir:CodeSystem.display [ fhir:value "Sun Industry Standards Source License v1.1" ];
     fhir:CodeSystem.definition [ fhir:value "Sun Industry Standards Source License v1.1." ]
  ], [
     fhir:index 299;
     fhir:CodeSystem.code [ fhir:value "Sleepycat" ];
     fhir:CodeSystem.display [ fhir:value "Sleepycat License" ];
     fhir:CodeSystem.definition [ fhir:value "Sleepycat License." ]
  ], [
     fhir:index 300;
     fhir:CodeSystem.code [ fhir:value "SMLNJ" ];
     fhir:CodeSystem.display [ fhir:value "Standard ML of New Jersey License" ];
     fhir:CodeSystem.definition [ fhir:value "Standard ML of New Jersey License." ]
  ], [
     fhir:index 301;
     fhir:CodeSystem.code [ fhir:value "SMPPL" ];
     fhir:CodeSystem.display [ fhir:value "Secure Messaging Protocol Public License" ];
     fhir:CodeSystem.definition [ fhir:value "Secure Messaging Protocol Public License." ]
  ], [
     fhir:index 302;
     fhir:CodeSystem.code [ fhir:value "SNIA" ];
     fhir:CodeSystem.display [ fhir:value "SNIA Public License 1.1" ];
     fhir:CodeSystem.definition [ fhir:value "SNIA Public License 1.1." ]
  ], [
     fhir:index 303;
     fhir:CodeSystem.code [ fhir:value "Spencer-86" ];
     fhir:CodeSystem.display [ fhir:value "Spencer License 86" ];
     fhir:CodeSystem.definition [ fhir:value "Spencer License 86." ]
  ], [
     fhir:index 304;
     fhir:CodeSystem.code [ fhir:value "Spencer-94" ];
     fhir:CodeSystem.display [ fhir:value "Spencer License 94" ];
     fhir:CodeSystem.definition [ fhir:value "Spencer License 94." ]
  ], [
     fhir:index 305;
     fhir:CodeSystem.code [ fhir:value "Spencer-99" ];
     fhir:CodeSystem.display [ fhir:value "Spencer License 99" ];
     fhir:CodeSystem.definition [ fhir:value "Spencer License 99." ]
  ], [
     fhir:index 306;
     fhir:CodeSystem.code [ fhir:value "SPL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Sun Public License v1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Sun Public License v1.0." ]
  ], [
     fhir:index 307;
     fhir:CodeSystem.code [ fhir:value "SugarCRM-1.1.3" ];
     fhir:CodeSystem.display [ fhir:value "SugarCRM Public License v1.1.3" ];
     fhir:CodeSystem.definition [ fhir:value "SugarCRM Public License v1.1.3." ]
  ], [
     fhir:index 308;
     fhir:CodeSystem.code [ fhir:value "SWL" ];
     fhir:CodeSystem.display [ fhir:value "Scheme Widget Library (SWL) Software License Agreement" ];
     fhir:CodeSystem.definition [ fhir:value "Scheme Widget Library (SWL) Software License Agreement." ]
  ], [
     fhir:index 309;
     fhir:CodeSystem.code [ fhir:value "TCL" ];
     fhir:CodeSystem.display [ fhir:value "TCL/TK License" ];
     fhir:CodeSystem.definition [ fhir:value "TCL/TK License." ]
  ], [
     fhir:index 310;
     fhir:CodeSystem.code [ fhir:value "TCP-wrappers" ];
     fhir:CodeSystem.display [ fhir:value "TCP Wrappers License" ];
     fhir:CodeSystem.definition [ fhir:value "TCP Wrappers License." ]
  ], [
     fhir:index 311;
     fhir:CodeSystem.code [ fhir:value "TMate" ];
     fhir:CodeSystem.display [ fhir:value "TMate Open Source License" ];
     fhir:CodeSystem.definition [ fhir:value "TMate Open Source License." ]
  ], [
     fhir:index 312;
     fhir:CodeSystem.code [ fhir:value "TORQUE-1.1" ];
     fhir:CodeSystem.display [ fhir:value "TORQUE v2.5+ Software License v1.1" ];
     fhir:CodeSystem.definition [ fhir:value "TORQUE v2.5+ Software License v1.1." ]
  ], [
     fhir:index 313;
     fhir:CodeSystem.code [ fhir:value "TOSL" ];
     fhir:CodeSystem.display [ fhir:value "Trusster Open Source License" ];
     fhir:CodeSystem.definition [ fhir:value "Trusster Open Source License." ]
  ], [
     fhir:index 314;
     fhir:CodeSystem.code [ fhir:value "Unicode-DFS-2015" ];
     fhir:CodeSystem.display [ fhir:value "Unicode License Agreement - Data Files and Software (2015)" ];
     fhir:CodeSystem.definition [ fhir:value "Unicode License Agreement - Data Files and Software (2015)." ]
  ], [
     fhir:index 315;
     fhir:CodeSystem.code [ fhir:value "Unicode-DFS-2016" ];
     fhir:CodeSystem.display [ fhir:value "Unicode License Agreement - Data Files and Software (2016)" ];
     fhir:CodeSystem.definition [ fhir:value "Unicode License Agreement - Data Files and Software (2016)." ]
  ], [
     fhir:index 316;
     fhir:CodeSystem.code [ fhir:value "Unicode-TOU" ];
     fhir:CodeSystem.display [ fhir:value "Unicode Terms of Use" ];
     fhir:CodeSystem.definition [ fhir:value "Unicode Terms of Use." ]
  ], [
     fhir:index 317;
     fhir:CodeSystem.code [ fhir:value "Unlicense" ];
     fhir:CodeSystem.display [ fhir:value "The Unlicense" ];
     fhir:CodeSystem.definition [ fhir:value "The Unlicense." ]
  ], [
     fhir:index 318;
     fhir:CodeSystem.code [ fhir:value "UPL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Universal Permissive License v1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Universal Permissive License v1.0." ]
  ], [
     fhir:index 319;
     fhir:CodeSystem.code [ fhir:value "Vim" ];
     fhir:CodeSystem.display [ fhir:value "Vim License" ];
     fhir:CodeSystem.definition [ fhir:value "Vim License." ]
  ], [
     fhir:index 320;
     fhir:CodeSystem.code [ fhir:value "VOSTROM" ];
     fhir:CodeSystem.display [ fhir:value "VOSTROM Public License for Open Source" ];
     fhir:CodeSystem.definition [ fhir:value "VOSTROM Public License for Open Source." ]
  ], [
     fhir:index 321;
     fhir:CodeSystem.code [ fhir:value "VSL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Vovida Software License v1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Vovida Software License v1.0." ]
  ], [
     fhir:index 322;
     fhir:CodeSystem.code [ fhir:value "W3C-19980720" ];
     fhir:CodeSystem.display [ fhir:value "W3C Software Notice and License (1998-07-20)" ];
     fhir:CodeSystem.definition [ fhir:value "W3C Software Notice and License (1998-07-20)." ]
  ], [
     fhir:index 323;
     fhir:CodeSystem.code [ fhir:value "W3C-20150513" ];
     fhir:CodeSystem.display [ fhir:value "W3C Software Notice and Document License (2015-05-13)" ];
     fhir:CodeSystem.definition [ fhir:value "W3C Software Notice and Document License (2015-05-13)." ]
  ], [
     fhir:index 324;
     fhir:CodeSystem.code [ fhir:value "W3C" ];
     fhir:CodeSystem.display [ fhir:value "W3C Software Notice and License (2002-12-31)" ];
     fhir:CodeSystem.definition [ fhir:value "W3C Software Notice and License (2002-12-31)." ]
  ], [
     fhir:index 325;
     fhir:CodeSystem.code [ fhir:value "Watcom-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Sybase Open Watcom Public License 1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Sybase Open Watcom Public License 1.0." ]
  ], [
     fhir:index 326;
     fhir:CodeSystem.code [ fhir:value "Wsuipa" ];
     fhir:CodeSystem.display [ fhir:value "Wsuipa License" ];
     fhir:CodeSystem.definition [ fhir:value "Wsuipa License." ]
  ], [
     fhir:index 327;
     fhir:CodeSystem.code [ fhir:value "WTFPL" ];
     fhir:CodeSystem.display [ fhir:value "Do What The F*ck You Want To Public License" ];
     fhir:CodeSystem.definition [ fhir:value "Do What The F*ck You Want To Public License." ]
  ], [
     fhir:index 328;
     fhir:CodeSystem.code [ fhir:value "X11" ];
     fhir:CodeSystem.display [ fhir:value "X11 License" ];
     fhir:CodeSystem.definition [ fhir:value "X11 License." ]
  ], [
     fhir:index 329;
     fhir:CodeSystem.code [ fhir:value "Xerox" ];
     fhir:CodeSystem.display [ fhir:value "Xerox License" ];
     fhir:CodeSystem.definition [ fhir:value "Xerox License." ]
  ], [
     fhir:index 330;
     fhir:CodeSystem.code [ fhir:value "XFree86-1.1" ];
     fhir:CodeSystem.display [ fhir:value "XFree86 License 1.1" ];
     fhir:CodeSystem.definition [ fhir:value "XFree86 License 1.1." ]
  ], [
     fhir:index 331;
     fhir:CodeSystem.code [ fhir:value "xinetd" ];
     fhir:CodeSystem.display [ fhir:value "xinetd License" ];
     fhir:CodeSystem.definition [ fhir:value "xinetd License." ]
  ], [
     fhir:index 332;
     fhir:CodeSystem.code [ fhir:value "Xnet" ];
     fhir:CodeSystem.display [ fhir:value "X.Net License" ];
     fhir:CodeSystem.definition [ fhir:value "X.Net License." ]
  ], [
     fhir:index 333;
     fhir:CodeSystem.code [ fhir:value "xpp" ];
     fhir:CodeSystem.display [ fhir:value "XPP License" ];
     fhir:CodeSystem.definition [ fhir:value "XPP License." ]
  ], [
     fhir:index 334;
     fhir:CodeSystem.code [ fhir:value "XSkat" ];
     fhir:CodeSystem.display [ fhir:value "XSkat License" ];
     fhir:CodeSystem.definition [ fhir:value "XSkat License." ]
  ], [
     fhir:index 335;
     fhir:CodeSystem.code [ fhir:value "YPL-1.0" ];
     fhir:CodeSystem.display [ fhir:value "Yahoo! Public License v1.0" ];
     fhir:CodeSystem.definition [ fhir:value "Yahoo! Public License v1.0." ]
  ], [
     fhir:index 336;
     fhir:CodeSystem.code [ fhir:value "YPL-1.1" ];
     fhir:CodeSystem.display [ fhir:value "Yahoo! Public License v1.1" ];
     fhir:CodeSystem.definition [ fhir:value "Yahoo! Public License v1.1." ]
  ], [
     fhir:index 337;
     fhir:CodeSystem.code [ fhir:value "Zed" ];
     fhir:CodeSystem.display [ fhir:value "Zed License" ];
     fhir:CodeSystem.definition [ fhir:value "Zed License." ]
  ], [
     fhir:index 338;
     fhir:CodeSystem.code [ fhir:value "Zend-2.0" ];
     fhir:CodeSystem.display [ fhir:value "Zend License v2.0" ];
     fhir:CodeSystem.definition [ fhir:value "Zend License v2.0." ]
  ], [
     fhir:index 339;
     fhir:CodeSystem.code [ fhir:value "Zimbra-1.3" ];
     fhir:CodeSystem.display [ fhir:value "Zimbra Public License v1.3" ];
     fhir:CodeSystem.definition [ fhir:value "Zimbra Public License v1.3." ]
  ], [
     fhir:index 340;
     fhir:CodeSystem.code [ fhir:value "Zimbra-1.4" ];
     fhir:CodeSystem.display [ fhir:value "Zimbra Public License v1.4" ];
     fhir:CodeSystem.definition [ fhir:value "Zimbra Public License v1.4." ]
  ], [
     fhir:index 341;
     fhir:CodeSystem.code [ fhir:value "zlib-acknowledgement" ];
     fhir:CodeSystem.display [ fhir:value "zlib/libpng License with Acknowledgement" ];
     fhir:CodeSystem.definition [ fhir:value "zlib/libpng License with Acknowledgement." ]
  ], [
     fhir:index 342;
     fhir:CodeSystem.code [ fhir:value "Zlib" ];
     fhir:CodeSystem.display [ fhir:value "zlib License" ];
     fhir:CodeSystem.definition [ fhir:value "zlib License." ]
  ], [
     fhir:index 343;
     fhir:CodeSystem.code [ fhir:value "ZPL-1.1" ];
     fhir:CodeSystem.display [ fhir:value "Zope Public License 1.1" ];
     fhir:CodeSystem.definition [ fhir:value "Zope Public License 1.1." ]
  ], [
     fhir:index 344;
     fhir:CodeSystem.code [ fhir:value "ZPL-2.0" ];
     fhir:CodeSystem.display [ fhir:value "Zope Public License 2.0" ];
     fhir:CodeSystem.definition [ fhir:value "Zope Public License 2.0." ]
  ], [
     fhir:index 345;
     fhir:CodeSystem.code [ fhir:value "ZPL-2.1" ];
     fhir:CodeSystem.display [ fhir:value "Zope Public License 2.1" ];
     fhir:CodeSystem.definition [ fhir:value "Zope Public License 2.1." ]
  ] .

[] a fhir:CodeSystem ;
  fhir:id [ fhir:v "spdx-license"] ;
  fhir:meta [
     fhir:lastUpdated [ fhir:v "2023-03-26T15:21:02.749+11:00" ] ;
     fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] )
  ] ;
  fhir:text [
     fhir:status [ fhir:v "generated" ]
  ] ;
  fhir:extension ( [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
     fhir:value [ fhir:v "fhir" ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
     fhir:value [ fhir:v "trial-use" ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
     fhir:value [ fhir:v "1" ]
  ] ) ;
  fhir:url [ fhir:v "http://hl7.org/fhir/spdx-license"], [ fhir:v "http://hl7.org/fhir/spdx-license"] ;
  fhir:identifier ( [
     fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.1027" ]
  ] [
     fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.1027" ]
  ] ) ;
  fhir:version [ fhir:v "5.0.0"], [ fhir:v "5.0.0"] ;
  fhir:name [ fhir:v "SPDXLicense"], [ fhir:v "SPDXLicense"] ;
  fhir:title [ fhir:v "S P D X License"], [ fhir:v "S P D X License"] ;
  fhir:status [ fhir:v "active"], [ fhir:v "active"] ;
  fhir:experimental [ fhir:v "false"], [ fhir:v "false"] ;
  fhir:date [ fhir:v "2021-01-05T10:01:24+11:00"], [ fhir:v "2021-01-05T10:01:24+11:00"] ;
  fhir:publisher [ fhir:v "HL7 (FHIR Project)"], [ fhir:v "HL7 (FHIR Project)"] ;
  fhir:contact ( [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://hl7.org/fhir" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "fhir@lists.hl7.org" ]
     ] )
  ] [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://hl7.org/fhir" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "fhir@lists.hl7.org" ]
     ] )
  ] ) ;
  fhir:description [ fhir:v "The license that applies to an Implementation Guide (using an SPDX license Identifiers, or 'not-open-source'). The binding is required but new SPDX license Identifiers are allowed to be used (https://spdx.org/licenses/)."], [ fhir:v "The license that applies to an Implementation Guide (using an SPDX license Identifiers, or 'not-open-source'). The binding is required but new SPDX license Identifiers are allowed to be used (https://spdx.org/licenses/)."] ;
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] [
     fhir:coding ( [
       fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] ) ;
  fhir:caseSensitive [ fhir:v "true"] ;
  fhir:valueSet [ fhir:v "http://hl7.org/fhir/ValueSet/spdx-license"] ;
  fhir:content [ fhir:v "complete"] ;
  fhir:concept ( [
     fhir:code [ fhir:v "not-open-source" ] ;
     fhir:display [ fhir:v "Not open source" ] ;
     fhir:definition [ fhir:v "Not an open source license." ]
  ] [
     fhir:code [ fhir:v "0BSD" ] ;
     fhir:display [ fhir:v "BSD Zero Clause License" ] ;
     fhir:definition [ fhir:v "BSD Zero Clause License." ]
  ] [
     fhir:code [ fhir:v "AAL" ] ;
     fhir:display [ fhir:v "Attribution Assurance License" ] ;
     fhir:definition [ fhir:v "Attribution Assurance License." ]
  ] [
     fhir:code [ fhir:v "Abstyles" ] ;
     fhir:display [ fhir:v "Abstyles License" ] ;
     fhir:definition [ fhir:v "Abstyles License." ]
  ] [
     fhir:code [ fhir:v "Adobe-2006" ] ;
     fhir:display [ fhir:v "Adobe Systems Incorporated Source Code License Agreement" ] ;
     fhir:definition [ fhir:v "Adobe Systems Incorporated Source Code License Agreement." ]
  ] [
     fhir:code [ fhir:v "Adobe-Glyph" ] ;
     fhir:display [ fhir:v "Adobe Glyph List License" ] ;
     fhir:definition [ fhir:v "Adobe Glyph List License." ]
  ] [
     fhir:code [ fhir:v "ADSL" ] ;
     fhir:display [ fhir:v "Amazon Digital Services License" ] ;
     fhir:definition [ fhir:v "Amazon Digital Services License." ]
  ] [
     fhir:code [ fhir:v "AFL-1.1" ] ;
     fhir:display [ fhir:v "Academic Free License v1.1" ] ;
     fhir:definition [ fhir:v "Academic Free License v1.1." ]
  ] [
     fhir:code [ fhir:v "AFL-1.2" ] ;
     fhir:display [ fhir:v "Academic Free License v1.2" ] ;
     fhir:definition [ fhir:v "Academic Free License v1.2." ]
  ] [
     fhir:code [ fhir:v "AFL-2.0" ] ;
     fhir:display [ fhir:v "Academic Free License v2.0" ] ;
     fhir:definition [ fhir:v "Academic Free License v2.0." ]
  ] [
     fhir:code [ fhir:v "AFL-2.1" ] ;
     fhir:display [ fhir:v "Academic Free License v2.1" ] ;
     fhir:definition [ fhir:v "Academic Free License v2.1." ]
  ] [
     fhir:code [ fhir:v "AFL-3.0" ] ;
     fhir:display [ fhir:v "Academic Free License v3.0" ] ;
     fhir:definition [ fhir:v "Academic Free License v3.0." ]
  ] [
     fhir:code [ fhir:v "Afmparse" ] ;
     fhir:display [ fhir:v "Afmparse License" ] ;
     fhir:definition [ fhir:v "Afmparse License." ]
  ] [
     fhir:code [ fhir:v "AGPL-1.0-only" ] ;
     fhir:display [ fhir:v "Affero General Public License v1.0 only" ] ;
     fhir:definition [ fhir:v "Affero General Public License v1.0 only." ]
  ] [
     fhir:code [ fhir:v "AGPL-1.0-or-later" ] ;
     fhir:display [ fhir:v "Affero General Public License v1.0 or later" ] ;
     fhir:definition [ fhir:v "Affero General Public License v1.0 or later." ]
  ] [
     fhir:code [ fhir:v "AGPL-3.0-only" ] ;
     fhir:display [ fhir:v "GNU Affero General Public License v3.0 only" ] ;
     fhir:definition [ fhir:v "GNU Affero General Public License v3.0 only." ]
  ] [
     fhir:code [ fhir:v "AGPL-3.0-or-later" ] ;
     fhir:display [ fhir:v "GNU Affero General Public License v3.0 or later" ] ;
     fhir:definition [ fhir:v "GNU Affero General Public License v3.0 or later." ]
  ] [
     fhir:code [ fhir:v "Aladdin" ] ;
     fhir:display [ fhir:v "Aladdin Free Public License" ] ;
     fhir:definition [ fhir:v "Aladdin Free Public License." ]
  ] [
     fhir:code [ fhir:v "AMDPLPA" ] ;
     fhir:display [ fhir:v "AMD's plpa_map.c License" ] ;
     fhir:definition [ fhir:v "AMD's plpa_map.c License." ]
  ] [
     fhir:code [ fhir:v "AML" ] ;
     fhir:display [ fhir:v "Apple MIT License" ] ;
     fhir:definition [ fhir:v "Apple MIT License." ]
  ] [
     fhir:code [ fhir:v "AMPAS" ] ;
     fhir:display [ fhir:v "Academy of Motion Picture Arts and Sciences BSD" ] ;
     fhir:definition [ fhir:v "Academy of Motion Picture Arts and Sciences BSD." ]
  ] [
     fhir:code [ fhir:v "ANTLR-PD" ] ;
     fhir:display [ fhir:v "ANTLR Software Rights Notice" ] ;
     fhir:definition [ fhir:v "ANTLR Software Rights Notice." ]
  ] [
     fhir:code [ fhir:v "Apache-1.0" ] ;
     fhir:display [ fhir:v "Apache License 1.0" ] ;
     fhir:definition [ fhir:v "Apache License 1.0." ]
  ] [
     fhir:code [ fhir:v "Apache-1.1" ] ;
     fhir:display [ fhir:v "Apache License 1.1" ] ;
     fhir:definition [ fhir:v "Apache License 1.1." ]
  ] [
     fhir:code [ fhir:v "Apache-2.0" ] ;
     fhir:display [ fhir:v "Apache License 2.0" ] ;
     fhir:definition [ fhir:v "Apache License 2.0." ]
  ] [
     fhir:code [ fhir:v "APAFML" ] ;
     fhir:display [ fhir:v "Adobe Postscript AFM License" ] ;
     fhir:definition [ fhir:v "Adobe Postscript AFM License." ]
  ] [
     fhir:code [ fhir:v "APL-1.0" ] ;
     fhir:display [ fhir:v "Adaptive Public License 1.0" ] ;
     fhir:definition [ fhir:v "Adaptive Public License 1.0." ]
  ] [
     fhir:code [ fhir:v "APSL-1.0" ] ;
     fhir:display [ fhir:v "Apple Public Source License 1.0" ] ;
     fhir:definition [ fhir:v "Apple Public Source License 1.0." ]
  ] [
     fhir:code [ fhir:v "APSL-1.1" ] ;
     fhir:display [ fhir:v "Apple Public Source License 1.1" ] ;
     fhir:definition [ fhir:v "Apple Public Source License 1.1." ]
  ] [
     fhir:code [ fhir:v "APSL-1.2" ] ;
     fhir:display [ fhir:v "Apple Public Source License 1.2" ] ;
     fhir:definition [ fhir:v "Apple Public Source License 1.2." ]
  ] [
     fhir:code [ fhir:v "APSL-2.0" ] ;
     fhir:display [ fhir:v "Apple Public Source License 2.0" ] ;
     fhir:definition [ fhir:v "Apple Public Source License 2.0." ]
  ] [
     fhir:code [ fhir:v "Artistic-1.0-cl8" ] ;
     fhir:display [ fhir:v "Artistic License 1.0 w/clause 8" ] ;
     fhir:definition [ fhir:v "Artistic License 1.0 w/clause 8." ]
  ] [
     fhir:code [ fhir:v "Artistic-1.0-Perl" ] ;
     fhir:display [ fhir:v "Artistic License 1.0 (Perl)" ] ;
     fhir:definition [ fhir:v "Artistic License 1.0 (Perl)." ]
  ] [
     fhir:code [ fhir:v "Artistic-1.0" ] ;
     fhir:display [ fhir:v "Artistic License 1.0" ] ;
     fhir:definition [ fhir:v "Artistic License 1.0." ]
  ] [
     fhir:code [ fhir:v "Artistic-2.0" ] ;
     fhir:display [ fhir:v "Artistic License 2.0" ] ;
     fhir:definition [ fhir:v "Artistic License 2.0." ]
  ] [
     fhir:code [ fhir:v "Bahyph" ] ;
     fhir:display [ fhir:v "Bahyph License" ] ;
     fhir:definition [ fhir:v "Bahyph License." ]
  ] [
     fhir:code [ fhir:v "Barr" ] ;
     fhir:display [ fhir:v "Barr License" ] ;
     fhir:definition [ fhir:v "Barr License." ]
  ] [
     fhir:code [ fhir:v "Beerware" ] ;
     fhir:display [ fhir:v "Beerware License" ] ;
     fhir:definition [ fhir:v "Beerware License." ]
  ] [
     fhir:code [ fhir:v "BitTorrent-1.0" ] ;
     fhir:display [ fhir:v "BitTorrent Open Source License v1.0" ] ;
     fhir:definition [ fhir:v "BitTorrent Open Source License v1.0." ]
  ] [
     fhir:code [ fhir:v "BitTorrent-1.1" ] ;
     fhir:display [ fhir:v "BitTorrent Open Source License v1.1" ] ;
     fhir:definition [ fhir:v "BitTorrent Open Source License v1.1." ]
  ] [
     fhir:code [ fhir:v "Borceux" ] ;
     fhir:display [ fhir:v "Borceux license" ] ;
     fhir:definition [ fhir:v "Borceux license." ]
  ] [
     fhir:code [ fhir:v "BSD-1-Clause" ] ;
     fhir:display [ fhir:v "BSD 1-Clause License" ] ;
     fhir:definition [ fhir:v "BSD 1-Clause License." ]
  ] [
     fhir:code [ fhir:v "BSD-2-Clause-FreeBSD" ] ;
     fhir:display [ fhir:v "BSD 2-Clause FreeBSD License" ] ;
     fhir:definition [ fhir:v "BSD 2-Clause FreeBSD License." ]
  ] [
     fhir:code [ fhir:v "BSD-2-Clause-NetBSD" ] ;
     fhir:display [ fhir:v "BSD 2-Clause NetBSD License" ] ;
     fhir:definition [ fhir:v "BSD 2-Clause NetBSD License." ]
  ] [
     fhir:code [ fhir:v "BSD-2-Clause-Patent" ] ;
     fhir:display [ fhir:v "BSD-2-Clause Plus Patent License" ] ;
     fhir:definition [ fhir:v "BSD-2-Clause Plus Patent License." ]
  ] [
     fhir:code [ fhir:v "BSD-2-Clause" ] ;
     fhir:display [ fhir:v "BSD 2-Clause \"Simplified\" License" ] ;
     fhir:definition [ fhir:v "BSD 2-Clause \"Simplified\" License." ]
  ] [
     fhir:code [ fhir:v "BSD-3-Clause-Attribution" ] ;
     fhir:display [ fhir:v "BSD with attribution" ] ;
     fhir:definition [ fhir:v "BSD with attribution." ]
  ] [
     fhir:code [ fhir:v "BSD-3-Clause-Clear" ] ;
     fhir:display [ fhir:v "BSD 3-Clause Clear License" ] ;
     fhir:definition [ fhir:v "BSD 3-Clause Clear License." ]
  ] [
     fhir:code [ fhir:v "BSD-3-Clause-LBNL" ] ;
     fhir:display [ fhir:v "Lawrence Berkeley National Labs BSD variant license" ] ;
     fhir:definition [ fhir:v "Lawrence Berkeley National Labs BSD variant license." ]
  ] [
     fhir:code [ fhir:v "BSD-3-Clause-No-Nuclear-License-2014" ] ;
     fhir:display [ fhir:v "BSD 3-Clause No Nuclear License 2014" ] ;
     fhir:definition [ fhir:v "BSD 3-Clause No Nuclear License 2014." ]
  ] [
     fhir:code [ fhir:v "BSD-3-Clause-No-Nuclear-License" ] ;
     fhir:display [ fhir:v "BSD 3-Clause No Nuclear License" ] ;
     fhir:definition [ fhir:v "BSD 3-Clause No Nuclear License." ]
  ] [
     fhir:code [ fhir:v "BSD-3-Clause-No-Nuclear-Warranty" ] ;
     fhir:display [ fhir:v "BSD 3-Clause No Nuclear Warranty" ] ;
     fhir:definition [ fhir:v "BSD 3-Clause No Nuclear Warranty." ]
  ] [
     fhir:code [ fhir:v "BSD-3-Clause" ] ;
     fhir:display [ fhir:v "BSD 3-Clause \"New\" or \"Revised\" License" ] ;
     fhir:definition [ fhir:v "BSD 3-Clause \"New\" or \"Revised\" License." ]
  ] [
     fhir:code [ fhir:v "BSD-4-Clause-UC" ] ;
     fhir:display [ fhir:v "BSD-4-Clause (University of California-Specific)" ] ;
     fhir:definition [ fhir:v "BSD-4-Clause (University of California-Specific)." ]
  ] [
     fhir:code [ fhir:v "BSD-4-Clause" ] ;
     fhir:display [ fhir:v "BSD 4-Clause \"Original\" or \"Old\" License" ] ;
     fhir:definition [ fhir:v "BSD 4-Clause \"Original\" or \"Old\" License." ]
  ] [
     fhir:code [ fhir:v "BSD-Protection" ] ;
     fhir:display [ fhir:v "BSD Protection License" ] ;
     fhir:definition [ fhir:v "BSD Protection License." ]
  ] [
     fhir:code [ fhir:v "BSD-Source-Code" ] ;
     fhir:display [ fhir:v "BSD Source Code Attribution" ] ;
     fhir:definition [ fhir:v "BSD Source Code Attribution." ]
  ] [
     fhir:code [ fhir:v "BSL-1.0" ] ;
     fhir:display [ fhir:v "Boost Software License 1.0" ] ;
     fhir:definition [ fhir:v "Boost Software License 1.0." ]
  ] [
     fhir:code [ fhir:v "bzip2-1.0.5" ] ;
     fhir:display [ fhir:v "bzip2 and libbzip2 License v1.0.5" ] ;
     fhir:definition [ fhir:v "bzip2 and libbzip2 License v1.0.5." ]
  ] [
     fhir:code [ fhir:v "bzip2-1.0.6" ] ;
     fhir:display [ fhir:v "bzip2 and libbzip2 License v1.0.6" ] ;
     fhir:definition [ fhir:v "bzip2 and libbzip2 License v1.0.6." ]
  ] [
     fhir:code [ fhir:v "Caldera" ] ;
     fhir:display [ fhir:v "Caldera License" ] ;
     fhir:definition [ fhir:v "Caldera License." ]
  ] [
     fhir:code [ fhir:v "CATOSL-1.1" ] ;
     fhir:display [ fhir:v "Computer Associates Trusted Open Source License 1.1" ] ;
     fhir:definition [ fhir:v "Computer Associates Trusted Open Source License 1.1." ]
  ] [
     fhir:code [ fhir:v "CC-BY-1.0" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution 1.0 Generic" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution 1.0 Generic." ]
  ] [
     fhir:code [ fhir:v "CC-BY-2.0" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution 2.0 Generic" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution 2.0 Generic." ]
  ] [
     fhir:code [ fhir:v "CC-BY-2.5" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution 2.5 Generic" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution 2.5 Generic." ]
  ] [
     fhir:code [ fhir:v "CC-BY-3.0" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution 3.0 Unported" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution 3.0 Unported." ]
  ] [
     fhir:code [ fhir:v "CC-BY-4.0" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution 4.0 International" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution 4.0 International." ]
  ] [
     fhir:code [ fhir:v "CC-BY-NC-1.0" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution Non Commercial 1.0 Generic" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution Non Commercial 1.0 Generic." ]
  ] [
     fhir:code [ fhir:v "CC-BY-NC-2.0" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution Non Commercial 2.0 Generic" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution Non Commercial 2.0 Generic." ]
  ] [
     fhir:code [ fhir:v "CC-BY-NC-2.5" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution Non Commercial 2.5 Generic" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution Non Commercial 2.5 Generic." ]
  ] [
     fhir:code [ fhir:v "CC-BY-NC-3.0" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution Non Commercial 3.0 Unported" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution Non Commercial 3.0 Unported." ]
  ] [
     fhir:code [ fhir:v "CC-BY-NC-4.0" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution Non Commercial 4.0 International" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution Non Commercial 4.0 International." ]
  ] [
     fhir:code [ fhir:v "CC-BY-NC-ND-1.0" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution Non Commercial No Derivatives 1.0 Generic" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution Non Commercial No Derivatives 1.0 Generic." ]
  ] [
     fhir:code [ fhir:v "CC-BY-NC-ND-2.0" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution Non Commercial No Derivatives 2.0 Generic" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution Non Commercial No Derivatives 2.0 Generic." ]
  ] [
     fhir:code [ fhir:v "CC-BY-NC-ND-2.5" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution Non Commercial No Derivatives 2.5 Generic" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution Non Commercial No Derivatives 2.5 Generic." ]
  ] [
     fhir:code [ fhir:v "CC-BY-NC-ND-3.0" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution Non Commercial No Derivatives 3.0 Unported" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution Non Commercial No Derivatives 3.0 Unported." ]
  ] [
     fhir:code [ fhir:v "CC-BY-NC-ND-4.0" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution Non Commercial No Derivatives 4.0 International" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution Non Commercial No Derivatives 4.0 International." ]
  ] [
     fhir:code [ fhir:v "CC-BY-NC-SA-1.0" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution Non Commercial Share Alike 1.0 Generic" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution Non Commercial Share Alike 1.0 Generic." ]
  ] [
     fhir:code [ fhir:v "CC-BY-NC-SA-2.0" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution Non Commercial Share Alike 2.0 Generic" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution Non Commercial Share Alike 2.0 Generic." ]
  ] [
     fhir:code [ fhir:v "CC-BY-NC-SA-2.5" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution Non Commercial Share Alike 2.5 Generic" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution Non Commercial Share Alike 2.5 Generic." ]
  ] [
     fhir:code [ fhir:v "CC-BY-NC-SA-3.0" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution Non Commercial Share Alike 3.0 Unported" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution Non Commercial Share Alike 3.0 Unported." ]
  ] [
     fhir:code [ fhir:v "CC-BY-NC-SA-4.0" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution Non Commercial Share Alike 4.0 International" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution Non Commercial Share Alike 4.0 International." ]
  ] [
     fhir:code [ fhir:v "CC-BY-ND-1.0" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution No Derivatives 1.0 Generic" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution No Derivatives 1.0 Generic." ]
  ] [
     fhir:code [ fhir:v "CC-BY-ND-2.0" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution No Derivatives 2.0 Generic" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution No Derivatives 2.0 Generic." ]
  ] [
     fhir:code [ fhir:v "CC-BY-ND-2.5" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution No Derivatives 2.5 Generic" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution No Derivatives 2.5 Generic." ]
  ] [
     fhir:code [ fhir:v "CC-BY-ND-3.0" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution No Derivatives 3.0 Unported" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution No Derivatives 3.0 Unported." ]
  ] [
     fhir:code [ fhir:v "CC-BY-ND-4.0" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution No Derivatives 4.0 International" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution No Derivatives 4.0 International." ]
  ] [
     fhir:code [ fhir:v "CC-BY-SA-1.0" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution Share Alike 1.0 Generic" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution Share Alike 1.0 Generic." ]
  ] [
     fhir:code [ fhir:v "CC-BY-SA-2.0" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution Share Alike 2.0 Generic" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution Share Alike 2.0 Generic." ]
  ] [
     fhir:code [ fhir:v "CC-BY-SA-2.5" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution Share Alike 2.5 Generic" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution Share Alike 2.5 Generic." ]
  ] [
     fhir:code [ fhir:v "CC-BY-SA-3.0" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution Share Alike 3.0 Unported" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution Share Alike 3.0 Unported." ]
  ] [
     fhir:code [ fhir:v "CC-BY-SA-4.0" ] ;
     fhir:display [ fhir:v "Creative Commons Attribution Share Alike 4.0 International" ] ;
     fhir:definition [ fhir:v "Creative Commons Attribution Share Alike 4.0 International." ]
  ] [
     fhir:code [ fhir:v "CC0-1.0" ] ;
     fhir:display [ fhir:v "Creative Commons Zero v1.0 Universal" ] ;
     fhir:definition [ fhir:v "Creative Commons Zero v1.0 Universal." ]
  ] [
     fhir:code [ fhir:v "CDDL-1.0" ] ;
     fhir:display [ fhir:v "Common Development and Distribution License 1.0" ] ;
     fhir:definition [ fhir:v "Common Development and Distribution License 1.0." ]
  ] [
     fhir:code [ fhir:v "CDDL-1.1" ] ;
     fhir:display [ fhir:v "Common Development and Distribution License 1.1" ] ;
     fhir:definition [ fhir:v "Common Development and Distribution License 1.1." ]
  ] [
     fhir:code [ fhir:v "CDLA-Permissive-1.0" ] ;
     fhir:display [ fhir:v "Community Data License Agreement Permissive 1.0" ] ;
     fhir:definition [ fhir:v "Community Data License Agreement Permissive 1.0." ]
  ] [
     fhir:code [ fhir:v "CDLA-Sharing-1.0" ] ;
     fhir:display [ fhir:v "Community Data License Agreement Sharing 1.0" ] ;
     fhir:definition [ fhir:v "Community Data License Agreement Sharing 1.0." ]
  ] [
     fhir:code [ fhir:v "CECILL-1.0" ] ;
     fhir:display [ fhir:v "CeCILL Free Software License Agreement v1.0" ] ;
     fhir:definition [ fhir:v "CeCILL Free Software License Agreement v1.0." ]
  ] [
     fhir:code [ fhir:v "CECILL-1.1" ] ;
     fhir:display [ fhir:v "CeCILL Free Software License Agreement v1.1" ] ;
     fhir:definition [ fhir:v "CeCILL Free Software License Agreement v1.1." ]
  ] [
     fhir:code [ fhir:v "CECILL-2.0" ] ;
     fhir:display [ fhir:v "CeCILL Free Software License Agreement v2.0" ] ;
     fhir:definition [ fhir:v "CeCILL Free Software License Agreement v2.0." ]
  ] [
     fhir:code [ fhir:v "CECILL-2.1" ] ;
     fhir:display [ fhir:v "CeCILL Free Software License Agreement v2.1" ] ;
     fhir:definition [ fhir:v "CeCILL Free Software License Agreement v2.1." ]
  ] [
     fhir:code [ fhir:v "CECILL-B" ] ;
     fhir:display [ fhir:v "CeCILL-B Free Software License Agreement" ] ;
     fhir:definition [ fhir:v "CeCILL-B Free Software License Agreement." ]
  ] [
     fhir:code [ fhir:v "CECILL-C" ] ;
     fhir:display [ fhir:v "CeCILL-C Free Software License Agreement" ] ;
     fhir:definition [ fhir:v "CeCILL-C Free Software License Agreement." ]
  ] [
     fhir:code [ fhir:v "ClArtistic" ] ;
     fhir:display [ fhir:v "Clarified Artistic License" ] ;
     fhir:definition [ fhir:v "Clarified Artistic License." ]
  ] [
     fhir:code [ fhir:v "CNRI-Jython" ] ;
     fhir:display [ fhir:v "CNRI Jython License" ] ;
     fhir:definition [ fhir:v "CNRI Jython License." ]
  ] [
     fhir:code [ fhir:v "CNRI-Python-GPL-Compatible" ] ;
     fhir:display [ fhir:v "CNRI Python Open Source GPL Compatible License Agreement" ] ;
     fhir:definition [ fhir:v "CNRI Python Open Source GPL Compatible License Agreement." ]
  ] [
     fhir:code [ fhir:v "CNRI-Python" ] ;
     fhir:display [ fhir:v "CNRI Python License" ] ;
     fhir:definition [ fhir:v "CNRI Python License." ]
  ] [
     fhir:code [ fhir:v "Condor-1.1" ] ;
     fhir:display [ fhir:v "Condor Public License v1.1" ] ;
     fhir:definition [ fhir:v "Condor Public License v1.1." ]
  ] [
     fhir:code [ fhir:v "CPAL-1.0" ] ;
     fhir:display [ fhir:v "Common Public Attribution License 1.0" ] ;
     fhir:definition [ fhir:v "Common Public Attribution License 1.0." ]
  ] [
     fhir:code [ fhir:v "CPL-1.0" ] ;
     fhir:display [ fhir:v "Common Public License 1.0" ] ;
     fhir:definition [ fhir:v "Common Public License 1.0." ]
  ] [
     fhir:code [ fhir:v "CPOL-1.02" ] ;
     fhir:display [ fhir:v "Code Project Open License 1.02" ] ;
     fhir:definition [ fhir:v "Code Project Open License 1.02." ]
  ] [
     fhir:code [ fhir:v "Crossword" ] ;
     fhir:display [ fhir:v "Crossword License" ] ;
     fhir:definition [ fhir:v "Crossword License." ]
  ] [
     fhir:code [ fhir:v "CrystalStacker" ] ;
     fhir:display [ fhir:v "CrystalStacker License" ] ;
     fhir:definition [ fhir:v "CrystalStacker License." ]
  ] [
     fhir:code [ fhir:v "CUA-OPL-1.0" ] ;
     fhir:display [ fhir:v "CUA Office Public License v1.0" ] ;
     fhir:definition [ fhir:v "CUA Office Public License v1.0." ]
  ] [
     fhir:code [ fhir:v "Cube" ] ;
     fhir:display [ fhir:v "Cube License" ] ;
     fhir:definition [ fhir:v "Cube License." ]
  ] [
     fhir:code [ fhir:v "curl" ] ;
     fhir:display [ fhir:v "curl License" ] ;
     fhir:definition [ fhir:v "curl License." ]
  ] [
     fhir:code [ fhir:v "D-FSL-1.0" ] ;
     fhir:display [ fhir:v "Deutsche Freie Software Lizenz" ] ;
     fhir:definition [ fhir:v "Deutsche Freie Software Lizenz." ]
  ] [
     fhir:code [ fhir:v "diffmark" ] ;
     fhir:display [ fhir:v "diffmark license" ] ;
     fhir:definition [ fhir:v "diffmark license." ]
  ] [
     fhir:code [ fhir:v "DOC" ] ;
     fhir:display [ fhir:v "DOC License" ] ;
     fhir:definition [ fhir:v "DOC License." ]
  ] [
     fhir:code [ fhir:v "Dotseqn" ] ;
     fhir:display [ fhir:v "Dotseqn License" ] ;
     fhir:definition [ fhir:v "Dotseqn License." ]
  ] [
     fhir:code [ fhir:v "DSDP" ] ;
     fhir:display [ fhir:v "DSDP License" ] ;
     fhir:definition [ fhir:v "DSDP License." ]
  ] [
     fhir:code [ fhir:v "dvipdfm" ] ;
     fhir:display [ fhir:v "dvipdfm License" ] ;
     fhir:definition [ fhir:v "dvipdfm License." ]
  ] [
     fhir:code [ fhir:v "ECL-1.0" ] ;
     fhir:display [ fhir:v "Educational Community License v1.0" ] ;
     fhir:definition [ fhir:v "Educational Community License v1.0." ]
  ] [
     fhir:code [ fhir:v "ECL-2.0" ] ;
     fhir:display [ fhir:v "Educational Community License v2.0" ] ;
     fhir:definition [ fhir:v "Educational Community License v2.0." ]
  ] [
     fhir:code [ fhir:v "EFL-1.0" ] ;
     fhir:display [ fhir:v "Eiffel Forum License v1.0" ] ;
     fhir:definition [ fhir:v "Eiffel Forum License v1.0." ]
  ] [
     fhir:code [ fhir:v "EFL-2.0" ] ;
     fhir:display [ fhir:v "Eiffel Forum License v2.0" ] ;
     fhir:definition [ fhir:v "Eiffel Forum License v2.0." ]
  ] [
     fhir:code [ fhir:v "eGenix" ] ;
     fhir:display [ fhir:v "eGenix.com Public License 1.1.0" ] ;
     fhir:definition [ fhir:v "eGenix.com Public License 1.1.0." ]
  ] [
     fhir:code [ fhir:v "Entessa" ] ;
     fhir:display [ fhir:v "Entessa Public License v1.0" ] ;
     fhir:definition [ fhir:v "Entessa Public License v1.0." ]
  ] [
     fhir:code [ fhir:v "EPL-1.0" ] ;
     fhir:display [ fhir:v "Eclipse Public License 1.0" ] ;
     fhir:definition [ fhir:v "Eclipse Public License 1.0." ]
  ] [
     fhir:code [ fhir:v "EPL-2.0" ] ;
     fhir:display [ fhir:v "Eclipse Public License 2.0" ] ;
     fhir:definition [ fhir:v "Eclipse Public License 2.0." ]
  ] [
     fhir:code [ fhir:v "ErlPL-1.1" ] ;
     fhir:display [ fhir:v "Erlang Public License v1.1" ] ;
     fhir:definition [ fhir:v "Erlang Public License v1.1." ]
  ] [
     fhir:code [ fhir:v "EUDatagrid" ] ;
     fhir:display [ fhir:v "EU DataGrid Software License" ] ;
     fhir:definition [ fhir:v "EU DataGrid Software License." ]
  ] [
     fhir:code [ fhir:v "EUPL-1.0" ] ;
     fhir:display [ fhir:v "European Union Public License 1.0" ] ;
     fhir:definition [ fhir:v "European Union Public License 1.0." ]
  ] [
     fhir:code [ fhir:v "EUPL-1.1" ] ;
     fhir:display [ fhir:v "European Union Public License 1.1" ] ;
     fhir:definition [ fhir:v "European Union Public License 1.1." ]
  ] [
     fhir:code [ fhir:v "EUPL-1.2" ] ;
     fhir:display [ fhir:v "European Union Public License 1.2" ] ;
     fhir:definition [ fhir:v "European Union Public License 1.2." ]
  ] [
     fhir:code [ fhir:v "Eurosym" ] ;
     fhir:display [ fhir:v "Eurosym License" ] ;
     fhir:definition [ fhir:v "Eurosym License." ]
  ] [
     fhir:code [ fhir:v "Fair" ] ;
     fhir:display [ fhir:v "Fair License" ] ;
     fhir:definition [ fhir:v "Fair License." ]
  ] [
     fhir:code [ fhir:v "Frameworx-1.0" ] ;
     fhir:display [ fhir:v "Frameworx Open License 1.0" ] ;
     fhir:definition [ fhir:v "Frameworx Open License 1.0." ]
  ] [
     fhir:code [ fhir:v "FreeImage" ] ;
     fhir:display [ fhir:v "FreeImage Public License v1.0" ] ;
     fhir:definition [ fhir:v "FreeImage Public License v1.0." ]
  ] [
     fhir:code [ fhir:v "FSFAP" ] ;
     fhir:display [ fhir:v "FSF All Permissive License" ] ;
     fhir:definition [ fhir:v "FSF All Permissive License." ]
  ] [
     fhir:code [ fhir:v "FSFUL" ] ;
     fhir:display [ fhir:v "FSF Unlimited License" ] ;
     fhir:definition [ fhir:v "FSF Unlimited License." ]
  ] [
     fhir:code [ fhir:v "FSFULLR" ] ;
     fhir:display [ fhir:v "FSF Unlimited License (with License Retention)" ] ;
     fhir:definition [ fhir:v "FSF Unlimited License (with License Retention)." ]
  ] [
     fhir:code [ fhir:v "FTL" ] ;
     fhir:display [ fhir:v "Freetype Project License" ] ;
     fhir:definition [ fhir:v "Freetype Project License." ]
  ] [
     fhir:code [ fhir:v "GFDL-1.1-only" ] ;
     fhir:display [ fhir:v "GNU Free Documentation License v1.1 only" ] ;
     fhir:definition [ fhir:v "GNU Free Documentation License v1.1 only." ]
  ] [
     fhir:code [ fhir:v "GFDL-1.1-or-later" ] ;
     fhir:display [ fhir:v "GNU Free Documentation License v1.1 or later" ] ;
     fhir:definition [ fhir:v "GNU Free Documentation License v1.1 or later." ]
  ] [
     fhir:code [ fhir:v "GFDL-1.2-only" ] ;
     fhir:display [ fhir:v "GNU Free Documentation License v1.2 only" ] ;
     fhir:definition [ fhir:v "GNU Free Documentation License v1.2 only." ]
  ] [
     fhir:code [ fhir:v "GFDL-1.2-or-later" ] ;
     fhir:display [ fhir:v "GNU Free Documentation License v1.2 or later" ] ;
     fhir:definition [ fhir:v "GNU Free Documentation License v1.2 or later." ]
  ] [
     fhir:code [ fhir:v "GFDL-1.3-only" ] ;
     fhir:display [ fhir:v "GNU Free Documentation License v1.3 only" ] ;
     fhir:definition [ fhir:v "GNU Free Documentation License v1.3 only." ]
  ] [
     fhir:code [ fhir:v "GFDL-1.3-or-later" ] ;
     fhir:display [ fhir:v "GNU Free Documentation License v1.3 or later" ] ;
     fhir:definition [ fhir:v "GNU Free Documentation License v1.3 or later." ]
  ] [
     fhir:code [ fhir:v "Giftware" ] ;
     fhir:display [ fhir:v "Giftware License" ] ;
     fhir:definition [ fhir:v "Giftware License." ]
  ] [
     fhir:code [ fhir:v "GL2PS" ] ;
     fhir:display [ fhir:v "GL2PS License" ] ;
     fhir:definition [ fhir:v "GL2PS License." ]
  ] [
     fhir:code [ fhir:v "Glide" ] ;
     fhir:display [ fhir:v "3dfx Glide License" ] ;
     fhir:definition [ fhir:v "3dfx Glide License." ]
  ] [
     fhir:code [ fhir:v "Glulxe" ] ;
     fhir:display [ fhir:v "Glulxe License" ] ;
     fhir:definition [ fhir:v "Glulxe License." ]
  ] [
     fhir:code [ fhir:v "gnuplot" ] ;
     fhir:display [ fhir:v "gnuplot License" ] ;
     fhir:definition [ fhir:v "gnuplot License." ]
  ] [
     fhir:code [ fhir:v "GPL-1.0-only" ] ;
     fhir:display [ fhir:v "GNU General Public License v1.0 only" ] ;
     fhir:definition [ fhir:v "GNU General Public License v1.0 only." ]
  ] [
     fhir:code [ fhir:v "GPL-1.0-or-later" ] ;
     fhir:display [ fhir:v "GNU General Public License v1.0 or later" ] ;
     fhir:definition [ fhir:v "GNU General Public License v1.0 or later." ]
  ] [
     fhir:code [ fhir:v "GPL-2.0-only" ] ;
     fhir:display [ fhir:v "GNU General Public License v2.0 only" ] ;
     fhir:definition [ fhir:v "GNU General Public License v2.0 only." ]
  ] [
     fhir:code [ fhir:v "GPL-2.0-or-later" ] ;
     fhir:display [ fhir:v "GNU General Public License v2.0 or later" ] ;
     fhir:definition [ fhir:v "GNU General Public License v2.0 or later." ]
  ] [
     fhir:code [ fhir:v "GPL-3.0-only" ] ;
     fhir:display [ fhir:v "GNU General Public License v3.0 only" ] ;
     fhir:definition [ fhir:v "GNU General Public License v3.0 only." ]
  ] [
     fhir:code [ fhir:v "GPL-3.0-or-later" ] ;
     fhir:display [ fhir:v "GNU General Public License v3.0 or later" ] ;
     fhir:definition [ fhir:v "GNU General Public License v3.0 or later." ]
  ] [
     fhir:code [ fhir:v "gSOAP-1.3b" ] ;
     fhir:display [ fhir:v "gSOAP Public License v1.3b" ] ;
     fhir:definition [ fhir:v "gSOAP Public License v1.3b." ]
  ] [
     fhir:code [ fhir:v "HaskellReport" ] ;
     fhir:display [ fhir:v "Haskell Language Report License" ] ;
     fhir:definition [ fhir:v "Haskell Language Report License." ]
  ] [
     fhir:code [ fhir:v "HPND" ] ;
     fhir:display [ fhir:v "Historical Permission Notice and Disclaimer" ] ;
     fhir:definition [ fhir:v "Historical Permission Notice and Disclaimer." ]
  ] [
     fhir:code [ fhir:v "IBM-pibs" ] ;
     fhir:display [ fhir:v "IBM PowerPC Initialization and Boot Software" ] ;
     fhir:definition [ fhir:v "IBM PowerPC Initialization and Boot Software." ]
  ] [
     fhir:code [ fhir:v "ICU" ] ;
     fhir:display [ fhir:v "ICU License" ] ;
     fhir:definition [ fhir:v "ICU License." ]
  ] [
     fhir:code [ fhir:v "IJG" ] ;
     fhir:display [ fhir:v "Independent JPEG Group License" ] ;
     fhir:definition [ fhir:v "Independent JPEG Group License." ]
  ] [
     fhir:code [ fhir:v "ImageMagick" ] ;
     fhir:display [ fhir:v "ImageMagick License" ] ;
     fhir:definition [ fhir:v "ImageMagick License." ]
  ] [
     fhir:code [ fhir:v "iMatix" ] ;
     fhir:display [ fhir:v "iMatix Standard Function Library Agreement" ] ;
     fhir:definition [ fhir:v "iMatix Standard Function Library Agreement." ]
  ] [
     fhir:code [ fhir:v "Imlib2" ] ;
     fhir:display [ fhir:v "Imlib2 License" ] ;
     fhir:definition [ fhir:v "Imlib2 License." ]
  ] [
     fhir:code [ fhir:v "Info-ZIP" ] ;
     fhir:display [ fhir:v "Info-ZIP License" ] ;
     fhir:definition [ fhir:v "Info-ZIP License." ]
  ] [
     fhir:code [ fhir:v "Intel-ACPI" ] ;
     fhir:display [ fhir:v "Intel ACPI Software License Agreement" ] ;
     fhir:definition [ fhir:v "Intel ACPI Software License Agreement." ]
  ] [
     fhir:code [ fhir:v "Intel" ] ;
     fhir:display [ fhir:v "Intel Open Source License" ] ;
     fhir:definition [ fhir:v "Intel Open Source License." ]
  ] [
     fhir:code [ fhir:v "Interbase-1.0" ] ;
     fhir:display [ fhir:v "Interbase Public License v1.0" ] ;
     fhir:definition [ fhir:v "Interbase Public License v1.0." ]
  ] [
     fhir:code [ fhir:v "IPA" ] ;
     fhir:display [ fhir:v "IPA Font License" ] ;
     fhir:definition [ fhir:v "IPA Font License." ]
  ] [
     fhir:code [ fhir:v "IPL-1.0" ] ;
     fhir:display [ fhir:v "IBM Public License v1.0" ] ;
     fhir:definition [ fhir:v "IBM Public License v1.0." ]
  ] [
     fhir:code [ fhir:v "ISC" ] ;
     fhir:display [ fhir:v "ISC License" ] ;
     fhir:definition [ fhir:v "ISC License." ]
  ] [
     fhir:code [ fhir:v "JasPer-2.0" ] ;
     fhir:display [ fhir:v "JasPer License" ] ;
     fhir:definition [ fhir:v "JasPer License." ]
  ] [
     fhir:code [ fhir:v "JSON" ] ;
     fhir:display [ fhir:v "JSON License" ] ;
     fhir:definition [ fhir:v "JSON License." ]
  ] [
     fhir:code [ fhir:v "LAL-1.2" ] ;
     fhir:display [ fhir:v "Licence Art Libre 1.2" ] ;
     fhir:definition [ fhir:v "Licence Art Libre 1.2." ]
  ] [
     fhir:code [ fhir:v "LAL-1.3" ] ;
     fhir:display [ fhir:v "Licence Art Libre 1.3" ] ;
     fhir:definition [ fhir:v "Licence Art Libre 1.3." ]
  ] [
     fhir:code [ fhir:v "Latex2e" ] ;
     fhir:display [ fhir:v "Latex2e License" ] ;
     fhir:definition [ fhir:v "Latex2e License." ]
  ] [
     fhir:code [ fhir:v "Leptonica" ] ;
     fhir:display [ fhir:v "Leptonica License" ] ;
     fhir:definition [ fhir:v "Leptonica License." ]
  ] [
     fhir:code [ fhir:v "LGPL-2.0-only" ] ;
     fhir:display [ fhir:v "GNU Library General Public License v2 only" ] ;
     fhir:definition [ fhir:v "GNU Library General Public License v2 only." ]
  ] [
     fhir:code [ fhir:v "LGPL-2.0-or-later" ] ;
     fhir:display [ fhir:v "GNU Library General Public License v2 or later" ] ;
     fhir:definition [ fhir:v "GNU Library General Public License v2 or later." ]
  ] [
     fhir:code [ fhir:v "LGPL-2.1-only" ] ;
     fhir:display [ fhir:v "GNU Lesser General Public License v2.1 only" ] ;
     fhir:definition [ fhir:v "GNU Lesser General Public License v2.1 only." ]
  ] [
     fhir:code [ fhir:v "LGPL-2.1-or-later" ] ;
     fhir:display [ fhir:v "GNU Lesser General Public License v2.1 or later" ] ;
     fhir:definition [ fhir:v "GNU Lesser General Public License v2.1 or later." ]
  ] [
     fhir:code [ fhir:v "LGPL-3.0-only" ] ;
     fhir:display [ fhir:v "GNU Lesser General Public License v3.0 only" ] ;
     fhir:definition [ fhir:v "GNU Lesser General Public License v3.0 only." ]
  ] [
     fhir:code [ fhir:v "LGPL-3.0-or-later" ] ;
     fhir:display [ fhir:v "GNU Lesser General Public License v3.0 or later" ] ;
     fhir:definition [ fhir:v "GNU Lesser General Public License v3.0 or later." ]
  ] [
     fhir:code [ fhir:v "LGPLLR" ] ;
     fhir:display [ fhir:v "Lesser General Public License For Linguistic Resources" ] ;
     fhir:definition [ fhir:v "Lesser General Public License For Linguistic Resources." ]
  ] [
     fhir:code [ fhir:v "Libpng" ] ;
     fhir:display [ fhir:v "libpng License" ] ;
     fhir:definition [ fhir:v "libpng License." ]
  ] [
     fhir:code [ fhir:v "libtiff" ] ;
     fhir:display [ fhir:v "libtiff License" ] ;
     fhir:definition [ fhir:v "libtiff License." ]
  ] [
     fhir:code [ fhir:v "LiLiQ-P-1.1" ] ;
     fhir:display [ fhir:v "Licence Libre du Québec – Permissive version 1.1" ] ;
     fhir:definition [ fhir:v "Licence Libre du Québec – Permissive version 1.1." ]
  ] [
     fhir:code [ fhir:v "LiLiQ-R-1.1" ] ;
     fhir:display [ fhir:v "Licence Libre du Québec – Réciprocité version 1.1" ] ;
     fhir:definition [ fhir:v "Licence Libre du Québec – Réciprocité version 1.1." ]
  ] [
     fhir:code [ fhir:v "LiLiQ-Rplus-1.1" ] ;
     fhir:display [ fhir:v "Licence Libre du Québec – Réciprocité forte version 1.1" ] ;
     fhir:definition [ fhir:v "Licence Libre du Québec – Réciprocité forte version 1.1." ]
  ] [
     fhir:code [ fhir:v "Linux-OpenIB" ] ;
     fhir:display [ fhir:v "Linux Kernel Variant of OpenIB.org license" ] ;
     fhir:definition [ fhir:v "Linux Kernel Variant of OpenIB.org license." ]
  ] [
     fhir:code [ fhir:v "LPL-1.0" ] ;
     fhir:display [ fhir:v "Lucent Public License Version 1.0" ] ;
     fhir:definition [ fhir:v "Lucent Public License Version 1.0." ]
  ] [
     fhir:code [ fhir:v "LPL-1.02" ] ;
     fhir:display [ fhir:v "Lucent Public License v1.02" ] ;
     fhir:definition [ fhir:v "Lucent Public License v1.02." ]
  ] [
     fhir:code [ fhir:v "LPPL-1.0" ] ;
     fhir:display [ fhir:v "LaTeX Project Public License v1.0" ] ;
     fhir:definition [ fhir:v "LaTeX Project Public License v1.0." ]
  ] [
     fhir:code [ fhir:v "LPPL-1.1" ] ;
     fhir:display [ fhir:v "LaTeX Project Public License v1.1" ] ;
     fhir:definition [ fhir:v "LaTeX Project Public License v1.1." ]
  ] [
     fhir:code [ fhir:v "LPPL-1.2" ] ;
     fhir:display [ fhir:v "LaTeX Project Public License v1.2" ] ;
     fhir:definition [ fhir:v "LaTeX Project Public License v1.2." ]
  ] [
     fhir:code [ fhir:v "LPPL-1.3a" ] ;
     fhir:display [ fhir:v "LaTeX Project Public License v1.3a" ] ;
     fhir:definition [ fhir:v "LaTeX Project Public License v1.3a." ]
  ] [
     fhir:code [ fhir:v "LPPL-1.3c" ] ;
     fhir:display [ fhir:v "LaTeX Project Public License v1.3c" ] ;
     fhir:definition [ fhir:v "LaTeX Project Public License v1.3c." ]
  ] [
     fhir:code [ fhir:v "MakeIndex" ] ;
     fhir:display [ fhir:v "MakeIndex License" ] ;
     fhir:definition [ fhir:v "MakeIndex License." ]
  ] [
     fhir:code [ fhir:v "MirOS" ] ;
     fhir:display [ fhir:v "MirOS License" ] ;
     fhir:definition [ fhir:v "MirOS License." ]
  ] [
     fhir:code [ fhir:v "MIT-0" ] ;
     fhir:display [ fhir:v "MIT No Attribution" ] ;
     fhir:definition [ fhir:v "MIT No Attribution." ]
  ] [
     fhir:code [ fhir:v "MIT-advertising" ] ;
     fhir:display [ fhir:v "Enlightenment License (e16)" ] ;
     fhir:definition [ fhir:v "Enlightenment License (e16)." ]
  ] [
     fhir:code [ fhir:v "MIT-CMU" ] ;
     fhir:display [ fhir:v "CMU License" ] ;
     fhir:definition [ fhir:v "CMU License." ]
  ] [
     fhir:code [ fhir:v "MIT-enna" ] ;
     fhir:display [ fhir:v "enna License" ] ;
     fhir:definition [ fhir:v "enna License." ]
  ] [
     fhir:code [ fhir:v "MIT-feh" ] ;
     fhir:display [ fhir:v "feh License" ] ;
     fhir:definition [ fhir:v "feh License." ]
  ] [
     fhir:code [ fhir:v "MIT" ] ;
     fhir:display [ fhir:v "MIT License" ] ;
     fhir:definition [ fhir:v "MIT License." ]
  ] [
     fhir:code [ fhir:v "MITNFA" ] ;
     fhir:display [ fhir:v "MIT +no-false-attribs license" ] ;
     fhir:definition [ fhir:v "MIT +no-false-attribs license." ]
  ] [
     fhir:code [ fhir:v "Motosoto" ] ;
     fhir:display [ fhir:v "Motosoto License" ] ;
     fhir:definition [ fhir:v "Motosoto License." ]
  ] [
     fhir:code [ fhir:v "mpich2" ] ;
     fhir:display [ fhir:v "mpich2 License" ] ;
     fhir:definition [ fhir:v "mpich2 License." ]
  ] [
     fhir:code [ fhir:v "MPL-1.0" ] ;
     fhir:display [ fhir:v "Mozilla Public License 1.0" ] ;
     fhir:definition [ fhir:v "Mozilla Public License 1.0." ]
  ] [
     fhir:code [ fhir:v "MPL-1.1" ] ;
     fhir:display [ fhir:v "Mozilla Public License 1.1" ] ;
     fhir:definition [ fhir:v "Mozilla Public License 1.1." ]
  ] [
     fhir:code [ fhir:v "MPL-2.0-no-copyleft-exception" ] ;
     fhir:display [ fhir:v "Mozilla Public License 2.0 (no copyleft exception)" ] ;
     fhir:definition [ fhir:v "Mozilla Public License 2.0 (no copyleft exception)." ]
  ] [
     fhir:code [ fhir:v "MPL-2.0" ] ;
     fhir:display [ fhir:v "Mozilla Public License 2.0" ] ;
     fhir:definition [ fhir:v "Mozilla Public License 2.0." ]
  ] [
     fhir:code [ fhir:v "MS-PL" ] ;
     fhir:display [ fhir:v "Microsoft Public License" ] ;
     fhir:definition [ fhir:v "Microsoft Public License." ]
  ] [
     fhir:code [ fhir:v "MS-RL" ] ;
     fhir:display [ fhir:v "Microsoft Reciprocal License" ] ;
     fhir:definition [ fhir:v "Microsoft Reciprocal License." ]
  ] [
     fhir:code [ fhir:v "MTLL" ] ;
     fhir:display [ fhir:v "Matrix Template Library License" ] ;
     fhir:definition [ fhir:v "Matrix Template Library License." ]
  ] [
     fhir:code [ fhir:v "Multics" ] ;
     fhir:display [ fhir:v "Multics License" ] ;
     fhir:definition [ fhir:v "Multics License." ]
  ] [
     fhir:code [ fhir:v "Mup" ] ;
     fhir:display [ fhir:v "Mup License" ] ;
     fhir:definition [ fhir:v "Mup License." ]
  ] [
     fhir:code [ fhir:v "NASA-1.3" ] ;
     fhir:display [ fhir:v "NASA Open Source Agreement 1.3" ] ;
     fhir:definition [ fhir:v "NASA Open Source Agreement 1.3." ]
  ] [
     fhir:code [ fhir:v "Naumen" ] ;
     fhir:display [ fhir:v "Naumen Public License" ] ;
     fhir:definition [ fhir:v "Naumen Public License." ]
  ] [
     fhir:code [ fhir:v "NBPL-1.0" ] ;
     fhir:display [ fhir:v "Net Boolean Public License v1" ] ;
     fhir:definition [ fhir:v "Net Boolean Public License v1." ]
  ] [
     fhir:code [ fhir:v "NCSA" ] ;
     fhir:display [ fhir:v "University of Illinois/NCSA Open Source License" ] ;
     fhir:definition [ fhir:v "University of Illinois/NCSA Open Source License." ]
  ] [
     fhir:code [ fhir:v "Net-SNMP" ] ;
     fhir:display [ fhir:v "Net-SNMP License" ] ;
     fhir:definition [ fhir:v "Net-SNMP License." ]
  ] [
     fhir:code [ fhir:v "NetCDF" ] ;
     fhir:display [ fhir:v "NetCDF license" ] ;
     fhir:definition [ fhir:v "NetCDF license." ]
  ] [
     fhir:code [ fhir:v "Newsletr" ] ;
     fhir:display [ fhir:v "Newsletr License" ] ;
     fhir:definition [ fhir:v "Newsletr License." ]
  ] [
     fhir:code [ fhir:v "NGPL" ] ;
     fhir:display [ fhir:v "Nethack General Public License" ] ;
     fhir:definition [ fhir:v "Nethack General Public License." ]
  ] [
     fhir:code [ fhir:v "NLOD-1.0" ] ;
     fhir:display [ fhir:v "Norwegian Licence for Open Government Data" ] ;
     fhir:definition [ fhir:v "Norwegian Licence for Open Government Data." ]
  ] [
     fhir:code [ fhir:v "NLPL" ] ;
     fhir:display [ fhir:v "No Limit Public License" ] ;
     fhir:definition [ fhir:v "No Limit Public License." ]
  ] [
     fhir:code [ fhir:v "Nokia" ] ;
     fhir:display [ fhir:v "Nokia Open Source License" ] ;
     fhir:definition [ fhir:v "Nokia Open Source License." ]
  ] [
     fhir:code [ fhir:v "NOSL" ] ;
     fhir:display [ fhir:v "Netizen Open Source License" ] ;
     fhir:definition [ fhir:v "Netizen Open Source License." ]
  ] [
     fhir:code [ fhir:v "Noweb" ] ;
     fhir:display [ fhir:v "Noweb License" ] ;
     fhir:definition [ fhir:v "Noweb License." ]
  ] [
     fhir:code [ fhir:v "NPL-1.0" ] ;
     fhir:display [ fhir:v "Netscape Public License v1.0" ] ;
     fhir:definition [ fhir:v "Netscape Public License v1.0." ]
  ] [
     fhir:code [ fhir:v "NPL-1.1" ] ;
     fhir:display [ fhir:v "Netscape Public License v1.1" ] ;
     fhir:definition [ fhir:v "Netscape Public License v1.1." ]
  ] [
     fhir:code [ fhir:v "NPOSL-3.0" ] ;
     fhir:display [ fhir:v "Non-Profit Open Software License 3.0" ] ;
     fhir:definition [ fhir:v "Non-Profit Open Software License 3.0." ]
  ] [
     fhir:code [ fhir:v "NRL" ] ;
     fhir:display [ fhir:v "NRL License" ] ;
     fhir:definition [ fhir:v "NRL License." ]
  ] [
     fhir:code [ fhir:v "NTP" ] ;
     fhir:display [ fhir:v "NTP License" ] ;
     fhir:definition [ fhir:v "NTP License." ]
  ] [
     fhir:code [ fhir:v "OCCT-PL" ] ;
     fhir:display [ fhir:v "Open CASCADE Technology Public License" ] ;
     fhir:definition [ fhir:v "Open CASCADE Technology Public License." ]
  ] [
     fhir:code [ fhir:v "OCLC-2.0" ] ;
     fhir:display [ fhir:v "OCLC Research Public License 2.0" ] ;
     fhir:definition [ fhir:v "OCLC Research Public License 2.0." ]
  ] [
     fhir:code [ fhir:v "ODbL-1.0" ] ;
     fhir:display [ fhir:v "ODC Open Database License v1.0" ] ;
     fhir:definition [ fhir:v "ODC Open Database License v1.0." ]
  ] [
     fhir:code [ fhir:v "OFL-1.0" ] ;
     fhir:display [ fhir:v "SIL Open Font License 1.0" ] ;
     fhir:definition [ fhir:v "SIL Open Font License 1.0." ]
  ] [
     fhir:code [ fhir:v "OFL-1.1" ] ;
     fhir:display [ fhir:v "SIL Open Font License 1.1" ] ;
     fhir:definition [ fhir:v "SIL Open Font License 1.1." ]
  ] [
     fhir:code [ fhir:v "OGTSL" ] ;
     fhir:display [ fhir:v "Open Group Test Suite License" ] ;
     fhir:definition [ fhir:v "Open Group Test Suite License." ]
  ] [
     fhir:code [ fhir:v "OLDAP-1.1" ] ;
     fhir:display [ fhir:v "Open LDAP Public License v1.1" ] ;
     fhir:definition [ fhir:v "Open LDAP Public License v1.1." ]
  ] [
     fhir:code [ fhir:v "OLDAP-1.2" ] ;
     fhir:display [ fhir:v "Open LDAP Public License v1.2" ] ;
     fhir:definition [ fhir:v "Open LDAP Public License v1.2." ]
  ] [
     fhir:code [ fhir:v "OLDAP-1.3" ] ;
     fhir:display [ fhir:v "Open LDAP Public License v1.3" ] ;
     fhir:definition [ fhir:v "Open LDAP Public License v1.3." ]
  ] [
     fhir:code [ fhir:v "OLDAP-1.4" ] ;
     fhir:display [ fhir:v "Open LDAP Public License v1.4" ] ;
     fhir:definition [ fhir:v "Open LDAP Public License v1.4." ]
  ] [
     fhir:code [ fhir:v "OLDAP-2.0.1" ] ;
     fhir:display [ fhir:v "Open LDAP Public License v2.0.1" ] ;
     fhir:definition [ fhir:v "Open LDAP Public License v2.0.1." ]
  ] [
     fhir:code [ fhir:v "OLDAP-2.0" ] ;
     fhir:display [ fhir:v "Open LDAP Public License v2.0 (or possibly 2.0A and 2.0B)" ] ;
     fhir:definition [ fhir:v "Open LDAP Public License v2.0 (or possibly 2.0A and 2.0B)." ]
  ] [
     fhir:code [ fhir:v "OLDAP-2.1" ] ;
     fhir:display [ fhir:v "Open LDAP Public License v2.1" ] ;
     fhir:definition [ fhir:v "Open LDAP Public License v2.1." ]
  ] [
     fhir:code [ fhir:v "OLDAP-2.2.1" ] ;
     fhir:display [ fhir:v "Open LDAP Public License v2.2.1" ] ;
     fhir:definition [ fhir:v "Open LDAP Public License v2.2.1." ]
  ] [
     fhir:code [ fhir:v "OLDAP-2.2.2" ] ;
     fhir:display [ fhir:v "Open LDAP Public License 2.2.2" ] ;
     fhir:definition [ fhir:v "Open LDAP Public License 2.2.2." ]
  ] [
     fhir:code [ fhir:v "OLDAP-2.2" ] ;
     fhir:display [ fhir:v "Open LDAP Public License v2.2" ] ;
     fhir:definition [ fhir:v "Open LDAP Public License v2.2." ]
  ] [
     fhir:code [ fhir:v "OLDAP-2.3" ] ;
     fhir:display [ fhir:v "Open LDAP Public License v2.3" ] ;
     fhir:definition [ fhir:v "Open LDAP Public License v2.3." ]
  ] [
     fhir:code [ fhir:v "OLDAP-2.4" ] ;
     fhir:display [ fhir:v "Open LDAP Public License v2.4" ] ;
     fhir:definition [ fhir:v "Open LDAP Public License v2.4." ]
  ] [
     fhir:code [ fhir:v "OLDAP-2.5" ] ;
     fhir:display [ fhir:v "Open LDAP Public License v2.5" ] ;
     fhir:definition [ fhir:v "Open LDAP Public License v2.5." ]
  ] [
     fhir:code [ fhir:v "OLDAP-2.6" ] ;
     fhir:display [ fhir:v "Open LDAP Public License v2.6" ] ;
     fhir:definition [ fhir:v "Open LDAP Public License v2.6." ]
  ] [
     fhir:code [ fhir:v "OLDAP-2.7" ] ;
     fhir:display [ fhir:v "Open LDAP Public License v2.7" ] ;
     fhir:definition [ fhir:v "Open LDAP Public License v2.7." ]
  ] [
     fhir:code [ fhir:v "OLDAP-2.8" ] ;
     fhir:display [ fhir:v "Open LDAP Public License v2.8" ] ;
     fhir:definition [ fhir:v "Open LDAP Public License v2.8." ]
  ] [
     fhir:code [ fhir:v "OML" ] ;
     fhir:display [ fhir:v "Open Market License" ] ;
     fhir:definition [ fhir:v "Open Market License." ]
  ] [
     fhir:code [ fhir:v "OpenSSL" ] ;
     fhir:display [ fhir:v "OpenSSL License" ] ;
     fhir:definition [ fhir:v "OpenSSL License." ]
  ] [
     fhir:code [ fhir:v "OPL-1.0" ] ;
     fhir:display [ fhir:v "Open Public License v1.0" ] ;
     fhir:definition [ fhir:v "Open Public License v1.0." ]
  ] [
     fhir:code [ fhir:v "OSET-PL-2.1" ] ;
     fhir:display [ fhir:v "OSET Public License version 2.1" ] ;
     fhir:definition [ fhir:v "OSET Public License version 2.1." ]
  ] [
     fhir:code [ fhir:v "OSL-1.0" ] ;
     fhir:display [ fhir:v "Open Software License 1.0" ] ;
     fhir:definition [ fhir:v "Open Software License 1.0." ]
  ] [
     fhir:code [ fhir:v "OSL-1.1" ] ;
     fhir:display [ fhir:v "Open Software License 1.1" ] ;
     fhir:definition [ fhir:v "Open Software License 1.1." ]
  ] [
     fhir:code [ fhir:v "OSL-2.0" ] ;
     fhir:display [ fhir:v "Open Software License 2.0" ] ;
     fhir:definition [ fhir:v "Open Software License 2.0." ]
  ] [
     fhir:code [ fhir:v "OSL-2.1" ] ;
     fhir:display [ fhir:v "Open Software License 2.1" ] ;
     fhir:definition [ fhir:v "Open Software License 2.1." ]
  ] [
     fhir:code [ fhir:v "OSL-3.0" ] ;
     fhir:display [ fhir:v "Open Software License 3.0" ] ;
     fhir:definition [ fhir:v "Open Software License 3.0." ]
  ] [
     fhir:code [ fhir:v "PDDL-1.0" ] ;
     fhir:display [ fhir:v "ODC Public Domain Dedication & License 1.0" ] ;
     fhir:definition [ fhir:v "ODC Public Domain Dedication & License 1.0." ]
  ] [
     fhir:code [ fhir:v "PHP-3.0" ] ;
     fhir:display [ fhir:v "PHP License v3.0" ] ;
     fhir:definition [ fhir:v "PHP License v3.0." ]
  ] [
     fhir:code [ fhir:v "PHP-3.01" ] ;
     fhir:display [ fhir:v "PHP License v3.01" ] ;
     fhir:definition [ fhir:v "PHP License v3.01." ]
  ] [
     fhir:code [ fhir:v "Plexus" ] ;
     fhir:display [ fhir:v "Plexus Classworlds License" ] ;
     fhir:definition [ fhir:v "Plexus Classworlds License." ]
  ] [
     fhir:code [ fhir:v "PostgreSQL" ] ;
     fhir:display [ fhir:v "PostgreSQL License" ] ;
     fhir:definition [ fhir:v "PostgreSQL License." ]
  ] [
     fhir:code [ fhir:v "psfrag" ] ;
     fhir:display [ fhir:v "psfrag License" ] ;
     fhir:definition [ fhir:v "psfrag License." ]
  ] [
     fhir:code [ fhir:v "psutils" ] ;
     fhir:display [ fhir:v "psutils License" ] ;
     fhir:definition [ fhir:v "psutils License." ]
  ] [
     fhir:code [ fhir:v "Python-2.0" ] ;
     fhir:display [ fhir:v "Python License 2.0" ] ;
     fhir:definition [ fhir:v "Python License 2.0." ]
  ] [
     fhir:code [ fhir:v "Qhull" ] ;
     fhir:display [ fhir:v "Qhull License" ] ;
     fhir:definition [ fhir:v "Qhull License." ]
  ] [
     fhir:code [ fhir:v "QPL-1.0" ] ;
     fhir:display [ fhir:v "Q Public License 1.0" ] ;
     fhir:definition [ fhir:v "Q Public License 1.0." ]
  ] [
     fhir:code [ fhir:v "Rdisc" ] ;
     fhir:display [ fhir:v "Rdisc License" ] ;
     fhir:definition [ fhir:v "Rdisc License." ]
  ] [
     fhir:code [ fhir:v "RHeCos-1.1" ] ;
     fhir:display [ fhir:v "Red Hat eCos Public License v1.1" ] ;
     fhir:definition [ fhir:v "Red Hat eCos Public License v1.1." ]
  ] [
     fhir:code [ fhir:v "RPL-1.1" ] ;
     fhir:display [ fhir:v "Reciprocal Public License 1.1" ] ;
     fhir:definition [ fhir:v "Reciprocal Public License 1.1." ]
  ] [
     fhir:code [ fhir:v "RPL-1.5" ] ;
     fhir:display [ fhir:v "Reciprocal Public License 1.5" ] ;
     fhir:definition [ fhir:v "Reciprocal Public License 1.5." ]
  ] [
     fhir:code [ fhir:v "RPSL-1.0" ] ;
     fhir:display [ fhir:v "RealNetworks Public Source License v1.0" ] ;
     fhir:definition [ fhir:v "RealNetworks Public Source License v1.0." ]
  ] [
     fhir:code [ fhir:v "RSA-MD" ] ;
     fhir:display [ fhir:v "RSA Message-Digest License" ] ;
     fhir:definition [ fhir:v "RSA Message-Digest License." ]
  ] [
     fhir:code [ fhir:v "RSCPL" ] ;
     fhir:display [ fhir:v "Ricoh Source Code Public License" ] ;
     fhir:definition [ fhir:v "Ricoh Source Code Public License." ]
  ] [
     fhir:code [ fhir:v "Ruby" ] ;
     fhir:display [ fhir:v "Ruby License" ] ;
     fhir:definition [ fhir:v "Ruby License." ]
  ] [
     fhir:code [ fhir:v "SAX-PD" ] ;
     fhir:display [ fhir:v "Sax Public Domain Notice" ] ;
     fhir:definition [ fhir:v "Sax Public Domain Notice." ]
  ] [
     fhir:code [ fhir:v "Saxpath" ] ;
     fhir:display [ fhir:v "Saxpath License" ] ;
     fhir:definition [ fhir:v "Saxpath License." ]
  ] [
     fhir:code [ fhir:v "SCEA" ] ;
     fhir:display [ fhir:v "SCEA Shared Source License" ] ;
     fhir:definition [ fhir:v "SCEA Shared Source License." ]
  ] [
     fhir:code [ fhir:v "Sendmail" ] ;
     fhir:display [ fhir:v "Sendmail License" ] ;
     fhir:definition [ fhir:v "Sendmail License." ]
  ] [
     fhir:code [ fhir:v "SGI-B-1.0" ] ;
     fhir:display [ fhir:v "SGI Free Software License B v1.0" ] ;
     fhir:definition [ fhir:v "SGI Free Software License B v1.0." ]
  ] [
     fhir:code [ fhir:v "SGI-B-1.1" ] ;
     fhir:display [ fhir:v "SGI Free Software License B v1.1" ] ;
     fhir:definition [ fhir:v "SGI Free Software License B v1.1." ]
  ] [
     fhir:code [ fhir:v "SGI-B-2.0" ] ;
     fhir:display [ fhir:v "SGI Free Software License B v2.0" ] ;
     fhir:definition [ fhir:v "SGI Free Software License B v2.0." ]
  ] [
     fhir:code [ fhir:v "SimPL-2.0" ] ;
     fhir:display [ fhir:v "Simple Public License 2.0" ] ;
     fhir:definition [ fhir:v "Simple Public License 2.0." ]
  ] [
     fhir:code [ fhir:v "SISSL-1.2" ] ;
     fhir:display [ fhir:v "Sun Industry Standards Source License v1.2" ] ;
     fhir:definition [ fhir:v "Sun Industry Standards Source License v1.2." ]
  ] [
     fhir:code [ fhir:v "SISSL" ] ;
     fhir:display [ fhir:v "Sun Industry Standards Source License v1.1" ] ;
     fhir:definition [ fhir:v "Sun Industry Standards Source License v1.1." ]
  ] [
     fhir:code [ fhir:v "Sleepycat" ] ;
     fhir:display [ fhir:v "Sleepycat License" ] ;
     fhir:definition [ fhir:v "Sleepycat License." ]
  ] [
     fhir:code [ fhir:v "SMLNJ" ] ;
     fhir:display [ fhir:v "Standard ML of New Jersey License" ] ;
     fhir:definition [ fhir:v "Standard ML of New Jersey License." ]
  ] [
     fhir:code [ fhir:v "SMPPL" ] ;
     fhir:display [ fhir:v "Secure Messaging Protocol Public License" ] ;
     fhir:definition [ fhir:v "Secure Messaging Protocol Public License." ]
  ] [
     fhir:code [ fhir:v "SNIA" ] ;
     fhir:display [ fhir:v "SNIA Public License 1.1" ] ;
     fhir:definition [ fhir:v "SNIA Public License 1.1." ]
  ] [
     fhir:code [ fhir:v "Spencer-86" ] ;
     fhir:display [ fhir:v "Spencer License 86" ] ;
     fhir:definition [ fhir:v "Spencer License 86." ]
  ] [
     fhir:code [ fhir:v "Spencer-94" ] ;
     fhir:display [ fhir:v "Spencer License 94" ] ;
     fhir:definition [ fhir:v "Spencer License 94." ]
  ] [
     fhir:code [ fhir:v "Spencer-99" ] ;
     fhir:display [ fhir:v "Spencer License 99" ] ;
     fhir:definition [ fhir:v "Spencer License 99." ]
  ] [
     fhir:code [ fhir:v "SPL-1.0" ] ;
     fhir:display [ fhir:v "Sun Public License v1.0" ] ;
     fhir:definition [ fhir:v "Sun Public License v1.0." ]
  ] [
     fhir:code [ fhir:v "SugarCRM-1.1.3" ] ;
     fhir:display [ fhir:v "SugarCRM Public License v1.1.3" ] ;
     fhir:definition [ fhir:v "SugarCRM Public License v1.1.3." ]
  ] [
     fhir:code [ fhir:v "SWL" ] ;
     fhir:display [ fhir:v "Scheme Widget Library (SWL) Software License Agreement" ] ;
     fhir:definition [ fhir:v "Scheme Widget Library (SWL) Software License Agreement." ]
  ] [
     fhir:code [ fhir:v "TCL" ] ;
     fhir:display [ fhir:v "TCL/TK License" ] ;
     fhir:definition [ fhir:v "TCL/TK License." ]
  ] [
     fhir:code [ fhir:v "TCP-wrappers" ] ;
     fhir:display [ fhir:v "TCP Wrappers License" ] ;
     fhir:definition [ fhir:v "TCP Wrappers License." ]
  ] [
     fhir:code [ fhir:v "TMate" ] ;
     fhir:display [ fhir:v "TMate Open Source License" ] ;
     fhir:definition [ fhir:v "TMate Open Source License." ]
  ] [
     fhir:code [ fhir:v "TORQUE-1.1" ] ;
     fhir:display [ fhir:v "TORQUE v2.5+ Software License v1.1" ] ;
     fhir:definition [ fhir:v "TORQUE v2.5+ Software License v1.1." ]
  ] [
     fhir:code [ fhir:v "TOSL" ] ;
     fhir:display [ fhir:v "Trusster Open Source License" ] ;
     fhir:definition [ fhir:v "Trusster Open Source License." ]
  ] [
     fhir:code [ fhir:v "Unicode-DFS-2015" ] ;
     fhir:display [ fhir:v "Unicode License Agreement - Data Files and Software (2015)" ] ;
     fhir:definition [ fhir:v "Unicode License Agreement - Data Files and Software (2015)." ]
  ] [
     fhir:code [ fhir:v "Unicode-DFS-2016" ] ;
     fhir:display [ fhir:v "Unicode License Agreement - Data Files and Software (2016)" ] ;
     fhir:definition [ fhir:v "Unicode License Agreement - Data Files and Software (2016)." ]
  ] [
     fhir:code [ fhir:v "Unicode-TOU" ] ;
     fhir:display [ fhir:v "Unicode Terms of Use" ] ;
     fhir:definition [ fhir:v "Unicode Terms of Use." ]
  ] [
     fhir:code [ fhir:v "Unlicense" ] ;
     fhir:display [ fhir:v "The Unlicense" ] ;
     fhir:definition [ fhir:v "The Unlicense." ]
  ] [
     fhir:code [ fhir:v "UPL-1.0" ] ;
     fhir:display [ fhir:v "Universal Permissive License v1.0" ] ;
     fhir:definition [ fhir:v "Universal Permissive License v1.0." ]
  ] [
     fhir:code [ fhir:v "Vim" ] ;
     fhir:display [ fhir:v "Vim License" ] ;
     fhir:definition [ fhir:v "Vim License." ]
  ] [
     fhir:code [ fhir:v "VOSTROM" ] ;
     fhir:display [ fhir:v "VOSTROM Public License for Open Source" ] ;
     fhir:definition [ fhir:v "VOSTROM Public License for Open Source." ]
  ] [
     fhir:code [ fhir:v "VSL-1.0" ] ;
     fhir:display [ fhir:v "Vovida Software License v1.0" ] ;
     fhir:definition [ fhir:v "Vovida Software License v1.0." ]
  ] [
     fhir:code [ fhir:v "W3C-19980720" ] ;
     fhir:display [ fhir:v "W3C Software Notice and License (1998-07-20)" ] ;
     fhir:definition [ fhir:v "W3C Software Notice and License (1998-07-20)." ]
  ] [
     fhir:code [ fhir:v "W3C-20150513" ] ;
     fhir:display [ fhir:v "W3C Software Notice and Document License (2015-05-13)" ] ;
     fhir:definition [ fhir:v "W3C Software Notice and Document License (2015-05-13)." ]
  ] [
     fhir:code [ fhir:v "W3C" ] ;
     fhir:display [ fhir:v "W3C Software Notice and License (2002-12-31)" ] ;
     fhir:definition [ fhir:v "W3C Software Notice and License (2002-12-31)." ]
  ] [
     fhir:code [ fhir:v "Watcom-1.0" ] ;
     fhir:display [ fhir:v "Sybase Open Watcom Public License 1.0" ] ;
     fhir:definition [ fhir:v "Sybase Open Watcom Public License 1.0." ]
  ] [
     fhir:code [ fhir:v "Wsuipa" ] ;
     fhir:display [ fhir:v "Wsuipa License" ] ;
     fhir:definition [ fhir:v "Wsuipa License." ]
  ] [
     fhir:code [ fhir:v "WTFPL" ] ;
     fhir:display [ fhir:v "Do What The F*ck You Want To Public License" ] ;
     fhir:definition [ fhir:v "Do What The F*ck You Want To Public License." ]
  ] [
     fhir:code [ fhir:v "X11" ] ;
     fhir:display [ fhir:v "X11 License" ] ;
     fhir:definition [ fhir:v "X11 License." ]
  ] [
     fhir:code [ fhir:v "Xerox" ] ;
     fhir:display [ fhir:v "Xerox License" ] ;
     fhir:definition [ fhir:v "Xerox License." ]
  ] [
     fhir:code [ fhir:v "XFree86-1.1" ] ;
     fhir:display [ fhir:v "XFree86 License 1.1" ] ;
     fhir:definition [ fhir:v "XFree86 License 1.1." ]
  ] [
     fhir:code [ fhir:v "xinetd" ] ;
     fhir:display [ fhir:v "xinetd License" ] ;
     fhir:definition [ fhir:v "xinetd License." ]
  ] [
     fhir:code [ fhir:v "Xnet" ] ;
     fhir:display [ fhir:v "X.Net License" ] ;
     fhir:definition [ fhir:v "X.Net License." ]
  ] [
     fhir:code [ fhir:v "xpp" ] ;
     fhir:display [ fhir:v "XPP License" ] ;
     fhir:definition [ fhir:v "XPP License." ]
  ] [
     fhir:code [ fhir:v "XSkat" ] ;
     fhir:display [ fhir:v "XSkat License" ] ;
     fhir:definition [ fhir:v "XSkat License." ]
  ] [
     fhir:code [ fhir:v "YPL-1.0" ] ;
     fhir:display [ fhir:v "Yahoo! Public License v1.0" ] ;
     fhir:definition [ fhir:v "Yahoo! Public License v1.0." ]
  ] [
     fhir:code [ fhir:v "YPL-1.1" ] ;
     fhir:display [ fhir:v "Yahoo! Public License v1.1" ] ;
     fhir:definition [ fhir:v "Yahoo! Public License v1.1." ]
  ] [
     fhir:code [ fhir:v "Zed" ] ;
     fhir:display [ fhir:v "Zed License" ] ;
     fhir:definition [ fhir:v "Zed License." ]
  ] [
     fhir:code [ fhir:v "Zend-2.0" ] ;
     fhir:display [ fhir:v "Zend License v2.0" ] ;
     fhir:definition [ fhir:v "Zend License v2.0." ]
  ] [
     fhir:code [ fhir:v "Zimbra-1.3" ] ;
     fhir:display [ fhir:v "Zimbra Public License v1.3" ] ;
     fhir:definition [ fhir:v "Zimbra Public License v1.3." ]
  ] [
     fhir:code [ fhir:v "Zimbra-1.4" ] ;
     fhir:display [ fhir:v "Zimbra Public License v1.4" ] ;
     fhir:definition [ fhir:v "Zimbra Public License v1.4." ]
  ] [
     fhir:code [ fhir:v "zlib-acknowledgement" ] ;
     fhir:display [ fhir:v "zlib/libpng License with Acknowledgement" ] ;
     fhir:definition [ fhir:v "zlib/libpng License with Acknowledgement." ]
  ] [
     fhir:code [ fhir:v "Zlib" ] ;
     fhir:display [ fhir:v "zlib License" ] ;
     fhir:definition [ fhir:v "zlib License." ]
  ] [
     fhir:code [ fhir:v "ZPL-1.1" ] ;
     fhir:display [ fhir:v "Zope Public License 1.1" ] ;
     fhir:definition [ fhir:v "Zope Public License 1.1." ]
  ] [
     fhir:code [ fhir:v "ZPL-2.0" ] ;
     fhir:display [ fhir:v "Zope Public License 2.0" ] ;
     fhir:definition [ fhir:v "Zope Public License 2.0." ]
  ] [
     fhir:code [ fhir:v "ZPL-2.1" ] ;
     fhir:display [ fhir:v "Zope Public License 2.1" ] ;
     fhir:definition [ fhir:v "Zope Public License 2.1." ]
  ] ) .


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


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.