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

FHIR IG Statistics: StructureDefinition/Folder

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

Resources that use this resource

StructureDefinition
FolderProfileFolder (Profile)

Resources that this resource uses

ValueSet
IHEXDSavailabilityStatusCodeIHE XDS Availability Status

Narrative

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

Generated Narrative: StructureDefinition Folder

NameFlagsCard.TypeDescription & Constraintsdoco
.. Folder 0..*BaseFolder (LM)
... availabilityStatus 0..1CodeableConceptavailability of the document
Binding: IHE XDS Availability Status (required)
... codeList 1..*CodeableConceptlist of associated codes
... comments 0..1stringComments
... entryUUID 1..1Identifieridentifier of the document
... homeCommunityID 0..1IdentifierID of home community
... lastUpdateTime 0..1dateTimetimestamp of last udpate
... patientID 1..1Identifieridentifier of patient
... title 1..1stringtitle of document
... uniqueId 1..1Identifieridentifier of document

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "Folder",
  "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/Folder",
  "version": "4.0.0-alpha1",
  "name": "Folder",
  "title": "Folder (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 **Folder** 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/Folder",
  "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": "Folder",
        "path": "Folder",
        "short": "Folder (LM)",
        "definition": "This Logical Mode describes the relevant attributes on the **Folder** 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": "Folder.availabilityStatus",
        "path": "Folder.availabilityStatus",
        "short": "availability of the document",
        "definition": "availability of the document",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Folder.availabilityStatus",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://www.ihe-d.de/fhir/ValueSet/IHEXDSavailabilityStatusCode"
        }
      },
      {
        "id": "Folder.codeList",
        "path": "Folder.codeList",
        "short": "list of associated codes",
        "definition": "list of associated codes",
        "min": 1,
        "max": "*",
        "base": {
          "path": "Folder.codeList",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Folder.comments",
        "path": "Folder.comments",
        "short": "Comments",
        "definition": "Comments",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Folder.comments",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Folder.entryUUID",
        "path": "Folder.entryUUID",
        "short": "identifier of the document",
        "definition": "identifier of the document",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Folder.entryUUID",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "Folder.homeCommunityID",
        "path": "Folder.homeCommunityID",
        "short": "ID of home community",
        "definition": "ID of home community",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Folder.homeCommunityID",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "Folder.lastUpdateTime",
        "path": "Folder.lastUpdateTime",
        "short": "timestamp of last udpate",
        "definition": "timestamp of last udpate",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Folder.lastUpdateTime",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Folder.patientID",
        "path": "Folder.patientID",
        "short": "identifier of patient",
        "definition": "identifier of patient",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Folder.patientID",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "Folder.title",
        "path": "Folder.title",
        "short": "title of document",
        "definition": "title of document",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Folder.title",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Folder.uniqueId",
        "path": "Folder.uniqueId",
        "short": "identifier of document",
        "definition": "identifier of document",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Folder.uniqueId",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "Folder",
        "path": "Folder",
        "short": "Folder (LM)",
        "definition": "This Logical Mode describes the relevant attributes on the **Folder** 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": "Folder.availabilityStatus",
        "path": "Folder.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": "Folder.codeList",
        "path": "Folder.codeList",
        "short": "list of associated codes",
        "definition": "list of associated codes",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Folder.comments",
        "path": "Folder.comments",
        "short": "Comments",
        "definition": "Comments",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Folder.entryUUID",
        "path": "Folder.entryUUID",
        "short": "identifier of the document",
        "definition": "identifier of the document",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "Folder.homeCommunityID",
        "path": "Folder.homeCommunityID",
        "short": "ID of home community",
        "definition": "ID of home community",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "Folder.lastUpdateTime",
        "path": "Folder.lastUpdateTime",
        "short": "timestamp of last udpate",
        "definition": "timestamp of last udpate",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Folder.patientID",
        "path": "Folder.patientID",
        "short": "identifier of patient",
        "definition": "identifier of patient",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "Folder.title",
        "path": "Folder.title",
        "short": "title of document",
        "definition": "title of document",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Folder.uniqueId",
        "path": "Folder.uniqueId",
        "short": "identifier of document",
        "definition": "identifier of document",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      }
    ]
  }
}