CH RAD-Order (R4)
2.0.0-ballot - ballot
This page is part of the CH RAD-Order (R4) (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="ServiceRequestRadiologyOrder"/>
<meta>
<profile
value="http://fhir.ch/ig/ch-rad-order/StructureDefinition/ch-rad-order-servicerequest"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: ServiceRequest</b><a name="ServiceRequestRadiologyOrder"> </a><a name="hcServiceRequestRadiologyOrder"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">ResourceServiceRequest "ServiceRequestRadiologyOrder" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ch-rad-order-servicerequest.html">CH RAD-Order ServiceRequest</a></p></div><p><b>CH ORF Location and Time</b>: <a href="Appointment-AppointmentRadiography.html">Appointment/AppointmentRadiography</a></p><p><b>identifier</b>: Placer Identifier/12345</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>category</b>: Bildgebende Diagnostik <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ch-rad-order-requested-service.html">Requested Service</a>#ImagingRequest)</span></p><p><b>priority</b>: routine</p><p><b>code</b>: projection radiography <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-RadLex.html">RadLex radiology lexicon</a>#RID10345)</span></p><p><b>orderDetail</b>: Thorax <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-RadLex.html">RadLex radiology lexicon</a>#RID1243)</span></p><p><b>subject</b>: <a href="Patient-SUfferer.html">Patient/SUfferer</a> " UFFERER"</p><p><b>requester</b>: <a href="PractitionerRole-ORderplacerHappyDoctors.html">PractitionerRole/ORderplacerHappyDoctors</a></p><p><b>performer</b>: <a href="PractitionerRole-ORderfillerHappyHospital.html">PractitionerRole/ORderfillerHappyHospital</a></p><p><b>reasonCode</b>: Diagnostic Question <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p><p><b>reasonReference</b>: <a href="Condition-PrimaryDiagnosis.html">Condition/PrimaryDiagnosis</a></p><p><b>insurance</b>: <a href="Coverage-CoverageKVG.html">Coverage/CoverageKVG</a></p><p><b>supportingInfo</b>: </p><ul><li><a href="Observation-BodyHeight.html">Observation/BodyHeight</a></li><li><a href="Observation-BodyWeight.html">Observation/BodyWeight</a></li><li><a href="Condition-SecondaryDiagnosis1.html">Condition/SecondaryDiagnosis1</a></li><li><a href="Condition-SecondaryDiagnosis2.html">Condition/SecondaryDiagnosis2</a></li><li><a href="Condition-CaveatBloodCoagulation.html">Condition/CaveatBloodCoagulation</a></li><li><a href="Condition-CaveatRenalInsufficiency.html">Condition/CaveatRenalInsufficiency</a></li><li><a href="Condition-CaveatBodyPiercing.html">Condition/CaveatBodyPiercing</a></li><li><a href="Condition-CaveatDeviceCardiacPacemaker.html">Condition/CaveatDeviceCardiacPacemaker</a></li><li><a href="Condition-CaveatDrugPrescriptionMetformin.html">Condition/CaveatDrugPrescriptionMetformin</a></li><li><a href="DocumentReference-DocumentReferenceNonDicom.html">DocumentReference/DocumentReferenceNonDicom</a></li></ul><p><b>bodySite</b>: Chest wall <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-RadLex.html">RadLex radiology lexicon</a>#RID2468)</span></p><p><b>note</b>: Bemerkung/Kommentar</p></div>
</text>
<extension
url="http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-locationandtime">
<valueReference>🔗
<reference value="Appointment/AppointmentRadiography"/>
</valueReference>
</extension>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="PLAC"/>
</coding>
</type>
<system value="urn:oid:1.3.4.5.6.7"/>
<value value="12345"/>
</identifier>
<status value="active"/>
<intent value="order"/>
<category>
<coding>
<system
value="http://fhir.ch/ig/ch-rad-order/CodeSystem/ch-rad-order-requested-service"/>
<code value="ImagingRequest"/>
<display value="Bildgebende Diagnostik"/>
</coding>
</category>
<priority value="routine"/>
<code>
<coding>
<system value="http://radlex.org"/>
<code value="RID10345"/>
<display value="projection radiography"/>
</coding>
</code>
<orderDetail>
<extension
url="http://fhir.ch/ig/ch-rad-order/StructureDefinition/ch-rad-order-order-detail-type">
<valueCoding>
<system
value="http://fhir.ch/ig/ch-rad-order/CodeSystem/ch-rad-order-order-detail-type"/>
<code value="imagingRegion"/>
</valueCoding>
</extension>
<coding>
<system value="http://radlex.org"/>
<code value="RID1243"/>
<display value="Thorax"/>
</coding>
</orderDetail>
<subject>🔗
<reference value="Patient/SUfferer"/>
</subject>
<requester>🔗
<reference value="PractitionerRole/ORderplacerHappyDoctors"/>
</requester>
<performer>🔗
<reference value="PractitionerRole/ORderfillerHappyHospital"/>
</performer>
<reasonCode>
<text value="Diagnostic Question"/>
</reasonCode>
<reasonReference>🔗
<reference value="Condition/PrimaryDiagnosis"/>
</reasonReference>
<insurance>🔗
<reference value="Coverage/CoverageKVG"/>
</insurance>
<supportingInfo>🔗
<reference value="Observation/BodyHeight"/>
</supportingInfo>
<supportingInfo>🔗
<reference value="Observation/BodyWeight"/>
</supportingInfo>
<supportingInfo>🔗
<reference value="Condition/SecondaryDiagnosis1"/>
</supportingInfo>
<supportingInfo>🔗
<reference value="Condition/SecondaryDiagnosis2"/>
</supportingInfo>
<supportingInfo>🔗
<reference value="Condition/CaveatBloodCoagulation"/>
</supportingInfo>
<supportingInfo>🔗
<reference value="Condition/CaveatRenalInsufficiency"/>
</supportingInfo>
<supportingInfo>🔗
<reference value="Condition/CaveatBodyPiercing"/>
</supportingInfo>
<supportingInfo>🔗
<reference value="Condition/CaveatDeviceCardiacPacemaker"/>
</supportingInfo>
<supportingInfo>🔗
<reference value="Condition/CaveatDrugPrescriptionMetformin"/>
</supportingInfo>
<supportingInfo>🔗
<reference value="DocumentReference/DocumentReferenceNonDicom"/>
</supportingInfo>
<bodySite>
<coding>
<system value="http://radlex.org"/>
<code value="RID2468"/>
<display value="Chest wall"/>
</coding>
</bodySite>
<note>
<text value="Bemerkung/Kommentar"/>
</note>
</ServiceRequest>