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

FHIR IG analytics

Packagehl7.terminology
Resource TypeValueSet
IdValueSet-research-study-status.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/UTG/ValueSet-research-study-status.html
URLhttp://terminology.hl7.org/ValueSet/research-study-status
Version1.0.0
Statusactive
Date2025-11-14T16:55:11+11:00
NameResearchStudyStatus
TitleResearch Study Status
Realmuv
Authorityhl7
DescriptionCodes that convey the current status of the research study.
CopyrightThis material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
research-study-statusResearch Study Status

Narrative

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

Generated Narrative: ValueSet research-study-status

Last updated: 2025-11-14 20:54:02+0000


Source1

{
  "resourceType": "ValueSet",
  "id": "research-study-status",
  "meta": {
    "lastUpdated": "2025-11-14T20:54:02.388+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "brr"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://terminology.hl7.org/ValueSet/research-study-status",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.819"
    }
  ],
  "version": "1.0.0",
  "name": "ResearchStudyStatus",
  "title": "Research Study Status",
  "status": "active",
  "experimental": false,
  "date": "2025-11-14T16:55:11+11:00",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "Codes that convey the current status of the research study.",
  "immutable": true,
  "copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/research-study-status"
      }
    ]
  }
}