Virtually Healthcare HL7 FHIR Implementation Guide
0.1.0-current - ci-build United Kingdom flag

Virtually Healthcare HL7 FHIR Implementation Guide, published by Virtually Healthcare. This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Virtually-Healthcare/Virtually-Healthcare-FHIR-Implementation-Guide/ and changes regularly. See the Directory of published versions

: Condition-EMIS-IM1-Hypertension-monitoring - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="50002941"/>
  <meta>
    <profile
             value="https://fhir.virtually.healthcare/StructureDefinition/Condition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition 50002941</b></p><a name="50002941"> </a><a name="hc50002941"> </a><a name="50002941-en-GB"> </a><p><b>identifier</b>: <code>https://emis.com/Id/Event/DBID</code>/50002941, <code>https://emis.com/Id/Event/GUID</code>/655c0646-3914-4ee0-b50c-1ab0d3291873</p><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>severity</b>: <span title="Codes:{http://snomed.info/sct 6736007}">Moderate severity</span></p><p><b>code</b>: <span title="Codes:{http://read.info/readv2 662P.}, {http://snomed.info/sct 275944005}">Hypertension monitoring</span></p><p><b>subject</b>: <a href="Patient-500029.html">Anne Smith  Female, DoB: 2015-03-04 ( Medical record number)</a></p><p><b>onset</b>: 2017-08-25 14:13:00+0000</p><p><b>asserter</b>: <a href="Practitioner-4.html">Nurse Pauline Steele</a></p></div>
  </text>
  <identifier>
    <system value="https://emis.com/Id/Event/DBID"/>
    <value value="50002941"/>
    <assigner>
      <identifier>
        <system value="https://fhir.nhs.uk/Id/ods-organization-code"/>
        <value value="F83004"/>
      </identifier>
    </assigner>
  </identifier>
  <identifier>
    <system value="https://emis.com/Id/Event/GUID"/>
    <value value="655c0646-3914-4ee0-b50c-1ab0d3291873"/>
    <assigner>
      <identifier>
        <system value="https://fhir.nhs.uk/Id/ods-organization-code"/>
        <value value="F83004"/>
      </identifier>
    </assigner>
  </identifier>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="active"/>
      <display value="Active"/>
    </coding>
  </clinicalStatus>
  <severity>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="6736007"/>
      <display value="Moderate severity"/>
    </coding>
  </severity>
  <code>
    <coding>
      <system value="http://read.info/readv2"/>
      <code value="662P."/>
      <display value="Hypertension monitoring"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="275944005"/>
      <display value="Hypertension monitoring"/>
    </coding>
    <text value="Hypertension monitoring"/>
  </code>
  <subject>🔗 
    <reference value="Patient/500029"/>
  </subject>
  <onsetDateTime value="2017-08-25T14:13:00+00:00"/>
  <asserter>🔗 
    <reference value="Practitioner/4"/>
    <display value="Nurse Pauline Steele"/>
  </asserter>
</Condition>