FHIR IG analytics| Package | nordic-epi-ig |
| Resource Type | CodeSystem |
| Id | CodeSystem-EmaRmsRegulatoryEntitlementStatus.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/felleskatalogen/nordic-epi-ig/CodeSystem-EmaRmsRegulatoryEntitlementStatus.html |
| URL | https://spor.ema.europa.eu/v1/lists/100000072049/terms/ |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-07-10T08:52:29+00:00 |
| Name | EmaRmsRegulatoryEntitlementStatus |
| Title | Regulatory Entitlement Status |
| Description | Regulatory Entitlement Status |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem EmaRmsRegulatoryEntitlementStatus
This case-sensitive code system https://spor.ema.europa.eu/v1/lists/100000072049/terms/ defines the following code:
| Code |
| 100000072099 |
Additional Language Displays
| Code | English (English, en) | Norwegian (no) | Swedish (sv) |
| 100000072099 | Valid | Gyldig | Godkänd |
{
"resourceType": "CodeSystem",
"id": "EmaRmsRegulatoryEntitlementStatus",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://spor.ema.europa.eu/v1/lists/100000072049/terms/",
"version": "0.1.0",
"name": "EmaRmsRegulatoryEntitlementStatus",
"title": "Regulatory Entitlement Status",
"status": "draft",
"experimental": true,
"date": "2026-07-10T08:52:29+00:00",
"publisher": "Nordic Health Information Partnership",
"description": "Regulatory Entitlement Status",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "100000072099",
"designation": [
{
"language": "en",
"value": "Valid"
},
{
"language": "no",
"value": "Gyldig"
},
{
"language": "sv",
"value": "Godkänd"
}
]
}
]
}