Package | ihe-de.iti.xds-vs |
Type | StructureDefinition |
Id | AuthorProfile |
FHIR Version | R4 |
Source | http://www.ihe-d.de/fhir/https://build.fhir.org/ig/IHE-Germany/ITI.XDS.VS/StructureDefinition-AuthorProfile.html |
URL | http://www.ihe-d.de/fhir/StructureDefinition/AuthorProfile |
Version | 4.0.0-alpha1 |
Status | draft |
Date | 2025-04-14 |
Name | AuthorProfile |
Title | Author (Profile) |
Realm | de |
Authority | ihe |
Description | **Author** (Profile) |
Copyright | IHE Deutschland e.V. |
Type | http://www.ihe-d.de/fhir/StructureDefinition/Author |
Kind | logical |
No resources found
StructureDefinition | |
Author | Author (LM) |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition AuthorProfile
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Author | Elements defined in Ancestors:institution, person, role, specialty, telecommunication Author (LM) | |
![]() ![]() ![]() | S | 1..1 | CodeDataType | role of the author of this document |
![]() ![]() ![]() | S | 0..* | CodeDataType | specialty of the author for this document |
{ "resourceType": "StructureDefinition", "id": "AuthorProfile", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://www.ihe-d.de/fhir/ImplementationGuide/ihe-de.iti.xds-vs" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "draft", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://www.ihe-d.de/fhir/ImplementationGuide/ihe-de.iti.xds-vs" } ] } } ], "url": "http://www.ihe-d.de/fhir/StructureDefinition/AuthorProfile", "version": "4.0.0-alpha1", "name": "AuthorProfile", "title": "Author (Profile)", "status": "draft", "experimental": false, "date": "2025-04-14", "publisher": "IHE Deutschland e.V., Berlin, Deutschland", "contact": [ { "name": "IHE Deutschland e.V., Berlin, Deutschland", "telecom": [ { "system": "url", "value": "http://www.ihe-d.de" }, { "system": "email", "value": "info@ihe-d.de" } ] } ], "description": "**Author** (Profile)", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DE", "display": "Germany" } ] } ], "copyright": "IHE Deutschland e.V.", "fhirVersion": "4.0.1", "kind": "logical", "abstract": false, "type": "http://www.ihe-d.de/fhir/StructureDefinition/Author", "baseDefinition": "http://www.ihe-d.de/fhir/StructureDefinition/Author", "derivation": "constraint", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "4.0.0-alpha1" } ], "element": [ { "id": "Author", "path": "Author", "short": "Author (LM)", "definition": "This logical model describes the relevant attributes on the **Author** class within IHE ITI XDS.\nMore details are to be retrieved from IHE ITI on www.ihe.net.\n(Focus for this LM is on the coded attributes.)", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false }, { "id": "Author.institution", "path": "Author.institution", "short": "institution of author; e.g. Some Hospital^^^^^&2.999.1.2.3.4.5.6.7.8.9.1789&ISO^^^^45", "definition": "institution of author; e.g. Some Hospital^^^^^&2.999.1.2.3.4.5.6.7.8.9.1789&ISO^^^^45", "min": 0, "max": "1", "base": { "path": "Author.institution", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "Author.person", "path": "Author.person", "short": "name of the author; to be provided in HL7 v2 format; e.g. ^Max^Mustermann^^^Dr. med.", "definition": "name of the author; to be provided in HL7 v2 format; e.g. ^Max^Mustermann^^^Dr. med.", "min": 0, "max": "1", "base": { "path": "Author.person", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "Author.role", "path": "Author.role", "short": "role of the author of this document", "definition": "**Role of Author**; e.g. 2^^^&1.3.6.1.4.1.19376.3.276.1.5.13&ISO", "min": 1, "max": "1", "base": { "path": "Author.role", "min": 1, "max": "1" }, "type": [ { "code": "http://www.ihe-d.de/fhir/StructureDefinition/CodeDataType" } ], "mustSupport": true }, { "id": "Author.specialty", "path": "Author.specialty", "short": "specialty of the author for this document", "definition": "**Specialty of Author**; e.g. 101001^^^&1.3.6.1.4.1.19376.3.276.1.5.514&ISO", "min": 0, "max": "*", "base": { "path": "Author.specialty", "min": 0, "max": "*" }, "type": [ { "code": "http://www.ihe-d.de/fhir/StructureDefinition/CodeDataType" } ], "mustSupport": true }, { "id": "Author.telecommunication", "path": "Author.telecommunication", "short": "contact information", "definition": "contact information", "min": 0, "max": "1", "base": { "path": "Author.telecommunication", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] } ] }, "differential": { "element": [ { "id": "Author", "path": "Author" }, { "id": "Author.role", "path": "Author.role", "mustSupport": true }, { "id": "Author.specialty", "path": "Author.specialty", "mustSupport": true } ] } }