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

FHIR IG Statistics: ValueSet/m11-study-amendment-scope-vs

Packagehl7.fhir.uv.pharmaceutical-research-protocol
TypeValueSet
Idm11-study-amendment-scope-vs
FHIR VersionR6
Sourcehttp://hl7.org/fhir/uv/pharmaceutical-research-protocol/https://build.fhir.org/ig/HL7/vulcan-udp-ig/ValueSet-m11-study-amendment-scope-vs.html
URLhttp://hl7.org/fhir/uv/pharmaceutical-research-protocol/ValueSet/m11-study-amendment-scope-vs
Version0.5.0
Statusdraft
Date2025-07-22T21:24:53+00:00
NameM11AmendmentScopeVS
TitleStudy Amendment Scope Value Set
Realmuv
Authorityhl7
DescriptionCodes drawn from NCI Thesaurus to represent the scope of an amendment to a study.

Resources that use this resource

StructureDefinition
protocol-amendmentM11_ProtocolAmendment

Resources that this resource uses

CodeSystem
Thesaurus.owlNCI Thesaurus
Thesaurus.owlNCI Thesaurus

Narrative

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

Generated Narrative: ValueSet m11-study-amendment-scope-vs


Source

{
  "resourceType": "ValueSet",
  "id": "m11-study-amendment-scope-vs",
  "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-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/pharmaceutical-research-protocol/ImplementationGuide/hl7.fhir.uv.pharmaceutical-research-protocol"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/pharmaceutical-research-protocol/ValueSet/m11-study-amendment-scope-vs",
  "version": "0.5.0",
  "name": "M11AmendmentScopeVS",
  "title": "Study Amendment Scope Value Set",
  "status": "draft",
  "experimental": true,
  "date": "2025-07-22T21:24:53+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": "Codes drawn from NCI Thesaurus to represent the scope of an amendment to a study.",
  "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": "C68846",
            "display": "Global"
          },
          {
            "code": "C217026",
            "display": "Not Global"
          }
        ]
      }
    ]
  }
}