CH eTOC (R4)
3.0.0-ballot - ballot
This page is part of the CH eTOC (R4) (v3.0.0-ballot: STU 3 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="ServiceRequestEtoc"/>
<meta>
<profile
value="http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: ServiceRequest</b><a name="ServiceRequestEtoc"> </a><a name="hcServiceRequestEtoc"> </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 "ServiceRequestEtoc" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ch-etoc-servicerequest.html">CH eTOC Service Request</a></p></div><p><b>CH ORF Location and Time</b>: <a href="Appointment-AppointmentHospitalStay.html">Appointment/AppointmentHospitalStay</a></p><p><b>identifier</b>: Placer Identifier/12345</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>priority</b>: routine</p><p><b>code</b>: Abklärung akuter Thoraxschmerzen <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</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>reasonCode</b>: Verdacht auf Vorderwandinfarkt <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="DocumentReference-DocumentReferenceAttachment.html">DocumentReference/DocumentReferenceAttachment</a></li></ul><p><b>note</b>: Patient ist sehr ängstlich</p></div>
</text>
<extension
url="http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-locationandtime">
<valueReference>🔗
<reference value="Appointment/AppointmentHospitalStay"/>
</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"/>
<priority value="routine"/>
<code>
<text value="Abklärung akuter Thoraxschmerzen"/>
</code>
<subject>🔗
<reference value="Patient/SUfferer"/>
</subject>
<requester>🔗
<reference value="PractitionerRole/ORderplacerHappyDoctors"/>
</requester>
<reasonCode>
<text value="Verdacht auf Vorderwandinfarkt"/>
</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="DocumentReference/DocumentReferenceAttachment"/>
</supportingInfo>
<note>
<text value="Patient ist sehr ängstlich"/>
</note>
</ServiceRequest>