Sha256: cb8330b8a7c6c57983fc9db9d3ca59562d46a29201cb4a354dadab174b41bbde
Contents?: true
Size: 1.18 KB
Versions: 1
Compression:
Stored size: 1.18 KB
Contents
<?xml version="1.0" encoding="UTF-8"?><Condition xmlns="http://hl7.org/fhir"> <id value="f205"/> <text><status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: f205</p><p><b>patient</b>: <a>Roel</a></p><p><b>asserter</b>: <a>Practitioner/f201</a></p><p><b>dateRecorded</b>: Apr 4, 2013</p><p><b>code</b>: Bacterial infectious disease <span>(Details : {SNOMED CT code '87628006' = '87628006', given as 'Bacterial infectious disease'})</span></p><p><b>clinicalStatus</b>: active</p><p><b>verificationStatus</b>: differential</p></div></text><patient> <reference value="Patient/f201"/> <display value="Roel"/> </patient> <asserter> <reference value="Practitioner/f201"/> </asserter> <dateRecorded value="2013-04-04"/><!-- The problem was entered at April fourth --> <code><!-- The problem is a bacterial infection --> <coding> <system value="http://snomed.info/sct"/> <code value="87628006"/> <display value="Bacterial infectious disease"/> </coding> </code> <clinicalStatus value="active"/> <verificationStatus value="differential"/> </Condition>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
plan_executor-1.0.2 | fixtures/record/condition-example-f205-infection.xml |