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

FHIR IG Statistics: ValueSet/ConsentStatusWithdrawalFullValuesVS

Packageths-greifswald.ttp-fhir-gw
Resource TypeValueSet
IdConsentStatusWithdrawalFullValuesVS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ths-greifswald.ttp-fhir-gw@2025.1.0-final&canonical=https://ths-greifswald.de/fhir/ValueSet/gics/ConsentStatusWithdrawalFullValues
URLhttps://ths-greifswald.de/fhir/ValueSet/gics/ConsentStatusWithdrawalFullValues
Version2025.1.0
Statusactive
Date2025-06-12
NameConsentStatusWithdrawalFullValues
CopyrightCopyright 2020-2025 Unabhängige Treuhandstelle der Universitätsmedizin Greifswald

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ConsentStatusConsentStatus

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "ConsentStatusWithdrawalFullValues",
  "id": "ConsentStatusWithdrawalFullValuesVS",
  "version": "2025.1.0",
  "url": "https://ths-greifswald.de/fhir/ValueSet/gics/ConsentStatusWithdrawalFullValues",
  "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"
        }
      ]
    }
  ],
  "copyright": "Copyright 2020-2025 Unabhängige Treuhandstelle der Universitätsmedizin Greifswald",
  "compose": {
    "include": [
      {
        "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/ConsentStatus",
        "concept": [
          {
            "code": "ACCEPTED"
          },
          {
            "code": "WITHDRAWN"
          },
          {
            "code": "NOT_ASKED"
          },
          {
            "code": "NOT_CHOSEN"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2021-04-12T12:00:00Z",
    "total": 4,
    "parameter": [
      {
        "name": "designation",
        "valueCode": "withdrawal"
      }
    ],
    "contains": [
      {
        "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/ConsentStatus",
        "code": "ACCEPTED",
        "display": "Erneut einwilligen"
      },
      {
        "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/ConsentStatus",
        "code": "WITHDRAWN",
        "display": "Ja"
      },
      {
        "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/ConsentStatus",
        "code": "NOT_ASKED",
        "display": "Nicht gefragt"
      },
      {
        "system": "https://ths-greifswald.de/fhir/CodeSystem/gics/ConsentStatus",
        "code": "NOT_CHOSEN",
        "display": "Nein"
      }
    ]
  }
}