Package | de.nfdi4health.mds |
Resource Type | StructureDefinition |
Id | nfdi4health-ex-mds-related-artifact-identifier-date |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.nfdi4health.mds@2.1.0&canonical=https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-related-artifact-identifier-date |
URL | https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-related-artifact-identifier-date |
Version | 0.9 |
Status | draft |
Name | NFDI4Health_EX_MDS_Related_Artifact_Identifier_Date |
Title | NFDI4Health EX MDS Related Artifact Identifier Date |
Description | Extension storing the date when an identifier was assigned to a related resources. |
Type | Extension |
Kind | complex-type |
No resources found
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "nfdi4health-ex-mds-related-artifact-identifier-date", "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-related-artifact-identifier-date", "version": "0.9", "name": "NFDI4Health_EX_MDS_Related_Artifact_Identifier_Date", "title": "NFDI4Health EX MDS Related Artifact Identifier Date", "status": "draft", "publisher": "NFDI4Health", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.nfdi4health.de" } ] } ], "description": "Extension storing the date when an identifier was assigned to a related 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": "Identifier" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Date of ID assignment", "definition": "Date when the identifier of the related resource was assigned.", "comment": "Additional information: Preferred date format: DD.MM.YYYY", "max": "1", "mapping": [ { "identity": "NFDI4Health", "map": "1.13.2 Resource.idsNfdi4health.date" } ] }, { "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-identifier-date" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "date" } ] } ] } }