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 - TTL Representation

Page standards status: Trial-use Maturity Level: 1

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "m11-country-region-vs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "brr"     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "trial-use" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/uv/pharmaceutical-research-protocol/ImplementationGuide/hl7.fhir.uv.pharmaceutical-research-protocol"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/pharmaceutical-research-protocol/ImplementationGuide/hl7.fhir.uv.pharmaceutical-research-protocol>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/pharmaceutical-research-protocol/ValueSet/m11-country-region-vs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0-ballot"] ; # 
  fhir:name [ fhir:v "M11CountryRegionVS"] ; # 
  fhir:title [ fhir:v "Study Amendment Country Value Set"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-07-31T20:39:04+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Biomedical Research and Regulation"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Biomedical Research and Regulation" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/rcrim" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "UDP@HL7Vulcan.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Codes drawn from \nISO 3166 Country Codes, Alpha 3; \nISO 3166 Country Codes, Alpha 2; \nGENC\ncountry affected by an amendment to a study."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
      ( fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/iso3166-1-2"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/iso3166-1-2>       ] )     ] [
      ( fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/iso3166-1-3"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/iso3166-1-3>       ] )     ] )
  ] . #