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

FHIR IG Statistics: StructureDefinition/nfdi4health-ex-mds-label

Packagede.nfdi4health.mds
Resource TypeStructureDefinition
Idnfdi4health-ex-mds-label
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.nfdi4health.mds@2.1.0&canonical=https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-label
URLhttps://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-label
Version0.9
Statusdraft
NameNFDI4Health_EX_MDS_Label
TitleNFDI4Health EX MDS Label
DescriptionExtension covering information about additional title(s), name(s) and acronym(s) of a resource.
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
nfdi4health-pr-mds-compositionNFDI4Health PR MDS Composition

Resources that this resource uses

StructureDefinition
nfdi4health-ex-mds-languageNFDI4Health EX MDS Language
ValueSet
nfdi4health-vs-mds-label-type-localNFDI4Health VS MDS Label Type [Local]

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "nfdi4health-ex-mds-label",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-label",
  "version": "0.9",
  "name": "NFDI4Health_EX_MDS_Label",
  "title": "NFDI4Health EX MDS Label",
  "status": "draft",
  "publisher": "NFDI4Health",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nfdi4health.de"
        }
      ]
    }
  ],
  "description": "Extension covering information about additional title(s), name(s) and acronym(s) of a resource.",
  "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": "Composition.title"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Title(s)/name(s) or acronym(s) of the [RESOURCE]",
        "definition": "Group of items providing information about title(s)/name(s) or acronym(s) of the resource.",
        "comment": "Based on ResearchStudy.label (R5), with an extension for language.",
        "mapping": [
          {
            "identity": "NFDI4Health",
            "map": "Resource.titles"
          },
          {
            "identity": "NFDI4Health",
            "map": "Resource.acronyms"
          }
        ]
      },
      {
        "id": "Extension.extension",
        "path": "Extension.extension",
        "min": 3
      },
      {
        "id": "Extension.extension:type",
        "path": "Extension.extension",
        "sliceName": "type",
        "short": "Kind of name.",
        "definition": "Kind of name.",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Extension.extension:type.extension",
        "path": "Extension.extension.extension",
        "max": "0"
      },
      {
        "id": "Extension.extension:type.url",
        "path": "Extension.extension.url",
        "fixedUri": "type"
      },
      {
        "id": "Extension.extension:type.value[x]",
        "path": "Extension.extension.value[x]",
        "min": 1,
        "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."
        }
      },
      {
        "id": "Extension.extension:value",
        "path": "Extension.extension",
        "sliceName": "value",
        "short": "Title(s), additional name(s), and acronym(s)",
        "definition": "Title(s), additional name(s), and acronym(s) of the resource.",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Extension.extension:value.extension",
        "path": "Extension.extension.extension",
        "max": "0"
      },
      {
        "id": "Extension.extension:value.url",
        "path": "Extension.extension.url",
        "fixedUri": "value"
      },
      {
        "id": "Extension.extension:value.value[x]",
        "path": "Extension.extension.value[x]",
        "min": 1,
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "NFDI4Health",
            "map": "Resource.titles.text"
          },
          {
            "identity": "NFDI4Health",
            "map": "Resource.acronyms.text"
          }
        ]
      },
      {
        "id": "Extension.extension:language",
        "path": "Extension.extension",
        "sliceName": "language",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-language"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "NFDI4Health",
            "map": "Resource.titles.language"
          },
          {
            "identity": "NFDI4Health",
            "map": "Resource.acronyms.language"
          }
        ]
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-label"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "max": "0"
      }
    ]
  }
}