FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| who.ddcc#current | sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
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"
}
]
}
]
}
}