eHealth Platform Federal Core Profiles
2.2.0 - STU1
BE
This page is part of the HL7 Belgium FHIR Implementation Guide - Core profiles (v2.2.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="coded-annotation"/>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation coded-annotation</b></p><a name="coded-annotation"> </a><a name="hccoded-annotation"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 404684003}">Clinical finding</span></p><p><b>note</b>: </p><blockquote><div><p>coded annotation</p>
</div></blockquote></div>
</text>
<status value="final"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="404684003"/>
</coding>
</code>
<note>
<extension
url="https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-ext-codeableconcept">
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="272393004"/>
</coding>
</valueCodeableConcept>
</extension>
<text value="coded annotation"/>
</note>
</Observation>