FHIR IG Statistics: StructureDefinition/nfdi4health-ex-mds-related-artifact-non-nfdi
Resources that use this resource
Resources that this resource uses
Examples of Use for Extension
No extension usage examples found
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "nfdi4health-ex-mds-related-artifact-non-nfdi",
"url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-related-artifact-non-nfdi",
"version": "0.9",
"name": "NFDI4Health_EX_MDS_Related_Artifact_Non_NFDI",
"title": "NFDI4Health EX MDS Related Artifact Non NFDI",
"status": "draft",
"publisher": "NFDI4Health",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.nfdi4health.de"
}
]
}
],
"description": "RelatedArtifact intended to capture information about Resources other than NFDI4Health resources.",
"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": "RelatedArtifact"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "Related resources",
"definition": "Group of items providing information about identifiers (IDs) of the resources related to the given [RESOURCE], e.g. DOIs of publications, datasets, study documents or links to web pages.",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.ids"
}
]
},
{
"id": "Extension.extension",
"path": "Extension.extension",
"min": 2
},
{
"id": "Extension.extension:identifier",
"path": "Extension.extension",
"sliceName": "identifier",
"min": 1,
"max": "1"
},
{
"id": "Extension.extension:identifier.extension",
"path": "Extension.extension.extension",
"max": "0"
},
{
"id": "Extension.extension:identifier.url",
"path": "Extension.extension.url",
"fixedUri": "identifier"
},
{
"id": "Extension.extension:identifier.value[x]",
"path": "Extension.extension.value[x]",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "Extension.extension:identifier.value[x].type",
"path": "Extension.extension.value[x].type",
"short": "Type of the identifier",
"definition": "Type of the identifier of the related resource.",
"comment": "Select one value from the list.",
"example": [
{
"label": "Example of an identifier type of a related resource.",
"valueString": "DOI"
}
],
"binding": {
"strength": "required",
"valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-identifier-type-related-artifact-nci-local"
},
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.ids.scheme"
}
]
},
{
"id": "Extension.extension:identifier.value[x].value",
"path": "Extension.extension.value[x].value",
"short": "Identifier of the related resource",
"definition": "Identifier (ID) related to, or associated with, the [RESOURCE] being registered. These can be IDs of related publications, datasets, study documents, web pages, etc.",
"comment": "Additional Information: a) Publications like journal articles usually have a DOI, e.g. 10.3238/arztebl.2020.0861.b) A link (URL) starting with 'http(s)://' to a web page with any additional information can also be provided. | Short Input Help: If existing, you can specify here identifier(s) of any related resources, e.g. DOIs of publications, datasets, study documents, links to web pages, etc.",
"example": [
{
"label": "Example of an identifier from a related resource",
"valueString": "10.4126/FRL01-006431467"
}
],
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.ids.identifier"
}
]
},
{
"id": "Extension.extension:relationType",
"path": "Extension.extension",
"sliceName": "relationType",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-related-artifact-reltype-non-nfdi-resource"
]
}
],
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.ids.relationType"
}
]
},
{
"id": "Extension.extension:resourceTypeGeneral",
"path": "Extension.extension",
"sliceName": "resourceTypeGeneral",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-resource-type-general"
]
}
],
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.ids.resourceTypeGeneral"
}
]
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-related-artifact-non-nfdi"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"max": "0"
}
]
}
}