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

FHIR IG Statistics: StructureDefinition/SubmissionSetProfile

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

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
SubmissionSetSubmissionSet (LM)

Narrative

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

Generated Narrative: StructureDefinition SubmissionSetProfile

NameFlagsCard.TypeDescription & Constraintsdoco
.. SubmissionSet 0..*SubmissionSet
Elements defined in Ancestors:author, availabilityStatus, comments, contentTypeCode, entryUUID, homeCommunityID, intendedRecipient, limitedMetadata, patientID, sourceID, submissionTime, title, uniqueID
SubmissionSet (LM)
... author S0..1Authordetailed information about the author
... contentTypeCode S1..1CodeableConcepttype of content of this submission
... entryUUID S1..1Identifieridentifier
... patientID S1..1Identifieridentifier of patient
... sourceID S1..1Identifieridentifier of source
... submissionTime S1..1dateTimetimestamp of submission
... uniqueID S1..1Identifieridentifier of document

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "SubmissionSetProfile",
  "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/SubmissionSetProfile",
  "version": "4.0.0-alpha1",
  "name": "SubmissionSetProfile",
  "title": "SubmissionSet (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": "**SubmissionSet** (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/SubmissionSet",
  "baseDefinition": "http://www.ihe-d.de/fhir/StructureDefinition/SubmissionSet",
  "derivation": "constraint",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.0-alpha1"
      }
    ],
    "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"
          }
        ],
        "mustSupport": true
      },
      {
        "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"
          }
        ],
        "mustSupport": true,
        "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"
          }
        ],
        "mustSupport": true
      },
      {
        "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"
          }
        ],
        "mustSupport": true
      },
      {
        "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"
          }
        ],
        "mustSupport": true
      },
      {
        "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"
          }
        ],
        "mustSupport": true
      },
      {
        "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"
          }
        ],
        "mustSupport": true
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "SubmissionSet",
        "path": "SubmissionSet"
      },
      {
        "id": "SubmissionSet.author",
        "path": "SubmissionSet.author",
        "mustSupport": true
      },
      {
        "id": "SubmissionSet.contentTypeCode",
        "path": "SubmissionSet.contentTypeCode",
        "mustSupport": true
      },
      {
        "id": "SubmissionSet.entryUUID",
        "path": "SubmissionSet.entryUUID",
        "mustSupport": true
      },
      {
        "id": "SubmissionSet.patientID",
        "path": "SubmissionSet.patientID",
        "mustSupport": true
      },
      {
        "id": "SubmissionSet.sourceID",
        "path": "SubmissionSet.sourceID",
        "mustSupport": true
      },
      {
        "id": "SubmissionSet.submissionTime",
        "path": "SubmissionSet.submissionTime",
        "mustSupport": true
      },
      {
        "id": "SubmissionSet.uniqueID",
        "path": "SubmissionSet.uniqueID",
        "mustSupport": true
      }
    ]
  }
}