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

FHIR IG analytics

Packagehl7.fhir.uv.xver-r3.r4b
Resource TypeValueSet
IdValueSet-R3-research-study-status-for-R4B.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet R3-research-study-status-for-R4B

This value set expansion contains 6 concepts.

CodeSystemDisplayDefinition
  in-progresshttp://hl7.org/fhir/research-study-statusIn-progress
  suspendedhttp://hl7.org/fhir/research-study-statusSuspended
  stoppedhttp://hl7.org/fhir/research-study-statusStopped
  completedhttp://hl7.org/fhir/research-study-statusCompleted

Study is closed to accrual and intervention, i.e. the study is closed to enrollment, all study subjects have completed treatment or intervention but are still being followed according to the primary objective of the study.

  entered-in-errorhttp://hl7.org/fhir/research-study-statusEntered in error
  drafthttp://hl7.org/fhir/research-study-statusDraft

Source1

{
  "resourceType": "ValueSet",
  "id": "R3-research-study-status-for-R4B",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "brr"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r3.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4b"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/3.0/ValueSet/R3-research-study-status-for-R4B",
  "version": "0.0.1-snapshot-2",
  "name": "R3_research_study_status_for_R4B",
  "title": "Cross-version VS for R3.ResearchStudyStatus for use in FHIR R4B",
  "status": "active",
  "experimental": false,
  "date": "2025-09-01T22:35:57.630893+10:00",
  "publisher": "Biomedical Research and Regulation",
  "contact": [
    {
      "name": "Biomedical Research and Regulation",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/research-study-status|3.0.2 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R3 to R4B.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/research-study-status",
        "version": "3.0.2",
        "concept": [
          {
            "code": "in-progress",
            "display": "In-progress"
          },
          {
            "code": "suspended",
            "display": "Suspended"
          },
          {
            "code": "stopped",
            "display": "Stopped"
          },
          {
            "code": "completed",
            "display": "Completed"
          },
          {
            "code": "entered-in-error",
            "display": "Entered in error"
          },
          {
            "code": "draft",
            "display": "Draft"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-09-01T22:35:57.630881+10:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/research-study-status",
        "version": "3.0.2",
        "code": "in-progress",
        "display": "In-progress"
      },
      {
        "system": "http://hl7.org/fhir/research-study-status",
        "version": "3.0.2",
        "code": "suspended",
        "display": "Suspended"
      },
      {
        "system": "http://hl7.org/fhir/research-study-status",
        "version": "3.0.2",
        "code": "stopped",
        "display": "Stopped"
      },
      {
        "system": "http://hl7.org/fhir/research-study-status",
        "version": "3.0.2",
        "code": "completed",
        "display": "Completed"
      },
      {
        "system": "http://hl7.org/fhir/research-study-status",
        "version": "3.0.2",
        "code": "entered-in-error",
        "display": "Entered in error"
      },
      {
        "system": "http://hl7.org/fhir/research-study-status",
        "version": "3.0.2",
        "code": "draft",
        "display": "Draft"
      }
    ]
  }
}