FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/Author

Packageihe-de.iti.xds-vs
TypeStructureDefinition
IdAuthor
FHIR VersionR4
Sourcehttp://www.ihe-d.de/fhir/https://build.fhir.org/ig/IHE-Germany/ITI.XDS.VS/StructureDefinition-Author.html
URLhttp://www.ihe-d.de/fhir/StructureDefinition/Author
Version4.0.0-alpha1
Statusdraft
Date2025-04-14
NameAuthor
TitleAuthor (LM)
Realmde
Authorityihe
DescriptionThis logical model describes the relevant attributes on the **Author** class within IHE ITI XDS. More details are to be retrieved from IHE ITI on www.ihe.net. (Focus for this LM is on the coded attributes.)
CopyrightIHE Deutschland e.V.
Typehttp://www.ihe-d.de/fhir/StructureDefinition/Author
Kindlogical

Resources that use this resource

StructureDefinition
AuthorProfileAuthor (Profile)
DocumentEntryDocument Entry (LM)
SubmissionSetSubmissionSet (LM)

Resources that this resource uses

StructureDefinition
CodeDataTypeCodeDataType (LM)
ValueSet
IHEXDSauthorRoleIHE XDS Author Role
IHEXDSauthorSpecialtyIHE XDS Author Specialty
IHEXDSauthorRoleIHE XDS authorRole

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition Author

NameFlagsCard.TypeDescription & Constraintsdoco
.. Author 0..*BaseAuthor (LM)
... institution 0..1stringinstitution of author; e.g. Some Hospital^^^^^&2.999.1.2.3.4.5.6.7.8.9.1789&ISO^^^^45
... person 0..1stringname of the author; to be provided in HL7 v2 format; e.g. ^Max^Mustermann^^^Dr. med.
... role 1..1CodeDataTyperole of the author of this document
Binding: IHE XDS Author Role (required)
... specialty 0..*CodeDataTypespecialty of the author for this document
Binding: IHE XDS Author Specialty (required)
... telecommunication 0..1stringcontact information

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "Author",
  "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/Author",
  "version": "4.0.0-alpha1",
  "name": "Author",
  "title": "Author (LM)",
  "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": "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.)",
  "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://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "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^^^&amp;1.3.6.1.4.1.19376.3.276.1.5.13&amp;ISO",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Author.role",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.ihe-d.de/fhir/StructureDefinition/CodeDataType"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://ihe-d.de/ValueSets/IHEXDSauthorRole"
        }
      },
      {
        "id": "Author.specialty",
        "path": "Author.specialty",
        "short": "specialty of the author for this document",
        "definition": "**Specialty of Author**; e.g. 101001^^^&amp;1.3.6.1.4.1.19376.3.276.1.5.514&amp;ISO",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Author.specialty",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.ihe-d.de/fhir/StructureDefinition/CodeDataType"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://ihe-d.de/ValueSets/IHEXDSauthorSpecialty"
        }
      },
      {
        "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",
        "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.)"
      },
      {
        "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",
        "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",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Author.role",
        "path": "Author.role",
        "short": "role of the author of this document",
        "definition": "**Role of Author**; e.g. 2^^^&amp;1.3.6.1.4.1.19376.3.276.1.5.13&amp;ISO",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://www.ihe-d.de/fhir/StructureDefinition/CodeDataType"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://ihe-d.de/ValueSets/IHEXDSauthorRole"
        }
      },
      {
        "id": "Author.specialty",
        "path": "Author.specialty",
        "short": "specialty of the author for this document",
        "definition": "**Specialty of Author**; e.g. 101001^^^&amp;1.3.6.1.4.1.19376.3.276.1.5.514&amp;ISO",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://www.ihe-d.de/fhir/StructureDefinition/CodeDataType"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://ihe-d.de/ValueSets/IHEXDSauthorSpecialty"
        }
      },
      {
        "id": "Author.telecommunication",
        "path": "Author.telecommunication",
        "short": "contact information",
        "definition": "contact information",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}