FHIR IG analytics| Package | nordic-epi-ig |
| Resource Type | CodeSystem |
| Id | CodeSystem-EmaRmsCountry.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/felleskatalogen/nordic-epi-ig/CodeSystem-EmaRmsCountry.html |
| URL | https://spor.ema.europa.eu/v1/lists/100000000002/terms/ |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-07-10T08:52:29+00:00 |
| Name | EmaRmsCountry |
| Title | Country Codes |
| Description | Country Codes |
| Content | complete |
| ValueSet | ||
| nordic-epi-ig#current | RegAuthRegion | Regions of Authorization |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem EmaRmsCountry
This case-sensitive code system https://spor.ema.europa.eu/v1/lists/100000000002/terms/ defines the following codes:
| Code |
| 100000000390 |
| 100000000489 |
Additional Language Displays
| Code | English (English, en) | Norwegian (no) |
| 100000000390 | European Union | Europeiske Union |
| 100000000489 | Kingdom of Norway | Norge |
{
"resourceType": "CodeSystem",
"id": "EmaRmsCountry",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://spor.ema.europa.eu/v1/lists/100000000002/terms/",
"version": "0.1.0",
"name": "EmaRmsCountry",
"title": "Country Codes",
"status": "draft",
"experimental": true,
"date": "2026-07-10T08:52:29+00:00",
"publisher": "Nordic Health Information Partnership",
"description": "Country Codes",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "100000000390",
"designation": [
{
"language": "en",
"value": "European Union"
},
{
"language": "no",
"value": "Europeiske Union"
}
]
},
{
"code": "100000000489",
"designation": [
{
"language": "en",
"value": "Kingdom of Norway"
},
{
"language": "no",
"value": "Norge"
}
]
}
]
}