Package | hl7.eu.fhir.idea4rc |
Type | ValueSet |
Id | disease-extent-category-vs |
FHIR Version | R4 |
Source | http://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-disease-extent-category-vs.html |
URL | http://hl7.eu/fhir/ig/idea4rc/ValueSet/disease-extent-category-vs |
Version | 0.1.0 |
Status | draft |
Date | 2025-07-22T14:45:28+00:00 |
Name | DiseaseExtentCategoryVS |
Title | Sarcoma Staging: localized disease |
Realm | eu |
Authority | hl7 |
Description | This value set includes values indicating if the disease is confined or metastatic. |
StructureDefinition | |
sarcoma-extent-category | Observation: Localized Category (Stage, Sarcoma) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet disease-extent-category-vs
http://fhir.ohdsi.org/CodeSystem/concepts
Code | Display |
32942 | Confined Disease |
32944 | Metastatic Disease |
{ "resourceType": "ValueSet", "id": "disease-extent-category-vs", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/disease-extent-category-vs", "version": "0.1.0", "name": "DiseaseExtentCategoryVS", "title": "Sarcoma Staging: localized disease", "status": "draft", "experimental": false, "date": "2025-07-22T14:45:28+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": "This value set includes values indicating if the disease is confined or metastatic.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "150", "display": "Europe" } ] } ], "compose": { "include": [ { "system": "http://fhir.ohdsi.org/CodeSystem/concepts", "concept": [ { "code": "32942", "display": "Confined Disease" }, { "code": "32944", "display": "Metastatic Disease" } ] } ] } }