| URL | http://hl7.org/fhir/3.0/StructureDefinition/extension-ImagingStudy.endpoint |
| Version | |
| Status | active |
| Description | Cross-Version Extension for ImagingStudy.endpoint. Valid in versions R2 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![]() |
|---|---|---|---|---|
![]() | 0..* | Extension | Study access endpoint | |
![]() ![]() | ..0 | |||
![]() ![]() | 1.. | Reference(Endpoint) | ||
![]() ![]() | "http://hl7.org/fhir/3.0/StructureDefinition/extension-ImagingStudy.endpoint" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r3-ims.endpoint",
"url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-ImagingStudy.endpoint",
"name" : "XVerExtensionImagingStudy.endpointR3",
"title" : "Cross-Version Extension for ImagingStudy.endpoint 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.endpoint. Valid in versions R2\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" : [{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "1.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "1.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "ImagingStudy"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ImagingStudy"
}],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [{
"path" : "Extension",
"short" : "Study access endpoint",
"definition" : "The network service providing access (e.g., query, view, or retrieval) for the study. See implementation notes for information about using DICOM endpoints. A study-level endpoint applies to each series in the study, unless overridden by a series-level endpoint with the same Endpoint.type.",
"comment" : "Typical endpoint types include DICOM WADO-RS, which is used to retrieve DICOM instances in native or rendered (e.g., JPG, PNG), formats using a RESTful API; DICOM WADO-URI, which can similarly retrieve native or rendered instances, except using an HTTP query-based approach; DICOM QIDO-RS, which allows RESTful query for DICOM information without retrieving the actual instances; or IHE Invoke Image Display (IID), which provides standard invocation of an imaging web viewer.",
"requirements" : "Access methods for viewing (e.g., IHE’s IID profile) or retrieving (e.g., DICOM’s WADO-URI and WADO-RS) the study or the study’s series or instances. The study-level baseLocation applies to each series in the study, unless overridden in series by a series-level baseLocation of the same type.",
"min" : 0,
"max" : "*",
"isModifier" : false,
"mapping" : [{
"identity" : "rim",
"map" : "Not supported"
}]
},
{
"path" : "Extension.extension",
"max" : "0"
},
{
"path" : "Extension.value[x]",
"min" : 1,
"type" : [{
"code" : "Reference",
"targetProfile" : ["http://hl7.org/fhir/StructureDefinition/Endpoint"]
}]
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-ImagingStudy.endpoint"
}]
}
}