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

FHIR IG Statistics: StructureDefinition/SubmissionSet

Packageihe-de.iti.xds-vs
TypeStructureDefinition
IdSubmissionSet
FHIR VersionR4
Sourcehttp://www.ihe-d.de/fhir/https://build.fhir.org/ig/IHE-Germany/ITI.XDS.VS/StructureDefinition-SubmissionSet.html
URLhttp://www.ihe-d.de/fhir/StructureDefinition/SubmissionSet
Version4.0.0-alpha1
Statusdraft
Date2025-04-14
NameSubmissionSet
TitleSubmissionSet (LM)
Realmde
Authorityihe
DescriptionThis Logical Mode describes the relevant attributes on the **Submission Set** 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/SubmissionSet
Kindlogical

Resources that use this resource

StructureDefinition
SubmissionSetProfileSubmissionSet (Profile)

Resources that this resource uses

StructureDefinition
AuthorAuthor (LM)
ValueSet
IHEXDSavailabilityStatusCodeIHE XDS Availability Status
IHEXDScontentTypeCodeIHE XDS Content Type Code
IHEXDScontentTypeCodeIHE XDS contentTypeCode

Narrative

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

Generated Narrative: StructureDefinition SubmissionSet

NameFlagsCard.TypeDescription & Constraintsdoco
.. SubmissionSet 0..*BaseSubmissionSet (LM)
... author 0..1Authordetailed information about the author
... availabilityStatus 0..1CodeableConceptavailability of the document
Binding: IHE XDS Availability Status (required)
... comments 0..1stringComments
... contentTypeCode 1..1CodeableConcepttype of content of this submission
Binding: IHE XDS Content Type Code (required)
... entryUUID 1..1Identifieridentifier
... homeCommunityID 0..1IdentifierID of home community
... intendedRecipient 0..*Identifierintendend recipients of the document
... limitedMetadata 0..1stringlimited metadata
... patientID 1..1Identifieridentifier of patient
... sourceID 1..1Identifieridentifier of source
... submissionTime 1..1dateTimetimestamp of submission
... title 0..1stringtitle of document
... uniqueID 1..1Identifieridentifier of document

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "SubmissionSet",
  "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/SubmissionSet",
  "version": "4.0.0-alpha1",
  "name": "SubmissionSet",
  "title": "SubmissionSet (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 Mode describes the relevant attributes on the **Submission Set** 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/SubmissionSet",
  "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": "SubmissionSet",
        "path": "SubmissionSet",
        "short": "SubmissionSet (LM)",
        "definition": "This Logical Mode describes the relevant attributes on the **Submission Set** 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": "SubmissionSet.author",
        "path": "SubmissionSet.author",
        "short": "detailed information about the author",
        "definition": "detailed information about the author",
        "min": 0,
        "max": "1",
        "base": {
          "path": "SubmissionSet.author",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.ihe-d.de/fhir/StructureDefinition/Author"
          }
        ]
      },
      {
        "id": "SubmissionSet.availabilityStatus",
        "path": "SubmissionSet.availabilityStatus",
        "short": "availability of the document",
        "definition": "availability of the document",
        "min": 0,
        "max": "1",
        "base": {
          "path": "SubmissionSet.availabilityStatus",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://www.ihe-d.de/fhir/ValueSet/IHEXDSavailabilityStatusCode"
        }
      },
      {
        "id": "SubmissionSet.comments",
        "path": "SubmissionSet.comments",
        "short": "Comments",
        "definition": "Comments",
        "min": 0,
        "max": "1",
        "base": {
          "path": "SubmissionSet.comments",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "SubmissionSet.contentTypeCode",
        "path": "SubmissionSet.contentTypeCode",
        "short": "type of content of this submission",
        "definition": "**Submission Set**",
        "min": 1,
        "max": "1",
        "base": {
          "path": "SubmissionSet.contentTypeCode",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://ihe-d.de/ValueSets/IHEXDScontentTypeCode"
        }
      },
      {
        "id": "SubmissionSet.entryUUID",
        "path": "SubmissionSet.entryUUID",
        "short": "identifier",
        "definition": "identifier",
        "min": 1,
        "max": "1",
        "base": {
          "path": "SubmissionSet.entryUUID",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "SubmissionSet.homeCommunityID",
        "path": "SubmissionSet.homeCommunityID",
        "short": "ID of home community",
        "definition": "ID of home community",
        "min": 0,
        "max": "1",
        "base": {
          "path": "SubmissionSet.homeCommunityID",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "SubmissionSet.intendedRecipient",
        "path": "SubmissionSet.intendedRecipient",
        "short": "intendend recipients of the document",
        "definition": "intendend recipients of the document",
        "min": 0,
        "max": "*",
        "base": {
          "path": "SubmissionSet.intendedRecipient",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "SubmissionSet.limitedMetadata",
        "path": "SubmissionSet.limitedMetadata",
        "short": "limited metadata",
        "definition": "limited metadata",
        "min": 0,
        "max": "1",
        "base": {
          "path": "SubmissionSet.limitedMetadata",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "SubmissionSet.patientID",
        "path": "SubmissionSet.patientID",
        "short": "identifier of patient",
        "definition": "identifier of patient",
        "min": 1,
        "max": "1",
        "base": {
          "path": "SubmissionSet.patientID",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "SubmissionSet.sourceID",
        "path": "SubmissionSet.sourceID",
        "short": "identifier of source",
        "definition": "identifier of source",
        "min": 1,
        "max": "1",
        "base": {
          "path": "SubmissionSet.sourceID",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "SubmissionSet.submissionTime",
        "path": "SubmissionSet.submissionTime",
        "short": "timestamp of submission",
        "definition": "timestamp of submission",
        "min": 1,
        "max": "1",
        "base": {
          "path": "SubmissionSet.submissionTime",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "SubmissionSet.title",
        "path": "SubmissionSet.title",
        "short": "title of document",
        "definition": "title of document",
        "min": 0,
        "max": "1",
        "base": {
          "path": "SubmissionSet.title",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "SubmissionSet.uniqueID",
        "path": "SubmissionSet.uniqueID",
        "short": "identifier of document",
        "definition": "identifier of document",
        "min": 1,
        "max": "1",
        "base": {
          "path": "SubmissionSet.uniqueID",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "SubmissionSet",
        "path": "SubmissionSet",
        "short": "SubmissionSet (LM)",
        "definition": "This Logical Mode describes the relevant attributes on the **Submission Set** 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": "SubmissionSet.author",
        "path": "SubmissionSet.author",
        "short": "detailed information about the author",
        "definition": "detailed information about the author",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://www.ihe-d.de/fhir/StructureDefinition/Author"
          }
        ]
      },
      {
        "id": "SubmissionSet.availabilityStatus",
        "path": "SubmissionSet.availabilityStatus",
        "short": "availability of the document",
        "definition": "availability of the document",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://www.ihe-d.de/fhir/ValueSet/IHEXDSavailabilityStatusCode"
        }
      },
      {
        "id": "SubmissionSet.comments",
        "path": "SubmissionSet.comments",
        "short": "Comments",
        "definition": "Comments",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "SubmissionSet.contentTypeCode",
        "path": "SubmissionSet.contentTypeCode",
        "short": "type of content of this submission",
        "definition": "**Submission Set**",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://ihe-d.de/ValueSets/IHEXDScontentTypeCode"
        }
      },
      {
        "id": "SubmissionSet.entryUUID",
        "path": "SubmissionSet.entryUUID",
        "short": "identifier",
        "definition": "identifier",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "SubmissionSet.homeCommunityID",
        "path": "SubmissionSet.homeCommunityID",
        "short": "ID of home community",
        "definition": "ID of home community",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "SubmissionSet.intendedRecipient",
        "path": "SubmissionSet.intendedRecipient",
        "short": "intendend recipients of the document",
        "definition": "intendend recipients of the document",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "SubmissionSet.limitedMetadata",
        "path": "SubmissionSet.limitedMetadata",
        "short": "limited metadata",
        "definition": "limited metadata",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "SubmissionSet.patientID",
        "path": "SubmissionSet.patientID",
        "short": "identifier of patient",
        "definition": "identifier of patient",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "SubmissionSet.sourceID",
        "path": "SubmissionSet.sourceID",
        "short": "identifier of source",
        "definition": "identifier of source",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "SubmissionSet.submissionTime",
        "path": "SubmissionSet.submissionTime",
        "short": "timestamp of submission",
        "definition": "timestamp of submission",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "SubmissionSet.title",
        "path": "SubmissionSet.title",
        "short": "title of document",
        "definition": "title of document",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "SubmissionSet.uniqueID",
        "path": "SubmissionSet.uniqueID",
        "short": "identifier of document",
        "definition": "identifier of document",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      }
    ]
  }
}