| Package | hl7.eu.fhir.idea4rc |
| Resource Type | ValueSet |
| Id | chemo-units-eu-i4rc |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-chemo-units-eu-i4rc.html |
| URL | http://hl7.eu/fhir/ig/idea4rc/ValueSet/chemo-units-eu-i4rc |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-07-25T13:48:09+00:00 |
| Name | ChemoUnitsVs |
| Title | Chemotherapy cumulative dose units |
| Realm | eu |
| Authority | hl7 |
| Description | Chemotherapy cumulative dose units |
No resources found
| CodeSystem | |
| unitsofmeasure.org | Unified Code for Units of Measure (UCUM) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet chemo-units-eu-i4rc
http://unitsofmeasure.org| Code | Display |
| mg/m2 | mg/m2 |
| g/m2 | g/m2 |
| [iU]/m2 | [iU]/m2 |
{
"resourceType": "ValueSet",
"id": "chemo-units-eu-i4rc",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/chemo-units-eu-i4rc",
"version": "0.1.0",
"name": "ChemoUnitsVs",
"title": "Chemotherapy cumulative dose units",
"status": "draft",
"experimental": false,
"date": "2025-07-25T13:48:09+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": "Chemotherapy cumulative dose units",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org",
"concept": [
{
"code": "mg/m2"
},
{
"code": "g/m2"
},
{
"code": "[iU]/m2"
}
]
}
]
}
}