NHS North West Genomics
0.0.8 - ci-build United Kingdom flag

NHS North West Genomics, published by NHS North West Genomics. This guide is not an authorized publication; it is the continuous build for version 0.0.8 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nw-gmsa/nw-gmsa.github.com/ and changes regularly. See the Directory of published versions

: EPIC-OBX-2 Example - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="EPIC-OBX-2"/>
  <meta>
    <profile
             value="https://fhir.nwgenomics.nhs.uk/StructureDefinition/Condition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition EPIC-OBX-2</b></p><a name="EPIC-OBX-2"> </a><a name="hcEPIC-OBX-2"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Condition.html">Condition</a></p></div><p><b>identifier</b>: 47f34393-cc83-428f-b8dd-54bcd372c847</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 363349007}">Malignant tumour of stomach</span></p><p><b>subject</b>: <a href="Bundle-FHIRDocumentGeneticReportBundle.html#urn-uuid-d6faafcf-db64-4c11-9da8-25f36774c1bd">Octavia CHISLETT</a></p><p><b>encounter</b>: <a href="Bundle-GenomicsOrderMessageAttachment.html#urn-uuid-984b8a89-4194-4eb4-a7ea-ca8049ebeea3">Encounter: identifier = Visit number; status = finished; class = AMB (AMB); period = 2025-01-29 10:37:26+0000 --&gt; (ongoing)</a></p><p><b>recordedDate</b>: 2025-01-29 10:37:26+0000</p></div>
  </text>
  <identifier>
    <value value="47f34393-cc83-428f-b8dd-54bcd372c847"/>
  </identifier>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="363349007"/>
      <display value="Malignant tumour of stomach"/>
    </coding>
  </code>
  <subject>
    <reference value="urn:uuid:d6faafcf-db64-4c11-9da8-25f36774c1bd"/>
    <identifier>
      <system value="https://fhir.nhs.uk/Id/nhs-number"/>
      <value value="9449305552"/>
    </identifier>
    <display value="Octavia CHISLETT"/>
  </subject>
  <encounter>
    <reference value="urn:uuid:984b8a89-4194-4eb4-a7ea-ca8049ebeea3"/>
  </encounter>
  <recordedDate value="2025-01-29T10:37:26+00:00"/>
</Condition>