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

FHIR IG Statistics: CodeSystem/valueset-consent-management-questionnaire-components

Packagede.einwilligungsmanagement
Resource TypeCodeSystem
Idvalueset-consent-management-questionnaire-components
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.einwilligungsmanagement@2.0.1&canonical=http://fhir.de/ConsentManagement/CodeSystem/QuestionnaireComponents
URLhttp://fhir.de/ConsentManagement/CodeSystem/QuestionnaireComponents
Version2.0.0
Statusactive
Date2025-04-14
NameQuestionnaireProfileType
DescriptionTypen der Questionnaire-Profile zur Unterscheidung als Suchkriterium
Contentcomplete

Resources that use this resource

ValueSet
QuestionnaireComponentsConsentManagementQuestionnaireComponents
ConsentComponentTypeConsentComponentType

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "valueset-consent-management-questionnaire-components",
  "url": "http://fhir.de/ConsentManagement/CodeSystem/QuestionnaireComponents",
  "version": "2.0.0",
  "name": "QuestionnaireProfileType",
  "status": "active",
  "experimental": false,
  "date": "2025-04-14",
  "publisher": "AG Einwilligungsmanagement des Interoperabilitätsforums",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://wiki.hl7.de/index.php?title=Einwilligungsmanagement_(Projekt)"
        }
      ]
    }
  ],
  "description": "Typen der Questionnaire-Profile zur Unterscheidung als Suchkriterium",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "TemplateFrame",
      "display": "Template-Frame"
    },
    {
      "code": "TemplateModule",
      "display": "Template-Module"
    },
    {
      "code": "QuestionnaireComposed",
      "display": "Composed Questionnaire"
    }
  ]
}