PackagesCanonicalsLogsProblems
    Packages
    smart.who.int.base@1.0.0
    http://smart.who.int/base/StructureDefinition/DublinCore
{
  "description": "Logical Model representing Dublin Core metadata elements as defined at https://www.dublincore.org/specifications/dublin-core/dcmi-terms/",
  "_filename": "StructureDefinition-DublinCore.json",
  "package_name": "smart.who.int.base",
  "date": "2026-08-27T08:31:36+00:00",
  "derivation": "specialization",
  "publisher": "WHO",
  "fhirVersion": "4.0.1",
  "name": "DublinCore",
  "abstract": false,
  "type": "http://smart.who.int/base/StructureDefinition/DublinCore",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Dublin Core Metadata Element Set",
  "package_version": "1.0.0",
  "snapshot": {
    "element": [ {
      "id": "DublinCore",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      },
      "path": "DublinCore",
      "short": "Dublin Core Metadata Element Set",
      "definition": "Logical Model representing Dublin Core metadata elements as defined at https://www.dublincore.org/specifications/dublin-core/dcmi-terms/",
      "isModifier": false
    }, {
      "id": "DublinCore.title",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "DublinCore.title"
      },
      "path": "DublinCore.title",
      "type": [ {
        "code": "string"
      } ],
      "short": "Title",
      "definition": "A name given to the resource"
    }, {
      "id": "DublinCore.creator",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "DublinCore.creator"
      },
      "path": "DublinCore.creator",
      "type": [ {
        "code": "string"
      } ],
      "short": "Creator",
      "definition": "An entity responsible for making the resource"
    }, {
      "id": "DublinCore.subject",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "DublinCore.subject"
      },
      "path": "DublinCore.subject",
      "type": [ {
        "code": "string"
      } ],
      "short": "Subject",
      "definition": "The topic of the resource"
    }, {
      "id": "DublinCore.description",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "DublinCore.description"
      },
      "path": "DublinCore.description",
      "type": [ {
        "code": "markdown"
      } ],
      "short": "Description",
      "definition": "An account of the resource"
    }, {
      "id": "DublinCore.publisher",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "DublinCore.publisher"
      },
      "path": "DublinCore.publisher",
      "type": [ {
        "code": "string"
      } ],
      "short": "Publisher",
      "definition": "An entity responsible for making the resource available"
    }, {
      "id": "DublinCore.contributor",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "DublinCore.contributor"
      },
      "path": "DublinCore.contributor",
      "type": [ {
        "code": "string"
      } ],
      "short": "Contributor",
      "definition": "An entity responsible for making contributions to the resource"
    }, {
      "id": "DublinCore.date",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "DublinCore.date"
      },
      "path": "DublinCore.date",
      "type": [ {
        "code": "date"
      } ],
      "short": "Date",
      "definition": "A point or period of time associated with an event in the lifecycle of the resource"
    }, {
      "id": "DublinCore.type",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "DublinCore.type"
      },
      "path": "DublinCore.type",
      "type": [ {
        "code": "string"
      } ],
      "short": "Type",
      "definition": "The nature or genre of the resource"
    }, {
      "id": "DublinCore.format",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "DublinCore.format"
      },
      "path": "DublinCore.format",
      "type": [ {
        "code": "string"
      } ],
      "short": "Format",
      "definition": "The file format, physical medium, or dimensions of the resource"
    }, {
      "id": "DublinCore.identifier",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "DublinCore.identifier"
      },
      "path": "DublinCore.identifier",
      "type": [ {
        "code": "string"
      } ],
      "short": "Identifier",
      "definition": "An unambiguous reference to the resource within a given context"
    }, {
      "id": "DublinCore.source",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "DublinCore.source"
      },
      "path": "DublinCore.source",
      "type": [ {
        "code": "string"
      } ],
      "short": "Source",
      "definition": "A related resource from which the described resource is derived"
    }, {
      "id": "DublinCore.language",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "DublinCore.language"
      },
      "path": "DublinCore.language",
      "type": [ {
        "code": "string"
      } ],
      "short": "Language",
      "definition": "A language of the resource"
    }, {
      "id": "DublinCore.relation",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "DublinCore.relation"
      },
      "path": "DublinCore.relation",
      "type": [ {
        "code": "string"
      } ],
      "short": "Relation",
      "definition": "A related resource"
    }, {
      "id": "DublinCore.coverage",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "DublinCore.coverage"
      },
      "path": "DublinCore.coverage",
      "type": [ {
        "code": "string"
      } ],
      "short": "Coverage",
      "definition": "The spatial or temporal topic of the resource"
    }, {
      "id": "DublinCore.rights",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "DublinCore.rights"
      },
      "path": "DublinCore.rights",
      "type": [ {
        "code": "string"
      } ],
      "short": "Rights",
      "definition": "Information about rights held in and over the resource"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "4.0.1"
    } ]
  },
  "status": "active",
  "id": "f572f559-6fb4-487a-9de7-7665e0f09e8d",
  "kind": "logical",
  "url": "http://smart.who.int/base/StructureDefinition/DublinCore",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "DublinCore",
      "path": "DublinCore",
      "short": "Dublin Core Metadata Element Set",
      "definition": "Logical Model representing Dublin Core metadata elements as defined at https://www.dublincore.org/specifications/dublin-core/dcmi-terms/"
    }, {
      "id": "DublinCore.title",
      "max": "1",
      "min": 0,
      "path": "DublinCore.title",
      "type": [ {
        "code": "string"
      } ],
      "short": "Title",
      "definition": "A name given to the resource"
    }, {
      "id": "DublinCore.creator",
      "max": "*",
      "min": 0,
      "path": "DublinCore.creator",
      "type": [ {
        "code": "string"
      } ],
      "short": "Creator",
      "definition": "An entity responsible for making the resource"
    }, {
      "id": "DublinCore.subject",
      "max": "*",
      "min": 0,
      "path": "DublinCore.subject",
      "type": [ {
        "code": "string"
      } ],
      "short": "Subject",
      "definition": "The topic of the resource"
    }, {
      "id": "DublinCore.description",
      "max": "1",
      "min": 0,
      "path": "DublinCore.description",
      "type": [ {
        "code": "markdown"
      } ],
      "short": "Description",
      "definition": "An account of the resource"
    }, {
      "id": "DublinCore.publisher",
      "max": "1",
      "min": 0,
      "path": "DublinCore.publisher",
      "type": [ {
        "code": "string"
      } ],
      "short": "Publisher",
      "definition": "An entity responsible for making the resource available"
    }, {
      "id": "DublinCore.contributor",
      "max": "*",
      "min": 0,
      "path": "DublinCore.contributor",
      "type": [ {
        "code": "string"
      } ],
      "short": "Contributor",
      "definition": "An entity responsible for making contributions to the resource"
    }, {
      "id": "DublinCore.date",
      "max": "1",
      "min": 0,
      "path": "DublinCore.date",
      "type": [ {
        "code": "date"
      } ],
      "short": "Date",
      "definition": "A point or period of time associated with an event in the lifecycle of the resource"
    }, {
      "id": "DublinCore.type",
      "max": "*",
      "min": 0,
      "path": "DublinCore.type",
      "type": [ {
        "code": "string"
      } ],
      "short": "Type",
      "definition": "The nature or genre of the resource"
    }, {
      "id": "DublinCore.format",
      "max": "1",
      "min": 0,
      "path": "DublinCore.format",
      "type": [ {
        "code": "string"
      } ],
      "short": "Format",
      "definition": "The file format, physical medium, or dimensions of the resource"
    }, {
      "id": "DublinCore.identifier",
      "max": "*",
      "min": 0,
      "path": "DublinCore.identifier",
      "type": [ {
        "code": "string"
      } ],
      "short": "Identifier",
      "definition": "An unambiguous reference to the resource within a given context"
    }, {
      "id": "DublinCore.source",
      "max": "1",
      "min": 0,
      "path": "DublinCore.source",
      "type": [ {
        "code": "string"
      } ],
      "short": "Source",
      "definition": "A related resource from which the described resource is derived"
    }, {
      "id": "DublinCore.language",
      "max": "1",
      "min": 0,
      "path": "DublinCore.language",
      "type": [ {
        "code": "string"
      } ],
      "short": "Language",
      "definition": "A language of the resource"
    }, {
      "id": "DublinCore.relation",
      "max": "*",
      "min": 0,
      "path": "DublinCore.relation",
      "type": [ {
        "code": "string"
      } ],
      "short": "Relation",
      "definition": "A related resource"
    }, {
      "id": "DublinCore.coverage",
      "max": "1",
      "min": 0,
      "path": "DublinCore.coverage",
      "type": [ {
        "code": "string"
      } ],
      "short": "Coverage",
      "definition": "The spatial or temporal topic of the resource"
    }, {
      "id": "DublinCore.rights",
      "max": "1",
      "min": 0,
      "path": "DublinCore.rights",
      "type": [ {
        "code": "string"
      } ],
      "short": "Rights",
      "definition": "Information about rights held in and over the resource"
    } ]
  },
  "contact": [ {
    "name": "WHO",
    "telecom": [ {
      "value": "http://who.int",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}