FHIR IG Statistics: StructureDefinition/nfdi4health-pr-mds-related-artifact-resource
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "nfdi4health-pr-mds-related-artifact-resource",
"url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-related-artifact-resource",
"version": "0.9",
"name": "NFDI4Health_PR_MDS_Related_Artifact_Resource",
"title": "NFDI4Health PR MDS Related Artifact Resource",
"status": "draft",
"publisher": "NFDI4Health",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.nfdi4health.de"
}
]
}
],
"description": "Profile of a RelatedArtifact intended to capture information about the webpage and other related resources of the NFDI4Health 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,
"type": "RelatedArtifact",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/RelatedArtifact",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "RelatedArtifact",
"path": "RelatedArtifact",
"short": "Related publications, datasets, study documents, web pages, etc.",
"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.",
"comment": "Short input help: If existing, you can specify identifier(s) of any related resources, e.g. DOIs of publications, datasets, study documents, links to web pages, etc."
},
{
"id": "RelatedArtifact.extension:NFDI4HealthResource",
"path": "RelatedArtifact.extension",
"sliceName": "NFDI4HealthResource",
"min": 0,
"max": "*",
"type": [
{
"code": "Extension",
"profile": [
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-related-artifact-nfdi"
]
}
],
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsNfdi4health"
}
]
},
{
"id": "RelatedArtifact.extension:nonNFDI4HealthResource",
"path": "RelatedArtifact.extension",
"sliceName": "nonNFDI4HealthResource",
"min": 0,
"max": "*",
"type": [
{
"code": "Extension",
"profile": [
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-related-artifact-non-nfdi"
]
}
],
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.ids"
}
]
},
{
"id": "RelatedArtifact.url",
"path": "RelatedArtifact.url",
"short": "Web page",
"definition": "If existing, a link to the web page directly relevant to the [RESOURCE].",
"comment": "Additional information: Other web pages related to the [RESOURCE] can additionally be entered in the section 'Related resources'.",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.webpage"
}
]
}
]
}
}