| URL | http://hl7.org/fhir/5.0/StructureDefinition/extension-ImagingSelection.instance.imageRegion2D.regionType |
| Version | |
| Status | active |
| Description | Cross-Version Extension for ImagingSelection.instance.imageRegion2D.regionType. Valid in versions R2, R3, R4, R4B This is a valid cross-version extension because it's counted as a new element |
Context of Use
This extension may be used in the following contexts:
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 1..1 | Extension | point | polyline | interpolated | circle | ellipse | |
![]() ![]() | ..0 | |||
![]() ![]() | 1.. | code | Binding: todo (required): The type of image region. | |
![]() ![]() | "http://hl7.org/fhir/5.0/StructureDefinition/extension-ImagingSelection.instance.imageRegion2D.regionType" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r5-imk.ins.ir2d.regionType",
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-ImagingSelection.instance.imageRegion2D.regionType",
"name" : "XVerExtensionImagingSelection.instance.imageRegion2D.regionTypeR5",
"title" : "Cross-Version Extension for ImagingSelection.instance.imageRegion2D.regionType in R5",
"status" : "active",
"experimental" : false,
"publisher" : "Health Level Seven International (Imaging Integration)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
},
{
"telecom" : [{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/imagemgt/index.cfm"
}]
}],
"description" : "Cross-Version Extension for ImagingSelection.instance.imageRegion2D.regionType. Valid in versions R2, R3, R4, R4B\r\n\r\nThis is a valid cross-version extension because it's counted as a new element",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}]
}],
"fhirVersion" : "5.0.0",
"kind" : "complex-type",
"abstract" : false,
"context" : [{
"type" : "extension",
"expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-ImagingSelection.instance.imageRegion2D"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-ImagingSelection.instance.imageRegion2D"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-ImagingSelection.instance.imageRegion2D"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-ImagingSelection.instance.imageRegion2D"
}],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [{
"path" : "Extension",
"short" : "point | polyline | interpolated | circle | ellipse",
"definition" : "Specifies the type of image region.",
"comment" : "See [DICOM PS3.3 C.10.5.1.2](https://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.10.5.html#sect_C.10.5.1.2).",
"alias" : ["GraphicType"],
"min" : 1,
"max" : "1",
"isModifier" : false,
"mapping" : [{
"identity" : "dicom",
"map" : "Graphic Type (0070,0023)"
}]
},
{
"path" : "Extension.extension",
"max" : "0"
},
{
"path" : "Extension.value[x]",
"min" : 1,
"type" : [{
"code" : "code"
}],
"binding" : {
"strength" : "required",
"description" : "The type of image region.",
"valueSet" : "http://hl7.org/fhir/ValueSet/imagingselection-2dgraphictype|5.0.0"
}
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-ImagingSelection.instance.imageRegion2D.regionType"
}]
}
}