Pharmacist Services and Summaries - FHIR (PhCP)
1.0.0 - STU Release 1.0.0 for FHIR R4

This page is part of the Pharmacist Care Plan FHIR IG (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: phcp-intervention-procedure-example - XML Representation

Raw xml | Download



<Procedure xmlns="http://hl7.org/fhir">
  <id value="phcp-intervention-procedure-example"/>
  <meta>
    <versionId value="4"/>
    <lastUpdated value="2020-12-08T07:53:51.531+00:00"/>
    <source value="#Inu0bySZnbO5WXoH"/>
    <profile
             value="http://hl7.org/fhir/us/phcp/StructureDefinition/PhCP-Intervention-Procedure"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: urn:uuid:0bc79f35-1431-42b5-881a-974d1fd28444</p><p><b>status</b>: completed</p><p><b>code</b>: <span title="Codes: {http://snomed.info/sct 713116003}">Monitoring adherence to medication regime (regime/therapy)</span></p><p><b>subject</b>: <a href="Patient-phcp-patient-example.html">Generated Summary: id: 1032702 (USUAL); active; Amy V. Shaw ; Phone: 555-555-5555, amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>performed</b>: 2016-11-25 --&gt; 2016-11-25</p><p><b>asserter</b>: <a href="PractitionerRole-phcp-practitionerrole-example.html">Generated Summary: doc@example.org</a></p><h3>Performers</h3><table class="grid"><tr><td>-</td><td><b>Actor</b></td></tr><tr><td>*</td><td><a href="PractitionerRole-phcp-practitionerrole-example.html">Generated Summary: doc@example.org</a></td></tr></table></div>
  </text>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:0bc79f35-1431-42b5-881a-974d1fd28444"/>
  </identifier>
  <status value="completed"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="713116003"/>
      <display
               value="Monitoring adherence to medication regime (regime/therapy)"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/phcp-patient-example"/>
  </subject>
  <performedPeriod>
    <start value="2016-11-25"/>
    <end value="2016-11-25"/>
  </performedPeriod>
  <asserter>
    <reference value="PractitionerRole/phcp-practitionerrole-example"/>
  </asserter>
  <performer>
    <actor>
      <reference value="PractitionerRole/phcp-practitionerrole-example"/>
    </actor>
  </performer>
</Procedure>