Pharmaceutical Research Protocol (Vulcan UDP)
1.0.0-ballot - STU 1 - Ballot International flag

Pharmaceutical Research Protocol (Vulcan UDP), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/vulcan-udp-ig/ and changes regularly. See the Directory of published versions

: Study Amendment Country Value Set - JSON Representation

Page standards status: Trial-use Maturity Level: 1

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "m11-country-region-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet m11-country-region-vs</b></p><a name=\"m11-country-region-vs\"> </a><a name=\"hcm11-country-region-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R5/valueset-iso3166-1-2.html\">Iso 3166 Part 1: 2 Letter Codes</a></li><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R5/valueset-iso3166-1-3.html\">Iso 3166 Part 1: 3 Letter Codes</a></li></ul></div>"
  },
  "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/pharmaceutical-research-protocol/ImplementationGuide/hl7.fhir.uv.pharmaceutical-research-protocol"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/uv/pharmaceutical-research-protocol/ValueSet/m11-country-region-vs",
  "version" : "1.0.0-ballot",
  "name" : "M11CountryRegionVS",
  "title" : "Study Amendment Country Value Set",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-07-31T20:39:04+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 \nISO 3166 Country Codes, Alpha 3; \nISO 3166 Country Codes, Alpha 2; \nGENC\ncountry affected by an amendment to a study.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/ValueSet/iso3166-1-2"
        ]
      },
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/ValueSet/iso3166-1-3"
        ]
      }
    ]
  }
}