Prescription Search Support
1.0.0 - STU1 Belgium flag

Prescription Search Support, published by HL7 Belgium. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/pss/ and changes regularly. See the Directory of published versions

: radiology-step1 - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="radiology-step1"/>
  <type value="collection"/>
  <entry>
    <fullUrl value="urn:uuid:688d174c-d04c-430f-9d29-bc8a601e0a5c"/>
    <resource>
      <Patient>
        <id value="688d174c-d04c-430f-9d29-bc8a601e0a5c"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_688d174c-d04c-430f-9d29-bc8a601e0a5c"> </a><p class="res-header-id"><b>Generated Narrative: Patient 688d174c-d04c-430f-9d29-bc8a601e0a5c</b></p><a name="688d174c-d04c-430f-9d29-bc8a601e0a5c"> </a><a name="hc688d174c-d04c-430f-9d29-bc8a601e0a5c"> </a><a name="688d174c-d04c-430f-9d29-bc8a601e0a5c-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Anonymous Patient Female, DoB: 1987-10-09</p><hr/></div>
        </text>
        <gender value="female"/>
        <birthDate value="1987-10-09"/>
      </Patient>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:d85ccd8d-dcc6-4c43-80e0-0d2b427620d9"/>
    <resource>
      <Condition>
        <id value="d85ccd8d-dcc6-4c43-80e0-0d2b427620d9"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Condition_d85ccd8d-dcc6-4c43-80e0-0d2b427620d9"> </a><p class="res-header-id"><b>Generated Narrative: Condition d85ccd8d-dcc6-4c43-80e0-0d2b427620d9</b></p><a name="d85ccd8d-dcc6-4c43-80e0-0d2b427620d9"> </a><a name="hcd85ccd8d-dcc6-4c43-80e0-0d2b427620d9"> </a><a name="d85ccd8d-dcc6-4c43-80e0-0d2b427620d9-en-US"> </a><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 763597000}">Ataxia</span></p><p><b>subject</b>: <a href="Patient-688d174c-d04c-430f-9d29-bc8a601e0a5c.html">Anonymous Patient Female, DoB: 1987-10-09</a></p></div>
        </text>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <version value="http://snomed.info/sct/11000172109"/>
            <code value="763597000"/>
          </coding>
          <text value="Ataxia"/>
        </code>
        <subject>🔗 
          <reference value="Patient/688d174c-d04c-430f-9d29-bc8a601e0a5c"/>
        </subject>
      </Condition>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:5be1aac7-2934-4bfd-96e6-0c90332a25ce"/>
    <resource>
      <ServiceRequest>
        <id value="5be1aac7-2934-4bfd-96e6-0c90332a25ce"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="ServiceRequest_5be1aac7-2934-4bfd-96e6-0c90332a25ce"> </a><p class="res-header-id"><b>Generated Narrative: ServiceRequest 5be1aac7-2934-4bfd-96e6-0c90332a25ce</b></p><a name="5be1aac7-2934-4bfd-96e6-0c90332a25ce"> </a><a name="hc5be1aac7-2934-4bfd-96e6-0c90332a25ce"> </a><a name="5be1aac7-2934-4bfd-96e6-0c90332a25ce-en-US"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 77477000}">Computerized axial tomography</span></p><p><b>subject</b>: <a href="Patient-688d174c-d04c-430f-9d29-bc8a601e0a5c.html">Anonymous Patient Female, DoB: 1987-10-09</a></p></div>
        </text>
        <status value="active"/>
        <intent value="proposal"/>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <version value="http://snomed.info/sct/11000172109"/>
            <code value="77477000"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/688d174c-d04c-430f-9d29-bc8a601e0a5c"/>
        </subject>
      </ServiceRequest>
    </resource>
  </entry>
</Bundle>