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

FHIR IG Statistics: ValueSet/research-study-document-types

Packagehl7.fhir.uv.ebm
Resource TypeValueSet
Idresearch-study-document-types
FHIR VersionR6
Sourcehttp://hl7.org/fhir/uv/ebm/https://build.fhir.org/ig/HL7/ebm/ValueSet-research-study-document-types.html
URLhttp://hl7.org/fhir/uv/ebm/ValueSet/research-study-document-types
Version1.0.0-ballot2
Statusactive
Date2025-07-25T17:41:13+00:00
NameResearchStudyDocumentTypes
TitleResearch Study Document Types Value Set
Realmuv
Authorityhl7
DescriptionCodes for use in the DocumentReference.type element when referenced from ResearchStudy.relatesTo.targetReference.

Resources that use this resource

StructureDefinition
research-study-supportResearchStudySupport

Resources that this resource uses

CodeSystem
research-study-document-types-code-systemResearch Study Document Types Code System

Narrative

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

Generated Narrative: ValueSet research-study-document-types


Source

{
  "resourceType": "ValueSet",
  "id": "research-study-document-types",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    }
  ],
  "url": "http://hl7.org/fhir/uv/ebm/ValueSet/research-study-document-types",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.44.48.10"
    }
  ],
  "version": "1.0.0-ballot2",
  "name": "ResearchStudyDocumentTypes",
  "title": "Research Study Document Types Value Set",
  "status": "active",
  "experimental": false,
  "date": "2025-07-25T17:41:13+00:00",
  "publisher": "HL7 International / Clinical Decision Support",
  "contact": [
    {
      "name": "HL7 International / Clinical Decision Support",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description": "Codes for use in the DocumentReference.type element when referenced from ResearchStudy.relatesTo.targetReference.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/uv/ebm/CodeSystem/research-study-document-types-code-system"
      }
    ]
  }
}