Sha256: afd7c7088aa7a46e79fec1a44a5c2300498b3d16a45b07be295175d14b884515
Contents?: true
Size: 1.56 KB
Versions: 3
Compression:
Stored size: 1.56 KB
Contents
{ "resourceType": "ValueSet", "id": "spdx-license", "meta": { "lastUpdated": "2018-12-27T22:37:54.724+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 } ], "url": "http://hl7.org/fhir/ValueSet/spdx-license", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.3.1026" } ], "version": "4.0.0", "name": "SPDXLicense", "title": "SPDXLicense", "status": "draft", "experimental": false, "date": "2018-12-27T22:37:54+11:00", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "description": "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/).", "immutable": true, "compose": { "include": [ { "system": "http://hl7.org/fhir/spdx-license" } ] } }
Version data entries
3 entries across 3 versions & 1 rubygems