This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
URL for this extension:
http://hl7.org/fhir/StructureDefinition/hspc-imagingstudy-RadiologyText
Status: draft. Extension maintained by: HSPC
The textual report given by the radiologist.
Context of Use: Use on element: ImagingStudy
usage info: insert a list of places where this extension is used
Summary
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/hspc-imagingstudy-RadiologyText Radiology Text: The textual report given by the radiologist. Use on element: ImagingStudy | |
TextSection | 0..* | Attachment | The textual report for the specific, numerical section of the Radiology Text. | |
SequenceNumber | 0..1 | unsignedInt | A number that denotes the order in which the Text Sections should appear. | |
Documentation for this format |
Fulle Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/hspc-imagingstudy-RadiologyText Radiology Text: The textual report given by the radiologist. Use on element: ImagingStudy | |
extension | 0..* | Extension | Text Section | |
extension | 0..0 | |||
url | 1..1 | uri | "TextSection" | |
valueAttachment | 1..1 | Attachment | Value of extension | |
extension | 0..1 | Extension | Seq. Number | |
extension | 0..0 | |||
url | 1..1 | uri | "SequenceNumber" | |
valueUnsignedInt | 1..1 | unsignedInt | Value of extension | |
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/hspc-imagingstudy-RadiologyText" | |
value[x] | 0..0 | |||
Documentation for this format |
XML Template
<!-- Radiology Text --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/hspc-imagingstudy-RadiologyText" > <-- extension sliced by url in the specified orderOpen--> <extension url="TextSection"> 0..* Extension <!-- 0..* Text Section --> <valueAttachment><!-- 1..1 Attachment Value of extension --></valueAttachment> </extension> <extension url="SequenceNumber"> 0..1 Extension <!-- 0..1 Seq. Number --> <valueUnsignedInt value="[unsignedInt]"/><!-- 1..1 Value of extension --> </extension> </extension>
JSON Template
{ // Radiology Text "extension" : [ // sliced by url in the specified orderOpen { // Text Section // // from Element: extension "url" : "TextSection", // R! "valueAttachment" : { Attachment } // R! Value of extension }, { // Seq. Number // // from Element: extension "url" : "SequenceNumber", // R! "valueUnsignedInt" : "<unsignedInt>" // R! Value of extension } ], "url" : "http://hl7.org/fhir/StructureDefinition/hspc-imagingstudy-RadiologyText", // R! // value[x]: Value of extension. One of these 33: }
Summary
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/hspc-imagingstudy-RadiologyText Radiology Text: The textual report given by the radiologist. Use on element: ImagingStudy | |
TextSection | 0..* | Attachment | The textual report for the specific, numerical section of the Radiology Text. | |
SequenceNumber | 0..1 | unsignedInt | A number that denotes the order in which the Text Sections should appear. | |
Documentation for this format |
Full Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/hspc-imagingstudy-RadiologyText Radiology Text: The textual report given by the radiologist. Use on element: ImagingStudy | |
extension | 0..* | Extension | Text Section | |
extension | 0..0 | |||
url | 1..1 | uri | "TextSection" | |
valueAttachment | 1..1 | Attachment | Value of extension | |
extension | 0..1 | Extension | Seq. Number | |
extension | 0..0 | |||
url | 1..1 | uri | "SequenceNumber" | |
valueUnsignedInt | 1..1 | unsignedInt | Value of extension | |
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/hspc-imagingstudy-RadiologyText" | |
value[x] | 0..0 | |||
Documentation for this format |
XML Template
<!-- Radiology Text --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/hspc-imagingstudy-RadiologyText" > <-- extension sliced by url in the specified orderOpen--> <extension url="TextSection"> 0..* Extension <!-- 0..* Text Section --> <valueAttachment><!-- 1..1 Attachment Value of extension --></valueAttachment> </extension> <extension url="SequenceNumber"> 0..1 Extension <!-- 0..1 Seq. Number --> <valueUnsignedInt value="[unsignedInt]"/><!-- 1..1 Value of extension --> </extension> </extension>
JSON Template
{ // Radiology Text "extension" : [ // sliced by url in the specified orderOpen { // Text Section // // from Element: extension "url" : "TextSection", // R! "valueAttachment" : { Attachment } // R! Value of extension }, { // Seq. Number // // from Element: extension "url" : "SequenceNumber", // R! "valueUnsignedInt" : "<unsignedInt>" // R! Value of extension } ], "url" : "http://hl7.org/fhir/StructureDefinition/hspc-imagingstudy-RadiologyText", // R! // value[x]: Value of extension. One of these 33: }