CH EPR mHealth (R4)
0.1.2 - Draft Standard for Trial Use
This page is part of the CH EPR mHealth (R4) (v0.1.2: DSTU 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions 
Source view
<Parameters xmlns="http://hl7.org/fhir">
<id value="ParametersPmirOutput"/>
<meta>
<profile
value="http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-pixm-out-parameters"/>
</meta>
<parameter>
<name value="targetIdentifier"/>
<valueIdentifier>
<system value="urn:oid:5.6.7"/>
<value value="value of MPI-PID"/>
</valueIdentifier>
</parameter>
<parameter>
<name value="targetIdentifier"/>
<valueIdentifier>
<system value="urn:oid:2.16.756.5.30.1.127.3.10.3"/>
<value value="value of EPR-SPID"/>
</valueIdentifier>
</parameter>
<parameter>
<name value="targetId"/>
<valueReference>
<reference value="http://example.org/Patient/FranzMusterNeedsAbsoluteUrl"/>
</valueReference>
</parameter>
</Parameters>