Package | hl7.eu.fhir.idea4rc |
Type | ValueSet |
Id | vs-calcest-eu-i4rc |
FHIR Version | R4 |
Source | http://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-vs-calcest-eu-i4rc.html |
URL | http://hl7.eu/fhir/ig/idea4rc/ValueSet/vs-calcest-eu-i4rc |
Version | 0.1.0 |
Status | draft |
Date | 2025-07-11T13:38:02+00:00 |
Name | CalculatedEstimatedVs |
Title | Calculated|Estimated |
Realm | eu |
Authority | hl7 |
Description | Calculated|Estimated Value Set |
No resources found
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 vs-calcest-eu-i4rc
This value set includes codes based on the following rules:
http://snomed.info/sct
Code | Display |
703858009 | Numeric estimation technique |
702873001 | Calculation technique |
http://hl7.org/fhir/StructureDefinition/data-absent-reason
Code | Display |
unknown | Unknown |
{ "resourceType": "ValueSet", "id": "vs-calcest-eu-i4rc", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/vs-calcest-eu-i4rc", "version": "0.1.0", "name": "CalculatedEstimatedVs", "title": "Calculated|Estimated", "status": "draft", "experimental": false, "date": "2025-07-11T13:38:02+00:00", "publisher": "IDEA4RC Project", "contact": [ { "name": "IDEA4RC Project", "telecom": [ { "system": "url", "value": "https://www.idea4rc.eu/" } ] }, { "name": "IDEA4RC Project", "telecom": [ { "system": "url", "value": "https://www.idea4rc.eu/" } ] } ], "description": "Calculated|Estimated Value Set", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "150", "display": "Europe" } ] } ], "compose": { "include": [ { "system": "http://snomed.info/sct", "concept": [ { "code": "703858009", "display": "Numeric estimation technique" }, { "code": "702873001", "display": "Calculation technique" } ] }, { "system": "http://hl7.org/fhir/StructureDefinition/data-absent-reason", "concept": [ { "code": "unknown", "display": "Unknown" } ] } ] } }