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

FHIR IG Statistics: StructureDefinition/Consent

Packageths-greifswald.ttp-fhir-gw
Resource TypeStructureDefinition
IdConsent
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ths-greifswald.ttp-fhir-gw@2025.1.0-final&canonical=https://ths-greifswald.de/fhir/StructureDefinition/gics/Consent
URLhttps://ths-greifswald.de/fhir/StructureDefinition/gics/Consent
Version2025.1.0
Statusactive
Date2025-06-12
NameConsent
TitleEinwilligungsinformationen
DescriptionEinwilligungsinformationen
PurposeStrukturierte, maschinenverarbeitbare Abbildung der Einwilligungserklärung
CopyrightCopyright 2020-2025 Unabhängige Treuhandstelle der Universitätsmedizin Greifswald
TypeConsent
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
ConsentConsent Management: Consent
CreatedCreated
ExpirationPropertyExpiration Property
ExternalPropertyExternal Property Element

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "Consent",
  "url": "https://ths-greifswald.de/fhir/StructureDefinition/gics/Consent",
  "version": "2025.1.0",
  "name": "Consent",
  "title": "Einwilligungsinformationen",
  "status": "active",
  "experimental": false,
  "date": "2025-06-12",
  "publisher": "Unabhängige Treuhandstelle der Universitätsmedizin Greifswald",
  "contact": [
    {
      "name": "Unabhängige Treuhandstelle der Universitätsmedizin Greifswald",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ths-greifswald.de/",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Einwilligungsinformationen",
  "purpose": "Strukturierte, maschinenverarbeitbare Abbildung der Einwilligungserklärung",
  "copyright": "Copyright 2020-2025 Unabhängige Treuhandstelle der Universitätsmedizin Greifswald",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Consent",
  "baseDefinition": "http://fhir.de/ConsentManagement/StructureDefinition/Consent",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Consent.meta.extension:created",
        "path": "Consent.meta.extension",
        "sliceName": "created",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://ths-greifswald.de/fhir/StructureDefinition/gics/Created"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Consent.meta.lastUpdated",
        "path": "Consent.meta.lastUpdated",
        "mustSupport": true
      },
      {
        "id": "Consent.extension:externalProperty",
        "path": "Consent.extension",
        "sliceName": "externalProperty",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://ths-greifswald.de/fhir/StructureDefinition/gics/ExternalProperty"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Consent.extension:expirationProperty",
        "path": "Consent.extension",
        "sliceName": "expirationProperty",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://ths-greifswald.de/fhir/StructureDefinition/gics/ExpirationProperty"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Consent.category:consentCategory",
        "path": "Consent.category",
        "sliceName": "consentCategory"
      },
      {
        "id": "Consent.category:consentCategory.coding",
        "path": "Consent.category.coding",
        "max": "1"
      },
      {
        "id": "Consent.category:resultType",
        "path": "Consent.category",
        "sliceName": "resultType"
      },
      {
        "id": "Consent.category:resultType.coding",
        "path": "Consent.category.coding",
        "max": "1"
      }
    ]
  }
}