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

FHIR IG Statistics: StructureDefinition/nfdi4health-ex-mds-use-rights-confirmations

Packagede.nfdi4health.mds
Resource TypeStructureDefinition
Idnfdi4health-ex-mds-use-rights-confirmations
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.nfdi4health.mds@2.1.0&canonical=https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-use-rights-confirmations
URLhttps://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-use-rights-confirmations
Version0.9
Statusdraft
NameNFDI4Health_EX_MDS_Use_Rights_Confirmations
TitleNFDI4Health EX MDS Use Rights Confirmations
DescriptionExtension providing information about licensing, if a Creative Commons liesense is selected.
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
nfdi4health-ex-mds-document-use-rightsNFDI4Health EX MDS Document Use Rights
nfdi4health-pr-mds-questionnaireNFDI4Health PR MDS Questionnaire

Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "nfdi4health-ex-mds-use-rights-confirmations",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-use-rights-confirmations",
  "version": "0.9",
  "name": "NFDI4Health_EX_MDS_Use_Rights_Confirmations",
  "title": "NFDI4Health EX MDS Use Rights Confirmations",
  "status": "draft",
  "publisher": "NFDI4Health",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nfdi4health.de"
        }
      ]
    }
  ],
  "description": "Extension providing information about licensing, if a Creative Commons liesense is selected.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "NFDI4Health",
      "name": "NFDI4Health to FHIR Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "Questionnaire.copyright"
    },
    {
      "type": "element",
      "expression": "Extension"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Licensing confirmations",
        "definition": "Group of items applicable only if a Creative Commons license is selected.",
        "comment": "In order to successfully publish the [RESOURCE] under the respective license, all four questions ought to be confirmed.",
        "max": "1",
        "mapping": [
          {
            "identity": "NFDI4Health",
            "map": "Resource.nonStudyDetails.useRights.confirmations"
          }
        ]
      },
      {
        "id": "Extension.extension",
        "path": "Extension.extension",
        "min": 4
      },
      {
        "id": "Extension.extension:confirmationAuthority",
        "path": "Extension.extension",
        "sliceName": "confirmationAuthority",
        "short": "Do you confirm that the authors of the [RESOURCE] have authority to license it?",
        "definition": "Confirmation that the authors of the [RESOURCE] have authority to license it.",
        "min": 1,
        "max": "1",
        "mapping": [
          {
            "identity": "NFDI4Health",
            "map": "Resource.nonStudyDetails.useRights.confirmations.authority"
          }
        ]
      },
      {
        "id": "Extension.extension:confirmationAuthority.extension",
        "path": "Extension.extension.extension",
        "max": "0"
      },
      {
        "id": "Extension.extension:confirmationAuthority.url",
        "path": "Extension.extension.url",
        "fixedUri": "confirmationAuthority"
      },
      {
        "id": "Extension.extension:confirmationAuthority.value[x]",
        "path": "Extension.extension.value[x]",
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "Extension.extension:confirmationTerms",
        "path": "Extension.extension",
        "sliceName": "confirmationTerms",
        "short": "Do you confirm that the authors of the [RESOURCE] have read and understood the terms of the chosen license?",
        "definition": "Confirmation that the authors of the [RESOURCE] have read and understood the terms of the chosen license.",
        "min": 1,
        "max": "1",
        "mapping": [
          {
            "identity": "NFDI4Health",
            "map": "Resource.nonStudyDetails.useRights.confirmations.terms"
          }
        ]
      },
      {
        "id": "Extension.extension:confirmationTerms.extension",
        "path": "Extension.extension.extension",
        "max": "0"
      },
      {
        "id": "Extension.extension:confirmationTerms.url",
        "path": "Extension.extension.url",
        "fixedUri": "confirmationTerms"
      },
      {
        "id": "Extension.extension:confirmationTerms.value[x]",
        "path": "Extension.extension.value[x]",
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "Extension.extension:confirmationIrrevocability",
        "path": "Extension.extension",
        "sliceName": "confirmationIrrevocability",
        "short": "Do you confirm that the authors of the [RESOURCE] understand that Creative Commons (CC) licensing is irrevocable?",
        "definition": "Confirmation that the authors of the [RESOURCE] understand that Creative Commons (CC) licensing is not revocable..",
        "comment": "Additional information: The [RESOURCE] can be licensed using a CC-license only if it is free of the third-party rights.",
        "min": 1,
        "max": "1",
        "mapping": [
          {
            "identity": "NFDI4Health",
            "map": "Resource.nonStudyDetails.useRights.confirmations.irrevocability"
          }
        ]
      },
      {
        "id": "Extension.extension:confirmationIrrevocability.extension",
        "path": "Extension.extension.extension",
        "max": "0"
      },
      {
        "id": "Extension.extension:confirmationIrrevocability.url",
        "path": "Extension.extension.url",
        "fixedUri": "confirmationIrrevocability"
      },
      {
        "id": "Extension.extension:confirmationIrrevocability.value[x]",
        "path": "Extension.extension.value[x]",
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "Extension.extension:supportByLicensing",
        "path": "Extension.extension",
        "sliceName": "supportByLicensing",
        "short": "Do you confirm that the authors of the [RESOURCE] allow NFDI4Health to license the document?",
        "definition": "Confirmation that NFDI4Health is allowed to license the document, i.e. to add the license information such as a license button and a statement that your material is licensed under a Creative Commons license to the [RESOURCE].",
        "min": 1,
        "max": "1",
        "mapping": [
          {
            "identity": "NFDI4Health",
            "map": "Resource.nonStudyDetails.useRights.confirmations.supportByLicencing"
          }
        ]
      },
      {
        "id": "Extension.extension:supportByLicensing.extension",
        "path": "Extension.extension.extension",
        "max": "0"
      },
      {
        "id": "Extension.extension:supportByLicensing.url",
        "path": "Extension.extension.url",
        "fixedUri": "supportByLicensing"
      },
      {
        "id": "Extension.extension:supportByLicensing.value[x]",
        "path": "Extension.extension.value[x]",
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-use-rights-confirmations"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "max": "0"
      }
    ]
  }
}