FHIR IG analytics
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
Source1
{
"resourceType": "StructureDefinition",
"id": "nfdi4health-ex-mds-related-artifact-reltype-non-nfdi-resource",
"url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-related-artifact-reltype-non-nfdi-resource",
"version": "0.9",
"name": "NFDI4Health_EX_MDS_Related_Artifact_Rel_Type_Non_NFDI_Resource",
"title": "NFDI4Health EX MDS Related Artifact Relation Type Non NFDI4Health Resource",
"status": "draft",
"publisher": "NFDI4Health",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.nfdi4health.de"
}
]
}
],
"description": "Extension providing information about the relation type of this resource with a related resource not registered on the NFDI4Health portal.",
"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.extension.extension"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "Relationship between the resources",
"definition": "Relationship between the [RESOURCE] being registered (A) and the related resource (B).",
"comment": "Short input help: Select one value from the list.",
"example": [
{
"label": "General",
"valueString": "A is part of B"
}
],
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.ids.relationType"
}
]
},
{
"id": "Extension.extension",
"path": "Extension.extension",
"max": "0"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-related-artifact-reltype-non-nfdi-resource"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"min": 1,
"type": [
{
"code": "Coding"
}
],
"binding": {
"strength": "required",
"valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-relation-type-ids-local",
"description": "Value set defining codes to specify the relationship between two resources."
}
},
{
"id": "Extension.value[x].system",
"path": "Extension.value[x].system",
"min": 1
},
{
"id": "Extension.value[x].code",
"path": "Extension.value[x].code",
"min": 1
}
]
}
}