| Package | fhir.dicom |
| Resource Type | ValueSet |
| Id | dicom-cid-7474-GeneralVolumeCalculationMethod |
| FHIR Version | R4 |
| Source | http://fhir.org/packages/fhir.dicom/http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_7474.html |
| URL | http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_7474.html |
| Version | 2025.3.20250714 |
| Status | active |
| Date | 2025-07-14 |
| Name | GeneralVolumeCalculationMethod |
| Realm | us |
| Authority | hl7 |
| Description | Transitive closure of CID 7474 GeneralVolumeCalculationMethod |
| Copyright | © 2025 NEMA |
No resources found
| CodeSystem | |
| DCM | DICOM Controlled Terminology |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "dicom-cid-7474-GeneralVolumeCalculationMethod",
"url": "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_7474.html",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.2.840.10008.6.1.528"
}
],
"version": "2025.3.20250714",
"name": "GeneralVolumeCalculationMethod",
"status": "active",
"experimental": false,
"date": "2025-07-14",
"publisher": "NEMA MITA DICOM",
"description": "Transitive closure of CID 7474 GeneralVolumeCalculationMethod",
"copyright": "© 2025 NEMA",
"compose": {
"include": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"concept": [
{
"code": "122503",
"display": "Integration of sum of closed areas on contiguous slices method for volume"
},
{
"code": "126029",
"display": "LWH method for volume of ellipsoid"
},
{
"code": "126030",
"display": "Sum of segmented voxel method for volume"
}
]
}
]
}
}