Global Core Electronic Medicinal Product Information (ePI)
1.1.0 - trial-use International flag

Global Core Electronic Medicinal Product Information (ePI), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/emedicinal-product-info/ and changes regularly. See the Directory of published versions

: Patient Characteristic Type (ePI)

Page standards status: Trial-use

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "patient-characteristic-type",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet patient-characteristic-type</b></p><a name=\"patient-characteristic-type\"> </a><a name=\"hcpatient-characteristic-type\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/248153007\">248153007</a></td><td>Male</td></tr><tr><td><a href=\"http://snomed.info/id/248152002\">248152002</a></td><td>Female</td></tr><tr><td><a href=\"http://snomed.info/id/261665006\">261665006</a></td><td>Unknown</td></tr><tr><td><a href=\"http://snomed.info/id/133936004\">133936004</a></td><td>Adult</td></tr><tr><td><a href=\"http://snomed.info/id/67822003\">67822003</a></td><td>Child</td></tr><tr><td><a href=\"http://snomed.info/id/133931009\">133931009</a></td><td>Infant</td></tr><tr><td><a href=\"http://snomed.info/id/133933007\">133933007</a></td><td>Neonate</td></tr><tr><td><a href=\"http://snomed.info/id/133937008\">133937008</a></td><td>Adolescent</td></tr><tr><td><a href=\"http://snomed.info/id/49808004\">49808004</a></td><td>Elderly</td></tr><tr><td><a href=\"http://snomed.info/id/27113001\">27113001</a></td><td>Body weight</td></tr></table></li></ul></div>"
  },
  "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/ValueSet/patient-characteristic-type",
  "version" : "1.1.0",
  "name" : "PatientCharacteristicType",
  "title" : "Patient Characteristic Type (ePI)",
  "status" : "active",
  "date" : "2026-04-03T02:13:18+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" : "A terminology defining types of patient characteristics (e.g., age, weight, broad demographic categories) for use in dosing and clinical use definitions.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "248153007",
            "display" : "Male"
          },
          {
            "code" : "248152002",
            "display" : "Female"
          },
          {
            "code" : "261665006",
            "display" : "Unknown"
          },
          {
            "code" : "133936004",
            "display" : "Adult"
          },
          {
            "code" : "67822003",
            "display" : "Child"
          },
          {
            "code" : "133931009",
            "display" : "Infant"
          },
          {
            "code" : "133933007",
            "display" : "Neonate"
          },
          {
            "code" : "133937008",
            "display" : "Adolescent"
          },
          {
            "code" : "49808004",
            "display" : "Elderly"
          },
          {
            "code" : "27113001",
            "display" : "Body weight"
          }
        ]
      }
    ]
  }
}