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

FHIR IG analytics

Packagehl7.fhir.uv.emedicinal-product-info
Resource TypeValueSet
IdValueSet-patient-characteristic-type.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/emedicinal-product-info/ValueSet-patient-characteristic-type.html
URLhttp://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/patient-characteristic-type
Version1.1.0
Statusactive
Date2026-04-01T02:44:35+00:00
NamePatientCharacteristicType
TitlePatient Characteristic Type (ePI)
Realmuv
Authorityhl7
DescriptionA terminology defining types of patient characteristics (e.g., age, weight, broad demographic categories) for use in dosing and clinical use definitions.

Resources that use this resource

StructureDefinition
hl7.fhir.uv.emedicinal-product-info#currentMedicationKnowledge-uv-epiMedicationKnowledge (ePI)

Resources that this resource uses

CodeSystem
who.ddcc#currentsctSNOMED codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet patient-characteristic-type

Language: en


Source1

{
  "resourceType": "ValueSet",
  "id": "patient-characteristic-type",
  "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/ValueSet/patient-characteristic-type",
  "version": "1.1.0",
  "name": "PatientCharacteristicType",
  "title": "Patient Characteristic Type (ePI)",
  "status": "active",
  "date": "2026-04-01T02:44:35+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"
          }
        ]
      }
    ]
  }
}