Sha256: 20a7bffe999e4f71757ee18a7de7157aab3a83edbd1eacae11400888c18ac9ed
Contents?: true
Size: 1.64 KB
Versions: 2
Compression:
Stored size: 1.64 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <Order xmlns="http://hl7.org/fhir"> <id value="order-400"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> <b>Generated Narrative with Details</b> </p> <p> <b>id</b>: order-400</p> <p> <b>identifier</b>: PLAC = order-400</p> <p> <b>date</b>: 12/15/2015 7:36:25 AM</p> <p> <b>subject</b>: <a href="Patient/patient-uslab-example1">Todd G. Lerr</a> </p> <p> <b>source</b>: <a href="Practitioner/pract-uslab-example1">Leonard T Bloodraw</a> </p> <p> <b>detail</b>: <a href="DiagnosticOrder/do-400">DiagnosticOrder/do-400</a> </p> </div> </text> <identifier> <type> <coding> <code value="http://hl7.org/fhir/identifier-type"/> <display value="PLAC"/> </coding> </type> <system value="http://goodhealth.org/identifiers"/> <value value="order-400"/> </identifier> <date value="2015-12-15T07:36:25Z"/> <subject> <reference value="Patient/patient-uslab-example1"/> <display value="Todd G. Lerr"/> </subject> <source> <reference value="Practitioner/pract-uslab-example1"/> <display value="Leonard T Bloodraw"/> </source> <!-- Institution local code meaning "do this today" --> <when> <code> <coding> <system value="http://goodhealth.org/codes"/> <code value="routine"/> </coding> </code> </when> <detail> <reference value="DiagnosticOrder/do-400"/> </detail> </Order>
Version data entries
2 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
plan_executor-1.0.2 | fixtures/order/order-400.xml |
plan_executor-1.0.2 | lib/tests/testscripts/xml/Connectathon11/Track7-LabOrderLabReport/_reference/resources/Order/order-400.xml |