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

FHIR IG Statistics: StructureDefinition/AuthorProfile

Packageihe-de.iti.xds-vs
TypeStructureDefinition
IdAuthorProfile
FHIR VersionR4
Sourcehttp://www.ihe-d.de/fhir/https://build.fhir.org/ig/IHE-Germany/ITI.XDS.VS/StructureDefinition-AuthorProfile.html
URLhttp://www.ihe-d.de/fhir/StructureDefinition/AuthorProfile
Version4.0.0-alpha1
Statusdraft
Date2025-04-14
NameAuthorProfile
TitleAuthor (Profile)
Realmde
Authorityihe
Description**Author** (Profile)
CopyrightIHE Deutschland e.V.
Typehttp://www.ihe-d.de/fhir/StructureDefinition/Author
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
AuthorAuthor (LM)

Narrative

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

Generated Narrative: StructureDefinition AuthorProfile

NameFlagsCard.TypeDescription & Constraintsdoco
.. Author 0..*Author
Elements defined in Ancestors:institution, person, role, specialty, telecommunication
Author (LM)
... role S1..1CodeDataTyperole of the author of this document
... specialty S0..*CodeDataTypespecialty of the author for this document

doco Documentation for this format

Source

{
  "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^^^&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"
          }
        ],
        "mustSupport": true
      },
      {
        "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"
          }
        ],
        "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
      }
    ]
  }
}