FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/nfdi4health-vs-mds-use-rights-label-spdx-snomed-local

Packagede.nfdi4health.mds
Resource TypeValueSet
Idnfdi4health-vs-mds-use-rights-label-spdx-snomed-local
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.nfdi4health.mds@2.1.0&canonical=https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-use-rights-label-spdx-smomed-local
URLhttps://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-use-rights-label-spdx-smomed-local
Version0.9
Statusdraft
NameNFDI4Health_VS_MDS_Use_Rights_Label_SPDX_SNOMED_Local
TitleNFDI4Health VS MDS Use Rights Label [SPDX, SNOMED, Local]
DescriptionValue set used to indicate the use rights related to a resource.

Resources that use this resource

StructureDefinition
nfdi4health-ex-mds-copyright-label-and-linkNFDI4Health EX MDS Copyright Label And Link
nfdi4health-lm-mds-coreNFDI4Health Core Metadataschema

Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition
nfdi4health-cs-remaining-conceptsNFDI4Health CS MDS Remaining Concepts

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "NFDI4Health_VS_MDS_Use_Rights_Label_SPDX_SNOMED_Local",
  "id": "nfdi4health-vs-mds-use-rights-label-spdx-snomed-local",
  "title": "NFDI4Health VS MDS Use Rights Label [SPDX, SNOMED, Local]",
  "description": "Value set used to indicate the use rights related to a resource.",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-use-rights-label-spdx-smomed-local",
  "version": "0.9",
  "experimental": true,
  "publisher": "NFDI4Health",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nfdi4health.de"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://www.nfdi4health.de/fhir/metadataschema/CodeSystem/nfdi4health-cs-remaining-concepts",
        "concept": [
          {
            "code": "180",
            "display": "Not assigned"
          },
          {
            "code": "013",
            "display": "All rights reserved"
          }
        ]
      },
      {
        "system": "https://www.hl7.org/fhir/R4/codesystem-spdx-license.html",
        "concept": [
          {
            "code": "CC-BY-4.0",
            "display": "Creative Commons Attribution 4.0 International"
          },
          {
            "code": "CC-BY-NC-4.0",
            "display": "Creative Commons Attribution Non Commercial 4.0 International"
          },
          {
            "code": "CC-BY-SA-4.0",
            "display": "Creative Commons Attribution Share Alike 4.0 International"
          },
          {
            "code": "CC-BY-NC-SA-4.0",
            "display": "Creative Commons Attribution Non Commercial Share Alike 4.0 International"
          },
          {
            "code": "CC0-1.0",
            "display": "Creative Commons Zero v1.0 Universal"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "74964007",
            "display": "Other"
          },
          {
            "code": "385432009",
            "display": "Not Applicable (qualifier value)"
          },
          {
            "code": "261665006",
            "display": "Unknown (qualifier value)"
          }
        ]
      }
    ]
  }
}