0.1.0 - ci-build

IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: UC3-MRISpine1 - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="UC3-MRISpine1"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-uv-ips"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation UC3-MRISpine1</b></p><a name="UC3-MRISpine1"> </a><a name="hcUC3-MRISpine1"> </a><a name="UC3-MRISpine1-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:">imaging</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 241645008}">MRI of spine</span></p><p><b>subject</b>: <a href="Patient-UC3-Patient.html">Thomas Müller  Male, DoB: 1984-05-10</a></p><p><b>encounter</b>: <a href="Encounter-UC3-EncounterMRI.html">Encounter: status = finished; class = AMB (AMB); period = 2020-10-05 --&gt; 2020-10-05; reasonCode = MRI of spine</a></p><p><b>effective</b>: 2020-10-05</p><p><b>value</b>: Degenerative disc disease at L4-L5</p><p><b>bodySite</b>: <span title="Codes:{http://snomed.info/sct 421060004}">Structure of vertebral column</span></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <code value="imaging"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="241645008"/>
      <display value="MRI of spine"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/UC3-Patient"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/UC3-EncounterMRI"/>
  </encounter>
  <effectiveDateTime value="2020-10-05"/>
  <valueString value="Degenerative disc disease at L4-L5"/>
  <bodySite>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="421060004"/>
      <display value="Structure of vertebral column"/>
    </coding>
  </bodySite>
</Observation>