Package | hl7.fhir.eu.imaging-r5 |
Type | ValueSet |
Id | periods-of-life-value-set |
FHIR Version | R5 |
Source | http://hl7.eu/fhir/imaging-r5/https://build.fhir.org/ig/hl7-eu/imaging/ValueSet-periods-of-life-value-set.html |
URL | http://hl7.eu/fhir/imaging-r5/ValueSet/periods-of-life-value-set |
Version | 0.1.0-build |
Status | draft |
Date | 2025-07-03T12:02:41+00:00 |
Name | PeriodsOfLifeValueSet |
Title | Periods of Life |
Realm | eu |
Authority | hl7 |
Description | A value set of periods of life extension ([SNOMED tree](https://browser.ihtsdotools.org/?perspective=full&conceptId1=767023003&edition=MAIN/2025-04-01&release=&languages=en)). |
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 | |
periods-of-life-extension | Periods of Life Extension |
CodeSystem | |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet periods-of-life-value-set
This value set includes codes based on the following rules:
http://snomed.info/sct
where concept is-a 282032007 (Periods of life)This value set excludes codes based on the following rules:
http://snomed.info/sct
Code | Display |
282032007 | Periods of life |
{ "resourceType": "ValueSet", "id": "periods-of-life-value-set", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.eu/fhir/imaging-r5/ValueSet/periods-of-life-value-set", "version": "0.1.0-build", "name": "PeriodsOfLifeValueSet", "title": "Periods of Life", "status": "draft", "experimental": false, "date": "2025-07-03T12:02:41+00:00", "publisher": "HL7 Europe", "contact": [ { "name": "HL7 Europe", "telecom": [ { "system": "url", "value": "http://hl7.eu" } ] } ], "description": "A value set of periods of life extension ([SNOMED tree](https://browser.ihtsdotools.org/?perspective=full&conceptId1=767023003&edition=MAIN/2025-04-01&release=&languages=en)).", "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", "filter": [ { "property": "concept", "op": "is-a", "value": "282032007" } ] } ], "exclude": [ { "system": "http://snomed.info/sct", "concept": [ { "code": "282032007" } ] } ] } }