FHIR IG analytics| Package | hl7.fhir.uv.emedicinal-product-info |
| Resource Type | CodeSystem |
| Id | CodeSystem-epi-group-characteristic-type.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7/emedicinal-product-info/CodeSystem-epi-group-characteristic-type.html |
| URL | http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-group-characteristic-type |
| Version | 1.1.0 |
| Status | active |
| Date | 2026-07-01T13:09:50+00:00 |
| Name | GroupCharacteristicTypeCS |
| Title | Group Characteristic Type Code System (ePI) |
| Realm | uv |
| Authority | hl7 |
| Description | The axis a population characteristic describes (e.g., sex, age, body weight, organ function), for use in Group definitions and in MedicationKnowledge dosing guidelines. |
| Content | complete |
| ValueSet | ||
| hl7.fhir.uv.emedicinal-product-info#current | group-characteristic-type | Group Characteristic Type (ePI) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem epi-group-characteristic-type
This case-sensitive code system http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-group-characteristic-type defines the following codes:
{
"resourceType": "CodeSystem",
"id": "epi-group-characteristic-type",
"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/emedicinal-product-info/ImplementationGuide/hl7.fhir.uv.emedicinal-product-info"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-group-characteristic-type",
"version": "1.1.0",
"name": "GroupCharacteristicTypeCS",
"title": "Group Characteristic Type Code System (ePI)",
"status": "active",
"experimental": true,
"date": "2026-07-01T13:09:50+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": "The axis a population characteristic describes (e.g., sex, age, body weight, organ function), for use in Group definitions and in MedicationKnowledge dosing guidelines.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 8,
"concept": [
{
"code": "sex",
"display": "Sex",
"definition": "Administrative/biological sex of the population."
},
{
"code": "age",
"display": "Age",
"definition": "Age of the population, expressed as a range."
},
{
"code": "body-weight",
"display": "Body weight",
"definition": "Body weight of the population, expressed as a range."
},
{
"code": "race",
"display": "Race",
"definition": "Race / ethnic grouping of the population."
},
{
"code": "lifestyle",
"display": "Lifestyle",
"definition": "Relevant lifestyle factor (e.g., smoking status, pregnancy)."
},
{
"code": "renal-function",
"display": "Renal function",
"definition": "Renal function of the population, typically expressed as a creatinine-clearance range."
},
{
"code": "hepatic-function",
"display": "Hepatic function",
"definition": "Hepatic function / degree of hepatic impairment."
},
{
"code": "immune-status",
"display": "Immune status",
"definition": "Immune competence of the population (e.g., immunocompromised, chronic immune suppression)."
}
]
}