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

FHIR IG Statistics: ValueSet/country

Packagehl7.fhir.uv.emedicinal-product-info
TypeValueSet
Idcountry
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/emedicinal-product-info/https://build.fhir.org/ig/HL7/emedicinal-product-info/ValueSet-country.html
URLhttp://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/country
Version1.1.0
Statusactive
Date2025-07-21T10:31:44+00:00
NameVsCountry
TitleISO Country two letter code
Realmuv
Authorityhl7
DescriptionISO Country two letter code

Resources that use this resource

StructureDefinition
MedicinalProductDefinition-uv-epiMedicinalProductDefinition (ePI)
Organization-uv-epiOrganization (ePI)
PackagedProductDefinition-uv-epiPackagedProductDefinition (ePI)
RegulatedAuthorization-uv-epiRegulatedAuthorization (ePI)

Resources that this resource uses

ValueSet
v3-Country2Country2
v3-Country2Country2

Narrative

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

Generated Narrative: ValueSet country

  • Import all the codes that are contained in Country2

Source

{
  "resourceType": "ValueSet",
  "id": "country",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/country",
  "version": "1.1.0",
  "name": "VsCountry",
  "title": "ISO Country two letter code",
  "status": "active",
  "experimental": false,
  "date": "2025-07-21T10:31:44+00:00",
  "publisher": "HL7 International - Biomedical Research & Regulation Work Group",
  "contact": [
    {
      "name": "HL7 International - Biomedical Research & Regulation Work Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description": "ISO Country two letter code",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://terminology.hl7.org/ValueSet/v3-Country2"
        ]
      }
    ]
  }
}