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

FHIR IG Statistics: ValueSet/m11-country-region-vs

Packagehl7.fhir.uv.pharmaceutical-research-protocol
TypeValueSet
Idm11-country-region-vs
FHIR VersionR6
Sourcehttp://hl7.org/fhir/uv/pharmaceutical-research-protocol/https://build.fhir.org/ig/HL7/vulcan-udp-ig/ValueSet-m11-country-region-vs.html
URLhttp://hl7.org/fhir/uv/pharmaceutical-research-protocol/ValueSet/m11-country-region-vs
Version0.5.0
Statusdraft
Date2025-07-22T21:24:53+00:00
NameM11CountryRegionVS
TitleStudy Amendment Country Value Set
Realmuv
Authorityhl7
DescriptionCodes drawn from ISO 3166 Country Codes, Alpha 3; ISO 3166 Country Codes, Alpha 2; GENC country affected by an amendment to a study.

Resources that use this resource

StructureDefinition
protocol-amendmentM11_ProtocolAmendment

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet m11-country-region-vs

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "m11-country-region-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-country-region-vs",
  "version": "0.5.0",
  "name": "M11CountryRegionVS",
  "title": "Study Amendment Country 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 \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"
        ]
      }
    ]
  }
}