Medikationsplan 4 PLUS - Local Development build (v0.1.0). See the Directory of published versions
: ExampleComposition - XML Representation
Raw xml | Download
<Composition xmlns="http://hl7.org/fhir">
<id value="ExampleComposition"/>
<meta>
<profile
value="https://www.charite.de/fhir/medikationsplan/StructureDefinition/Composition"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Composition</b><a name="ExampleComposition"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Composition "ExampleComposition" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-mp4p-composition.html">Composition MP4+</a></p></div><p><b>Extension Medikationsplan Version MP4+</b>: 2.6</p><p><b>identifier</b>: id: urn:uuid:f1addd63-aaff-4287-aa8e-e5bdc075043d</p><p><b>status</b>: final</p><p><b>type</b>: Medication treatment plan.extended Document <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#77603-9)</span></p><p><b>date</b>: 2021-11-23</p><p><b>author</b>: <a href="Practitioner-ExamplePractitioner.html">Practitioner/ExamplePractitioner</a> ""</p><p><b>title</b>: Medikationsplan</p></div>
</text>
<extension
url="https://www.charite.de/fhir/medikationsplan/Extension/medikationsplan-version">
<valueString value="2.6"/>
</extension>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:uuid:f1addd63-aaff-4287-aa8e-e5bdc075043d"/>
</identifier>
<status value="final"/>
<type>
<coding>
<system value="http://loinc.org"/>
<code value="77603-9"/>
</coding>
</type>
<subject>
<reference value="Patient/ExamplePatient"/>
</subject>
<date value="2021-11-23"/>
<author>
<reference value="Practitioner/ExamplePractitioner"/>
</author>
<title value="Medikationsplan"/>
<section>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="19009-0"/>
</coding>
</code>
<entry>
<reference value="List/ExampleList"/>
</entry>
</section>
<section>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="55752-0"/>
</coding>
</code>
<entry>
<reference value="Observation/ExampleKoerpergewicht"/>
</entry>
</section>
</Composition>