PackagesCanonicalsLogsProblems
    Packages
    de.nfdi4health.mds@1.0.0
    https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-label
{
  "description": "Extension covering information about additional title(s), name(s) and acronym(s) of a resource.",
  "_filename": "StructureDefinition-nfdi4health-ex-mds-label.json",
  "package_name": "de.nfdi4health.mds",
  "date": null,
  "derivation": "constraint",
  "publisher": "NFDI4Health",
  "fhirVersion": "4.0.1",
  "name": "NFDI4Health_EX_MDS_Label",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "name": "NFDI4Health to FHIR Mapping",
    "identity": "NFDI4Health"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "NFDI4Health EX MDS Label",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "219fd42f-2bd6-423e-ba6a-01f1fe8f67c1",
  "kind": "complex-type",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-label",
  "context": [ {
    "type": "element",
    "expression": "ResearchStudy.title"
  }, {
    "type": "element",
    "expression": "Questionnaire.title"
  }, {
    "type": "element",
    "expression": "DocumentReference.content"
  } ],
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "Title(s)/name(s) or acronym(s) of the [RESOURCE]",
      "comment": "Based on ResearchStudy.label (R5), with an extension for language.",
      "mapping": [ {
        "map": "1.3 Resource.titles",
        "identity": "NFDI4Health"
      }, {
        "map": "1.4 Resource.acronyms",
        "identity": "NFDI4Health"
      } ],
      "definition": "Group of items providing information about title(s)/name(s) or acronym(s) of the resource."
    }, {
      "id": "Extension.extension",
      "min": 3,
      "path": "Extension.extension"
    }, {
      "id": "Extension.extension:value",
      "max": "1",
      "min": 1,
      "path": "Extension.extension",
      "short": "Title(s), additional name(s), and acronym(s)",
      "sliceName": "value",
      "definition": "Title(s), additional name(s), and acronym(s) of the resource."
    }, {
      "id": "Extension.extension:value.extension",
      "max": "0",
      "path": "Extension.extension.extension"
    }, {
      "id": "Extension.extension:value.url",
      "path": "Extension.extension.url",
      "fixedUri": "value"
    }, {
      "id": "Extension.extension:value.value[x]",
      "min": 1,
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "mapping": [ {
        "map": "1.3.1 Resource.titles.text",
        "identity": "NFDI4Health"
      }, {
        "map": "1.3.2 Resource.acronyms.text",
        "identity": "NFDI4Health"
      } ]
    }, {
      "id": "Extension.extension:type",
      "max": "1",
      "min": 1,
      "path": "Extension.extension",
      "short": "Kind of name.",
      "sliceName": "type",
      "definition": "Kind of name."
    }, {
      "id": "Extension.extension:type.extension",
      "max": "0",
      "path": "Extension.extension.extension"
    }, {
      "id": "Extension.extension:type.url",
      "path": "Extension.extension.url",
      "fixedUri": "type"
    }, {
      "id": "Extension.extension:type.value[x]",
      "min": 1,
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-label-type-local",
        "description": "Value set used to express the reason and specific aspect for the variant title, such as language and specific language."
      }
    }, {
      "path": "Extension.extension",
      "min": 1,
      "definition": "Language of the additional title(s)/name(s) or acronym(s)",
      "short": "Language of the additional title(s)/name(s) or acronym(s)",
      "mapping": [ {
        "map": "1.3.2 Resource.titles.language",
        "identity": "NFDI4Health"
      }, {
        "map": "1.4.2 Resource.acronyms.language",
        "identity": "NFDI4Health"
      } ],
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-language" ]
      } ],
      "sliceName": "language",
      "max": "1",
      "id": "Extension.extension:language"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-label"
    }, {
      "id": "Extension.value[x]",
      "max": "0",
      "path": "Extension.value[x]"
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.nfdi4health.de",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}