FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.emedicinal-product-info
Resource TypeCodeSystem
IdCodeSystem-epi-group-characteristic-type.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/emedicinal-product-info/CodeSystem-epi-group-characteristic-type.html
URLhttp://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-group-characteristic-type
Version1.1.0
Statusactive
Date2026-07-01T13:09:50+00:00
NameGroupCharacteristicTypeCS
TitleGroup Characteristic Type Code System (ePI)
Realmuv
Authorityhl7
DescriptionThe axis a population characteristic describes (e.g., sex, age, body weight, organ function), for use in Group definitions and in MedicationKnowledge dosing guidelines.
Contentcomplete

Resources that use this resource

ValueSet
hl7.fhir.uv.emedicinal-product-info#currentgroup-characteristic-typeGroup Characteristic Type (ePI)

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
sex SexAdministrative/biological sex of the population.
age AgeAge of the population, expressed as a range.
body-weight Body weightBody weight of the population, expressed as a range.
race RaceRace / ethnic grouping of the population.
lifestyle LifestyleRelevant lifestyle factor (e.g., smoking status, pregnancy).
renal-function Renal functionRenal function of the population, typically expressed as a creatinine-clearance range.
hepatic-function Hepatic functionHepatic function / degree of hepatic impairment.
immune-status Immune statusImmune competence of the population (e.g., immunocompromised, chronic immune suppression).

Source1

{
  "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)."
    }
  ]
}