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-m11-amendment-details-statement-vs.json
FHIR VersionR6
Sourcehttps://build.fhir.org/ig/HL7/vulcan-udp-ig/ValueSet-m11-amendment-details-statement-vs.html
URLhttp://hl7.org/fhir/uv/clinical-study-protocol/ValueSet/m11-amendment-details-statement-vs
Version1.0.0-ballot2
Statusactive
Date2026-03-30T16:32:09+00:00
NameM11AmendmentDetailsStatementVS
TitleICH M11 Amendment Details Statement Value Set Terminology
Realmuv
Authorityhl7
DescriptionTerminology associated with whether or not a protocol has been amended. This is ICH M11 Value Set C217274 drawn from the NCI Thesaurus.

Resources that use this resource

StructureDefinition
hl7.fhir.uv.clinical-study-protocol#currentm11-protocol-amendmentM11_ProtocolAmendment
hl7.fhir.uv.clinical-study-protocol#currentm11-research-studyM11 Research Study Extension

Resources that this resource uses

CodeSystem
hl7.fhir.uv.clinical-study-protocol#currentThesaurus.owlFragment of NCIT Code System

Narrative

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

Generated Narrative: ValueSet m11-amendment-details-statement-vs

  • Include these codes as defined in http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl version 📦1.0.0-ballot2
    CodeDisplayDefinition
    C218486First Protocol AmendmentThis is the first protocol amendment.
    C218485Protocol Not AmendedThis protocol has not been amended.
    C218488Protocol Previously Amended See Summary of Changes Before the Table of ContentsThis protocol has been amended previously. The Protocol Amendment Summary of Changes for the current amendment is located directly before the Table of Contents. Prior amendment(s) to this protocol are listed in the table below, beginning with the most recent.
    C218487Protocol Previously Amended, Details PresentedThis protocol has been amended previously. Details of prior amendments are presented in Section 12.3 Prior Protocol Amendment(s).

Source1

{
  "resourceType": "ValueSet",
  "id": "m11-amendment-details-statement-vs",
  "text": {
    "status": "extensions",
    "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"
    },
    {
      "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/m11-amendment-details-statement-vs",
  "version": "1.0.0-ballot2",
  "name": "M11AmendmentDetailsStatementVS",
  "title": "ICH M11 Amendment Details Statement Value Set Terminology",
  "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": "Terminology associated with whether or not a protocol has been amended.\nThis is ICH M11 Value Set C217274 drawn from the NCI Thesaurus.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
        "concept": [
          {
            "code": "C218486",
            "display": "First Protocol Amendment"
          },
          {
            "code": "C218485",
            "display": "Protocol Not Amended"
          },
          {
            "code": "C218488",
            "display": "Protocol Previously Amended See Summary of Changes Before the Table of Contents"
          },
          {
            "code": "C218487",
            "display": "Protocol Previously Amended, Details Presented"
          }
        ]
      }
    ]
  }
}