FHIR IG analytics| Package | hl7.fhir.uv.emedicinal-product-info |
| Resource Type | CodeSystem |
| Id | CodeSystem-epi-list-entry-flag-cs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7/emedicinal-product-info/CodeSystem-epi-list-entry-flag-cs.html |
| URL | http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-list-entry-flag-cs |
| Version | 1.1.0 |
| Status | active |
| Date | 2026-03-30T16:43:36+00:00 |
| Name | ListEntryFlagCS |
| Title | ePI List Entry Flag CodeSystem |
| Realm | uv |
| Authority | hl7 |
| Description | Codes to classify the component type or lifecycle status of an ePI list entry. |
| Content | complete |
| ValueSet | ||
| hl7.fhir.uv.emedicinal-product-info#current | epi-list-entry-flag-vs | ePI List Entry Flag ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem epi-list-entry-flag-cs
Language: en
This code system http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-list-entry-flag-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "epi-list-entry-flag-cs",
"language": "en",
"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": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/emedicinal-product-info/ImplementationGuide/hl7.fhir.uv.emedicinal-product-info"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-list-entry-flag-cs",
"version": "1.1.0",
"name": "ListEntryFlagCS",
"title": "ePI List Entry Flag CodeSystem",
"status": "active",
"experimental": false,
"date": "2026-03-30T16:43:36+00:00",
"publisher": "HL7 International / Biomedical Research and Regulation",
"contact": [
{
"name": "HL7 International / Biomedical Research and Regulation",
"telecom": [
{
"system": "url",
"value": "http://hl7.org/Special/committees/rcrim"
}
]
}
],
"description": "Codes to classify the component type or lifecycle status of an ePI list entry.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"content": "complete",
"count": 9,
"concept": [
{
"code": "smpc",
"display": "Summary of Product Characteristics",
"definition": "The entry is a Summary of Product Characteristics."
},
{
"code": "pil",
"display": "Patient Information Leaflet",
"definition": "The entry is a Patient Information Leaflet."
},
{
"code": "combined",
"display": "SmPC + PIL",
"definition": "The entry is a combination of an SmPC and PIL."
},
{
"code": "ifu",
"display": "Instructions for Use",
"definition": "The entry is an Instructions for Use document."
},
{
"code": "pack-artwork",
"display": "Pack Artwork",
"definition": "The entry is Pack Artwork."
},
{
"code": "dhcp",
"display": "Dear Healthcare Professional Letter",
"definition": "The entry is a Dear Healthcare Professional Letter."
},
{
"code": "master",
"display": "Master",
"definition": "The entry is the master or reference version."
},
{
"code": "translation",
"display": "Translation",
"definition": "The entry is a translation."
},
{
"code": "national",
"display": "National",
"definition": "The entry is a nationally recognized variant."
}
]
}