FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r4b.r4b |
| Resource Type | ValueSet |
| Id | ValueSet-R4-v3-ActClassROI-for-R4B.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet R4-v3-ActClassROI-for-R4B
This value set expansion contains 2 concepts.
| Code | System | Display | Definition |
| ROIBND | http://terminology.hl7.org/CodeSystem/v3-ActClass | bounded ROI | A Region of Interest (ROI) specified for a multidimensional observation, such as an Observation Series (OBSSER). The ROI is specified using a set of observation criteria, each delineating the boundary of the region in one of the dimensions in the multidimensional observation. The relationship between a ROI and its referenced Act is specified through an ActRelationship of type subject (SUBJ), which must always be present. Each of the boundary criteria observations is connected with the ROI using ActRelationships of type "has component" (COMP). In each boundary criterion, the Act.code names the dimension and the Observation.value specifies the range of values inside the region. Typically the bounded dimension is continuous, and so the Observation.value will be an interval (IVL) data type. The Observation.value need not be specified if the respective dimension is only named but not constrained. For example, an ROI for the QT interval of a certain beat in ECG Lead II would contain 2 boundary criteria, one naming the interval in time (constrained), and the other naming the interval in ECG Lead II (only named, but not constrained). |
| ROIOVL | http://terminology.hl7.org/CodeSystem/v3-ActClass | overlay ROI | A Region of Interest (ROI) specified for an image using an overlay shape. Typically used to make reference to specific regions in images, e.g., to specify the location of a radiologic finding in an image or to specify the site of a physical finding by "circling" a region in a schematic picture of a human body. The units of the coordinate values are in pixels. The origin is in the upper left hand corner, with positive X values going to the right and positive Y values going down. The relationship between a ROI and its referenced Act is specified through an ActRelationship of type "subject" (SUBJ), which must always be present. |
{
"resourceType": "ValueSet",
"id": "R4-v3-ActClassROI-for-R4B",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
}
]
}
}
],
"url": "http://hl7.org/fhir/4.0/ValueSet/R4-v3-ActClassROI-for-R4B",
"version": "0.0.1-snapshot-2",
"name": "R4_v3_ActClassROI_for_R4B",
"title": "Cross-version VS for R4.v3.ActClassROI for use in FHIR R4B",
"status": "active",
"experimental": false,
"date": "2025-09-01T22:36:19.644142+10:00",
"publisher": "FHIR Infrastructure",
"contact": [
{
"name": "FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "This cross-version ValueSet represents concepts from http://terminology.hl7.org/ValueSet/v3-ActClassROI|2014-03-26 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R4 to R4B.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActClass",
"version": "2018-08-12",
"concept": [
{
"code": "ROIBND",
"display": "bounded ROI"
},
{
"code": "ROIOVL",
"display": "overlay ROI"
}
]
}
]
},
"expansion": {
"timestamp": "2025-09-01T22:36:19.644143+10:00",
"contains": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActClass",
"version": "2018-08-12",
"code": "ROIBND",
"display": "bounded ROI"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActClass",
"version": "2018-08-12",
"code": "ROIOVL",
"display": "overlay ROI"
}
]
}
}