FHIRcast logo

FHIRcast
3.0.0-ballot - STU 3 Ballot International flag

FHIRcast, published by HL7 International / Infrastructure And Messaging. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhircast-docs/ and changes regularly. See the Directory of published versions

: FHIRcastGetCurrentContentBundle-Example - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="8i7tbu6fby5fuuey7133eh"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/fhircast/StructureDefinition/fhircast-get-current-content-bundle"/>
  </meta>
  <type value="collection"/>
  <entry>
    <fullUrl value="urn:Observation/435098234"/>
    <resource>
      <Observation>
        <id value="435098234"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_435098234"> </a><p><b>Generated Narrative: Observation</b><a name="435098234"> </a><a name="hc435098234"> </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">ResourceObservation &quot;435098234&quot; </p></div><p><b>partOf</b>: <a href="ImagingStudy-8i7tbu6fby5ftfbku6fniuf.html">ImagingStudy/8i7tbu6fby5ftfbku6fniuf</a></p><p><b>status</b>: preliminary</p><p><b>category</b>: Imaging <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-observation-category.html">Observation Category Codes</a>#imaging)</span></p><p><b>code</b>: simple cyst <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-RadLex.html">RadLex radiology lexicon</a>#RID49690)</span></p><p><b>subject</b>: <a href="Patient-19762ea6-4920-47a2-bf52-4027cb7adf92.html">Patient/19762ea6-4920-47a2-bf52-4027cb7adf92</a></p><p><b>effective</b>: 2020-09-07 15:02:03+0000</p><p><b>issued</b>: Sep 7, 2020, 3:02:03 PM</p><p><b>performer</b>: <a href="Practitioner-d2bb499c-3021-4c20-a97b-e62469e9e5f5.html">Practitioner/d2bb499c-3021-4c20-a97b-e62469e9e5f5</a></p></div>
        </text>
        <partOf>🔗 
          <reference value="ImagingStudy/8i7tbu6fby5ftfbku6fniuf"/>
        </partOf>
        <status value="preliminary"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="imaging"/>
            <display value="Imaging"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://radlex.org"/>
            <code value="RID49690"/>
            <display value="simple cyst"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/19762ea6-4920-47a2-bf52-4027cb7adf92"/>
        </subject>
        <effectiveDateTime value="2020-09-07T15:02:03.651Z"/>
        <issued value="2020-09-07T15:02:03.651Z"/>
        <performer>🔗 
          <reference
                     value="Practitioner/d2bb499c-3021-4c20-a97b-e62469e9e5f5"/>
        </performer>
      </Observation>
    </resource>
  </entry>
</Bundle>