| URL | http://hl7.org/fhir/3.0/StructureDefinition/extension-ImagingStudy.series.modality |
| Version | |
| Status | active |
| Description | Cross-Version Extension for ImagingStudy.series.modality. Valid in versions R2, R5 This is a valid extension because it has the following codes that are not in other versions IVOCT, OSS (http://dicom.nema.org/resources/ontology/DCM) |
Context of Use
This extension may be used in the following contexts:
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 1..1 | Extension | The modality of the instances in the series | |
![]() ![]() | ..0 | |||
![]() ![]() | 1.. | Coding | ||
![]() ![]() | "http://hl7.org/fhir/3.0/StructureDefinition/extension-ImagingStudy.series.modality" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r3-ims.ser.modality",
"url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-ImagingStudy.series.modality",
"name" : "XVerExtensionImagingStudy.series.modalityR3",
"title" : "Cross-Version Extension for ImagingStudy.series.modality in R3",
"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 ImagingStudy.series.modality. Valid in versions R2, R5\r\n\r\nThis is a valid extension because it has the following codes that are not in other versions IVOCT, OSS (http://dicom.nema.org/resources/ontology/DCM)",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}]
}],
"fhirVersion" : "5.0.0",
"kind" : "complex-type",
"abstract" : false,
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [{
"path" : "Extension",
"short" : "The modality of the instances in the series",
"definition" : "The modality of this series sequence.",
"alias" : ["Modality"],
"min" : 1,
"max" : "1",
"isModifier" : false,
"mapping" : [{
"identity" : "rim",
"map" : ".code"
},
{
"identity" : "dicom",
"map" : "(0008,0060)"
}]
},
{
"path" : "Extension.extension",
"max" : "0"
},
{
"path" : "Extension.value[x]",
"min" : 1,
"type" : [{
"code" : "Coding"
}]
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-ImagingStudy.series.modality"
}]
}
}