Sha256: b04b24a558c5eebc76a9fd67f1ce85c3750b56db41c98204105220829034b9cb
Contents?: true
Size: 1.49 KB
Versions: 1
Compression:
Stored size: 1.49 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <DiagnosticRequest xmlns="http://hl7.org/fhir"> <id value="do-100"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> <b>Generated Narrative with Details</b> </p> <p> <b>id</b>: do-100</p> <p> <b>subject</b>: <a href="Patient/patient-uslab-example1">Todd G. Lerr</a> </p> <p> <b>orderer</b>: <a href="Practitioner/pract-uslab-example1">Leonard T Bloodraw</a> </p> <p> <b>identifier</b>: PLAC = plac-id-100</p> <p> <b>reason</b>: I48.2 <span style="background: LightGoldenRodYellow ">(Details : {http://hl7.org/fhir/sid/icd-10-us code "I48.2" := "I48.2)</span> </p> <p> <b>status</b>: active</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="do-100"/> </identifier> <status value="active"/> <intent value="original-order"/> <code> <coding> <system value="http://lis.acmelabs.org/codes"/> <code value="100"/> </coding> </code> <subject> <reference value="Patient/example"/> </subject> <reasonCode> <coding> <system value="http://hl7.org/fhir/sid/icd-10-us"/> <code value="I48.2"/> </coding> </reasonCode> </DiagnosticRequest>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
plan_executor-1.8.0 | fixtures/diagnostic_request/do-100.xml |