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

FHIR IG analytics

Packagehl7.fhir.uv.clinical-study-protocol
Resource TypeValueSet
IdValueSet-udp-related-artifact-type-vs.json
FHIR VersionR6
Sourcehttps://build.fhir.org/ig/HL7/vulcan-udp-ig/ValueSet-udp-related-artifact-type-vs.html
URLhttp://hl7.org/fhir/uv/clinical-study-protocol/ValueSet/udp-related-artifact-type-vs
Version1.0.0-ballot2
Statusactive
Date2026-03-30T16:32:09+00:00
NameUDPRelatedArtifactType
TitleUDP Related Artifact Type Value Set
Realmuv
Authorityhl7
DescriptionThese codes represent the relationship between an artifact and it related target. There is an HL7 value set for Related Artifact type - this has "extensible" binding. This will be included in this value set. This is a UDP specific value set. The HL7 value set does not have the concept of information that is a summary of an amendment that has been applied. The amends and amended-with concepts talk of content that must be applied to get the final version. M11 only wants to know what has been done - it is more of an amendment trail than an actual amendment. M11 uses a concept from the NCI Thesaurus which is suitable for use here.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.uv.clinical-study-protocol#currentThesaurus.owlFragment of NCIT Code System
ValueSet
hl7.terminology#currentartifact-relationship-typeArtifact Relationship Type

Narrative

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

Generated Narrative: ValueSet udp-related-artifact-type-vs

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "udp-related-artifact-type-vs",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "brr"
    },
    {
      "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/uv/clinical-study-protocol/ImplementationGuide/hl7.fhir.uv.clinical-study-protocol"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/clinical-study-protocol/ValueSet/udp-related-artifact-type-vs",
  "version": "1.0.0-ballot2",
  "name": "UDPRelatedArtifactType",
  "title": "UDP Related Artifact Type Value Set",
  "status": "active",
  "experimental": false,
  "date": "2026-03-30T16:32:09+00:00",
  "publisher": "HL7 International / Biomedical Research and Regulation",
  "contact": [
    {
      "name": "HL7 International / Biomedical Research and Regulation",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/rcrim"
        },
        {
          "system": "email",
          "value": "UDP@HL7Vulcan.org"
        }
      ]
    }
  ],
  "description": "These codes represent the relationship between an artifact and it related target.\nThere is an HL7 value set for Related Artifact type - this has \"extensible\" binding.  This will \nbe included in this value set.\nThis is a UDP specific value set.\n\nThe HL7 value set does not have the concept of information that is a summary of an amendment that has been applied.\nThe amends and amended-with concepts talk of content that must be applied to get the final version.  M11 only\nwants to know what has been done - it is more of an amendment trail than an actual amendment.  M11 uses a concept\nfrom the NCI Thesaurus which is suitable for use here.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://terminology.hl7.org/ValueSet/artifact-relationship-type"
        ]
      },
      {
        "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
        "concept": [
          {
            "code": "C218694",
            "display": "Protocol Amendment Details"
          }
        ]
      }
    ]
  }
}