FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.studie
Resource TypeValueSet
IdValueSet-research-study-category-vs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.studie@2026.0.2&canonical=http://example.org/fhir/ValueSet/research-study-category
URLhttp://example.org/fhir/ValueSet/research-study-category
Statusactive
NameResearchStudyCategoryVS
TitleResearch Study Category
Realmde
DescriptionValue set of high-level categories describing the type of a research study.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
research-study-categoryResearch Study Category Code System

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "ResearchStudyCategoryVS",
  "id": "research-study-category-vs",
  "title": "Research Study Category",
  "description": "Value set of high-level categories describing the type of a research study.",
  "url": "http://example.org/fhir/ValueSet/research-study-category",
  "experimental": false,
  "compose": {
    "include": [
      {
        "system": "http://example.org/fhir/CodeSystem/research-study-category"
      }
    ]
  }
}