FHIR IG analytics| Package | hl7.fhir.eu.base |
| Resource Type | ValueSet |
| Id | ValueSet-periodsOfLife-eu.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/base/ValueSet-periodsOfLife-eu.html |
| URL | http://hl7.eu/fhir/base/ValueSet/periodsOfLife-eu |
| Version | 2.0.0-ballot |
| Status | active |
| Date | 2026-02-03T17:20:38+00:00 |
| Name | PeriodsOfLifeEuVs |
| Title | Periods of Life |
| Realm | eu |
| Authority | hl7 |
| Description | Periods of life: it indicates the period of life of a patient (based on SNOMED CT). |
| Copyright | This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement |
| StructureDefinition | |
| immunization-eu-core | Immunization (EU core) |
| CodeSystem | |
| sct | SNOMED codes used in this IG |
| v3-NullFlavor | NullFlavor |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet periodsOfLife-eu
This value set includes codes based on the following rules:
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 41847000 | Adulthood |
| 263659003 | Adolescence |
| 255398004 | Childhood |
| 713153009 | Toddler |
| 3658006 | Infancy |
| 255407002 | Neonatal |
| 303112003 | Fetal period |
| 271872005 | Old age |
http://terminology.hl7.org/CodeSystem/v3-NullFlavor version 📦3.0.0| Code | Display | Definition |
| UNK | Unknown | **Description:**A proper value is applicable, but not known. **Usage Notes**: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless: 1. Those properties themselves directly translate to a semantic of "unknown". (E.g. a local code sent as a translation that conveys 'unknown') 2. Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of "H" and a URL prefix of "tel:" to convey that it is the home phone number that is unknown.) |
{
"resourceType": "ValueSet",
"id": "periodsOfLife-eu",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}
],
"url": "http://hl7.eu/fhir/base/ValueSet/periodsOfLife-eu",
"version": "2.0.0-ballot",
"name": "PeriodsOfLifeEuVs",
"title": "Periods of Life",
"status": "active",
"experimental": false,
"date": "2026-02-03T17:20:38+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "http://hl7.eu"
}
]
}
],
"description": "Periods of life: it indicates the period of life of a patient (based on SNOMED CT).",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "41847000",
"display": "Adulthood"
},
{
"code": "263659003",
"display": "Adolescence"
},
{
"code": "255398004",
"display": "Childhood"
},
{
"code": "713153009",
"display": "Toddler"
},
{
"code": "3658006",
"display": "Infancy"
},
{
"code": "255407002",
"display": "Neonatal"
},
{
"code": "303112003",
"display": "Fetal period"
},
{
"code": "271872005",
"display": "Old age"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept": [
{
"code": "UNK",
"display": "Unknown"
}
]
}
]
}
}