Cross Border Data Exchange IG
1.0.0 - CI Build International flag

Cross Border Data Exchange IG, published by IEHR-Workgroup. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/InteropEHRate-project/cross-border-data-exchange/ and changes regularly. See the Directory of published versions

: MedicationRequest Example - Bundle - TTL Representation

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "4317325"] ; # 
  fhir:type [ fhir:v "collection"] ; # 
  fhir:timestamp [ fhir:v "2022-04-06T13:48:45.436+02:00"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "http://interopEHRate.eu/fhir-resource/Patient/3466"^^xsd:anyURI ] ;
    ( fhir:resource <http://interopEHRate.eu/fhir-resource/Patient/3466> )
  ] [
fhir:fullUrl [ fhir:v "http://interopEHRate.eu/fhir-resource/Practitioner/21"^^xsd:anyURI ] ;
    ( fhir:resource <http://interopEHRate.eu/fhir-resource/Practitioner/21> )
  ] [
fhir:fullUrl [ fhir:v "http://interopEHRate.eu/fhir-resource/MedicationRequest/43147"^^xsd:anyURI ] ;
    ( fhir:resource <http://interopEHRate.eu/fhir-resource/MedicationRequest/43147> )
  ] [
fhir:fullUrl [ fhir:v "http://interopEHRate.eu/fhir-resource/MedicationRequest/43158"^^xsd:anyURI ] ;
    ( fhir:resource <http://interopEHRate.eu/fhir-resource/MedicationRequest/43158> )
  ] [
fhir:fullUrl [ fhir:v "http://interopEHRate.eu/fhir-resource/MedicationRequest/43149"^^xsd:anyURI ] ;
    ( fhir:resource <http://interopEHRate.eu/fhir-resource/MedicationRequest/43149> )
  ] [
fhir:fullUrl [ fhir:v "http://interopEHRate.eu/fhir-resource/MedicationRequest/43101"^^xsd:anyURI ] ;
    ( fhir:resource <http://interopEHRate.eu/fhir-resource/MedicationRequest/43101> )
  ] [
fhir:fullUrl [ fhir:v "http://interopEHRate.eu/fhir-resource/MedicationRequest/431014"^^xsd:anyURI ] ;
    ( fhir:resource <http://interopEHRate.eu/fhir-resource/MedicationRequest/431014> )
  ] [
fhir:fullUrl [ fhir:v "http://interopEHRate.eu/fhir-resource/Provenance/32"^^xsd:anyURI ] ;
    ( fhir:resource <http://interopEHRate.eu/fhir-resource/Provenance/32> )
  ] [
fhir:fullUrl [ fhir:v "http://interopEHRate.eu/fhir-resource/Provenance/33"^^xsd:anyURI ] ;
    ( fhir:resource <http://interopEHRate.eu/fhir-resource/Provenance/33> )
  ] [
fhir:fullUrl [ fhir:v "http://interopEHRate.eu/fhir-resource/Provenance/34"^^xsd:anyURI ] ;
    ( fhir:resource <http://interopEHRate.eu/fhir-resource/Provenance/34> )
  ] [
fhir:fullUrl [ fhir:v "http://interopEHRate.eu/fhir-resource/Provenance/35"^^xsd:anyURI ] ;
    ( fhir:resource <http://interopEHRate.eu/fhir-resource/Provenance/35> )
  ] [
fhir:fullUrl [ fhir:v "http://interopEHRate.eu/fhir-resource/Provenance/36"^^xsd:anyURI ] ;
    ( fhir:resource <http://interopEHRate.eu/fhir-resource/Provenance/36> )
  ] ) . # 

<http://interopEHRate.eu/fhir-resource/Patient/3466> a fhir:Patient ;
  fhir:id [ fhir:v "3466"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://interopehrate.eu/fhir/StructureDefinition/Patient-IEHR"^^xsd:anyURI ;
fhir:link <http://interopehrate.eu/fhir/StructureDefinition/Patient-IEHR>     ] )
  ] ; # 
  fhir:language [ fhir:v "it-IT"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"it-IT\" lang=\"it-IT\"><a name=\"Patient_3466\"> </a><p><b>Generated Narrative: Patient</b><a name=\"3466\"> </a><a name=\"hc3466\"> </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 Patient &quot;3466&quot;  (Language &quot;it-IT&quot;) </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Patient-IEHR.html\">Patient-IEHR</a></p></div><p><b>identifier</b>: <code>http://interopEHRate.eu/fhir-resource/</code>/Patient/MS01</p><p><b>name</b>: Markus Smith </p><p><b>gender</b>: male</p><p><b>birthDate</b>: 2013-12-05</p><p><b>address</b>: Rome ITA (home)</p><p><b>generalPractitioner</b>: <a href=\"Organization-34432.html\">Organization/34432</a> &quot;Fondazione Gabriele Monasterio&quot;</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://interopEHRate.eu/fhir-resource/"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Patient/MS01" ]
  ] ) ; # 
  fhir:name ( [
fhir:family [ fhir:v "Smith" ] ;
    ( fhir:given [ fhir:v "Markus" ] )
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:birthDate [ fhir:v "2013-12-05"^^xsd:date] ; # 
  fhir:address ( [
fhir:use [ fhir:v "home" ] ;
fhir:type [ fhir:v "physical" ] ;
fhir:city [ fhir:v "Rome" ] ;
fhir:country [ fhir:v "ITA" ]
  ] ) ; # 
  fhir:generalPractitioner ( [
fhir:reference [ fhir:v "Organization/34432" ]
  ] ) . # 

<http://interopEHRate.eu/fhir-resource/Practitioner/21> a fhir:Practitioner ;
  fhir:id [ fhir:v "21"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ips/StructureDefinition/Practitioner-uv-ips"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ips/StructureDefinition/Practitioner-uv-ips>     ] )
  ] ; # 
  fhir:language [ fhir:v "it-IT"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"it-IT\" lang=\"it-IT\"><a name=\"Practitioner_21\"> </a><p><b>Generated Narrative: Practitioner</b><a name=\"21\"> </a><a name=\"hc21\"> </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 Practitioner &quot;21&quot;  (Language &quot;it-IT&quot;) </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/uv/ips/STU1/StructureDefinition-Practitioner-uv-ips.html\">Practitioner (IPS)</a></p></div><p><b>identifier</b>: <code>http://interopEHRate.eu/fhir-resource/</code>/Practitioner/MA01</p><p><b>name</b>: Mark Antonio </p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://interopEHRate.eu/fhir-resource/"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Practitioner/MA01" ]
  ] ) ; # 
  fhir:name ( [
fhir:family [ fhir:v "Antonio" ] ;
    ( fhir:given [ fhir:v "Mark" ] )
  ] ) . # 

<http://interopEHRate.eu/fhir-resource/MedicationRequest/43147> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "43147"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://interopehrate.eu/fhir/StructureDefinition/MedicationRequest-prescription-IEHR"^^xsd:anyURI ;
fhir:link <http://interopehrate.eu/fhir/StructureDefinition/MedicationRequest-prescription-IEHR>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_43147\"> </a><p><b>Generated Narrative: MedicationRequest</b><a name=\"43147\"> </a><a name=\"hc43147\"> </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 MedicationRequest &quot;43147&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MedicationRequest-prescription-IEHR.html\">MedicationRequestPrescription-IEHR</a></p></div><p><b>ProvenanceExtension-IEHR</b>: See on this page: Provenance/32</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>medication</b>: <a href=\"Medication-4749.html\">Medication/4749</a></p><p><b>subject</b>: See on this page: Patient/3466</p><p><b>authoredOn</b>: 2021-10-15</p><p><b>requester</b>: See on this page: Practitioner/21</p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Timing</b></td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>1 pill at 08:00 AM</td><td>Once per 1 days</td><td>Oral use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#20053000)</span></td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://interopehrate.eu/fhir/StructureDefinition/ProvenanceExtension-IEHR"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Provenance/32" ]     ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/4749" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/3466" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2021-10-15"^^xsd:date] ; # 
  fhir:requester [
fhir:reference [ fhir:v "Practitioner/21" ]
  ] ; # 
  fhir:dosageInstruction ( [
fhir:text [ fhir:v "1 pill at 08:00 AM" ] ;
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ] ;
        ( fhir:timeOfDay [ fhir:v "08:00:00"^^xsd:time ] )       ]     ] ;
fhir:route [
      ( fhir:coding [
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "20053000" ] ;
fhir:display [ fhir:v "Oral use" ]       ] )     ]
  ] ) . # 

<http://interopEHRate.eu/fhir-resource/MedicationRequest/43158> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "43158"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://interopehrate.eu/fhir/StructureDefinition/MedicationRequest-prescription-IEHR"^^xsd:anyURI ;
fhir:link <http://interopehrate.eu/fhir/StructureDefinition/MedicationRequest-prescription-IEHR>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_43158\"> </a><p><b>Generated Narrative: MedicationRequest</b><a name=\"43158\"> </a><a name=\"hc43158\"> </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 MedicationRequest &quot;43158&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MedicationRequest-prescription-IEHR.html\">MedicationRequestPrescription-IEHR</a></p></div><p><b>ProvenanceExtension-IEHR</b>: See on this page: Provenance/33</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>medication</b>: <a href=\"Medication-5820.html\">Medication/5820</a></p><p><b>subject</b>: See on this page: Patient/3466</p><p><b>authoredOn</b>: 2021-10-15</p><p><b>requester</b>: See on this page: Practitioner/21</p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Timing</b></td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>1 pill at 08:00 AM, 1 pill at 08:00 PM</td><td>2 per 1 days</td><td>Oral use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#20053000)</span></td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://interopehrate.eu/fhir/StructureDefinition/ProvenanceExtension-IEHR"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Provenance/33" ]     ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/5820" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/3466" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2021-10-15"^^xsd:date] ; # 
  fhir:requester [
fhir:reference [ fhir:v "Practitioner/21" ]
  ] ; # 
  fhir:dosageInstruction ( [
fhir:text [ fhir:v "1 pill at 08:00 AM, 1 pill at 08:00 PM" ] ;
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "2"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ] ;
        ( fhir:timeOfDay [ fhir:v "08:00:00"^^xsd:time ] [ fhir:v "20:00:00"^^xsd:time ] )       ]     ] ;
fhir:route [
      ( fhir:coding [
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "20053000" ] ;
fhir:display [ fhir:v "Oral use" ]       ] )     ]
  ] ) . # 

<http://interopEHRate.eu/fhir-resource/MedicationRequest/43149> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "43149"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://interopehrate.eu/fhir/StructureDefinition/MedicationRequest-prescription-IEHR"^^xsd:anyURI ;
fhir:link <http://interopehrate.eu/fhir/StructureDefinition/MedicationRequest-prescription-IEHR>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_43149\"> </a><p><b>Generated Narrative: MedicationRequest</b><a name=\"43149\"> </a><a name=\"hc43149\"> </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 MedicationRequest &quot;43149&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MedicationRequest-prescription-IEHR.html\">MedicationRequestPrescription-IEHR</a></p></div><p><b>ProvenanceExtension-IEHR</b>: See on this page: Provenance/34</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>medication</b>: <a href=\"Medication-4963.html\">Medication/4963</a></p><p><b>subject</b>: See on this page: Patient/3466</p><p><b>authoredOn</b>: 2021-10-15</p><p><b>requester</b>: See on this page: Practitioner/21</p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Timing</b></td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>1 subcutaneous injection at 08:00 PM up to INR &gt;2, then stop</td><td>Once per 1 days</td><td>Subcutaneous use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#20066000)</span></td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://interopehrate.eu/fhir/StructureDefinition/ProvenanceExtension-IEHR"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Provenance/34" ]     ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/4963" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/3466" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2021-10-15"^^xsd:date] ; # 
  fhir:requester [
fhir:reference [ fhir:v "Practitioner/21" ]
  ] ; # 
  fhir:dosageInstruction ( [
fhir:text [ fhir:v "1 subcutaneous injection at 08:00 PM up to INR >2, then stop" ] ;
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ] ;
        ( fhir:timeOfDay [ fhir:v "20:00:00"^^xsd:time ] )       ]     ] ;
fhir:route [
      ( fhir:coding [
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "20066000" ] ;
fhir:display [ fhir:v "Subcutaneous use" ]       ] )     ]
  ] ) . # 

<http://interopEHRate.eu/fhir-resource/MedicationRequest/43101> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "43101"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://interopehrate.eu/fhir/StructureDefinition/MedicationRequest-prescription-IEHR"^^xsd:anyURI ;
fhir:link <http://interopehrate.eu/fhir/StructureDefinition/MedicationRequest-prescription-IEHR>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_43101\"> </a><p><b>Generated Narrative: MedicationRequest</b><a name=\"43101\"> </a><a name=\"hc43101\"> </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 MedicationRequest &quot;43101&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MedicationRequest-prescription-IEHR.html\">MedicationRequestPrescription-IEHR</a></p></div><p><b>ProvenanceExtension-IEHR</b>: See on this page: Provenance/35</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>medication</b>: <a href=\"Medication-9165.html\">Medication/9165</a></p><p><b>subject</b>: See on this page: Patient/3466</p><p><b>authoredOn</b>: 2021-10-15</p><p><b>requester</b>: See on this page: Practitioner/21</p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Timing</b></td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>1 pill at 08:00 PM</td><td>Once per 1 days</td><td>Oral use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#20053000)</span></td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://interopehrate.eu/fhir/StructureDefinition/ProvenanceExtension-IEHR"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Provenance/35" ]     ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/9165" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/3466" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2021-10-15"^^xsd:date] ; # 
  fhir:requester [
fhir:reference [ fhir:v "Practitioner/21" ]
  ] ; # 
  fhir:dosageInstruction ( [
fhir:text [ fhir:v "1 pill at 08:00 PM" ] ;
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ] ;
        ( fhir:timeOfDay [ fhir:v "20:00:00"^^xsd:time ] )       ]     ] ;
fhir:route [
      ( fhir:coding [
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "20053000" ] ;
fhir:display [ fhir:v "Oral use" ]       ] )     ]
  ] ) . # 

<http://interopEHRate.eu/fhir-resource/MedicationRequest/431014> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "431014"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://interopehrate.eu/fhir/StructureDefinition/MedicationRequest-prescription-IEHR"^^xsd:anyURI ;
fhir:link <http://interopehrate.eu/fhir/StructureDefinition/MedicationRequest-prescription-IEHR>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_431014\"> </a><p><b>Generated Narrative: MedicationRequest</b><a name=\"431014\"> </a><a name=\"hc431014\"> </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 MedicationRequest &quot;431014&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MedicationRequest-prescription-IEHR.html\">MedicationRequestPrescription-IEHR</a></p></div><p><b>ProvenanceExtension-IEHR</b>: See on this page: Provenance/36</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>medication</b>: <a href=\"Medication-9149.html\">Medication/9149</a></p><p><b>subject</b>: See on this page: Patient/3466</p><p><b>authoredOn</b>: 2021-10-15</p><p><b>requester</b>: See on this page: Practitioner/21</p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Timing</b></td><td><b>Route</b></td></tr><tr><td style=\"display: none\">*</td><td>1 pill at 08:00 AM</td><td>Once per 1 days</td><td>Oral use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#20053000)</span></td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://interopehrate.eu/fhir/StructureDefinition/ProvenanceExtension-IEHR"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Provenance/36" ]     ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/9149" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/3466" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2021-10-15"^^xsd:date] ; # 
  fhir:requester [
fhir:reference [ fhir:v "Practitioner/21" ]
  ] ; # 
  fhir:dosageInstruction ( [
fhir:text [ fhir:v "1 pill at 08:00 AM" ] ;
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ] ;
        ( fhir:timeOfDay [ fhir:v "08:00:00"^^xsd:time ] )       ]     ] ;
fhir:route [
      ( fhir:coding [
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "20053000" ] ;
fhir:display [ fhir:v "Oral use" ]       ] )     ]
  ] ) . # 

<http://interopEHRate.eu/fhir-resource/Provenance/32> a fhir:Provenance ;
  fhir:id [ fhir:v "32"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://interopehrate.eu/fhir/StructureDefinition/Provenance-IEHR"^^xsd:anyURI ;
fhir:link <http://interopehrate.eu/fhir/StructureDefinition/Provenance-IEHR>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Provenance_32\"> </a><p><b>Generated Narrative: Provenance</b><a name=\"32\"> </a><a name=\"hc32\"> </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 Provenance &quot;32&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Provenance-IEHR.html\">Provenance-IEHR</a></p></div><p><b>target</b>: See on this page: MedicationRequest/43147</p><p><b>recorded</b>: Apr 6, 2022, 11:48:45 AM</p><blockquote><p><b>agent</b></p><p><b>type</b>: Author <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-provenance-participant-type.html\">Provenance participant type</a>#author)</span></p><p><b>who</b>: See on this page: Practitioner/21</p></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: Custodian <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-provenance-participant-type.html\">Provenance participant type</a>#custodian)</span></p><p><b>who</b>: See on this page: Practitioner/21</p></blockquote><blockquote><p><b>signature</b></p><blockquote><p><b>id</b></p>Signature/04012022</blockquote><p><b>type</b>: Verification Signature (Details: urn:iso-astm:E1762-95:2013 code 1.2.840.10065.1.12.1.5 = 'Verification Signature', stated as 'Verification Signature')</p><p><b>when</b>: Apr 6, 2022, 11:48:45 AM</p><p><b>who</b>: See on this page: Practitioner/21</p><p><b>targetFormat</b>: json</p><p><b>sigFormat</b>: application/jose</p><p><b>data</b>: (base64 data - 5 bytes)</p></blockquote></div>"
  ] ; # 
  fhir:target ( [
fhir:reference [ fhir:v "MedicationRequest/43147" ]
  ] ) ; # 
  fhir:recorded [ fhir:v "2022-04-06T13:48:45.577+02:00"^^xsd:dateTime] ; # 
  fhir:agent ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/provenance-participant-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "author" ] ;
fhir:display [ fhir:v "Author" ]       ] )     ] ;
fhir:who [
fhir:reference [ fhir:v "Practitioner/21" ]     ]
  ] [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/provenance-participant-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "custodian" ] ;
fhir:display [ fhir:v "Custodian" ]       ] )     ] ;
fhir:who [
fhir:reference [ fhir:v "Practitioner/21" ]     ]
  ] ) ; # 
  fhir:signature ( [
fhir:id [ fhir:v "Signature/04012022" ] ;
    ( fhir:type [
fhir:system [ fhir:v "urn:iso-astm:E1762-95:2013"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1.2.840.10065.1.12.1.5" ] ;
fhir:display [ fhir:v "Verification Signature" ]     ] ) ;
fhir:when [ fhir:v "2022-04-06T13:48:45.578+02:00"^^xsd:dateTime ] ;
fhir:who [
fhir:reference [ fhir:v "Practitioner/21" ]     ] ;
fhir:targetFormat [ fhir:v "json" ] ;
fhir:sigFormat [ fhir:v "application/jose" ] ;
fhir:data [ fhir:v "ZW1wdHk="^^xsd:base64Binary ]
  ] ) . # 

<http://interopEHRate.eu/fhir-resource/Provenance/33> a fhir:Provenance ;
  fhir:id [ fhir:v "33"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://interopehrate.eu/fhir/StructureDefinition/Provenance-IEHR"^^xsd:anyURI ;
fhir:link <http://interopehrate.eu/fhir/StructureDefinition/Provenance-IEHR>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Provenance_33\"> </a><p><b>Generated Narrative: Provenance</b><a name=\"33\"> </a><a name=\"hc33\"> </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 Provenance &quot;33&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Provenance-IEHR.html\">Provenance-IEHR</a></p></div><p><b>target</b>: See on this page: MedicationRequest/43158</p><p><b>recorded</b>: Apr 6, 2022, 11:48:59 AM</p><blockquote><p><b>agent</b></p><p><b>type</b>: Author <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-provenance-participant-type.html\">Provenance participant type</a>#author)</span></p><p><b>who</b>: See on this page: Practitioner/21</p></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: Custodian <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-provenance-participant-type.html\">Provenance participant type</a>#custodian)</span></p><p><b>who</b>: See on this page: Practitioner/21</p></blockquote><blockquote><p><b>signature</b></p><blockquote><p><b>id</b></p>Signature/04012022</blockquote><p><b>type</b>: Verification Signature (Details: urn:iso-astm:E1762-95:2013 code 1.2.840.10065.1.12.1.5 = 'Verification Signature', stated as 'Verification Signature')</p><p><b>when</b>: Apr 6, 2022, 11:48:59 AM</p><p><b>who</b>: See on this page: Practitioner/21</p><p><b>targetFormat</b>: json</p><p><b>sigFormat</b>: application/jose</p><p><b>data</b>: (base64 data - 5 bytes)</p></blockquote></div>"
  ] ; # 
  fhir:target ( [
fhir:reference [ fhir:v "MedicationRequest/43158" ]
  ] ) ; # 
  fhir:recorded [ fhir:v "2022-04-06T13:48:59.437+02:00"^^xsd:dateTime] ; # 
  fhir:agent ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/provenance-participant-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "author" ] ;
fhir:display [ fhir:v "Author" ]       ] )     ] ;
fhir:who [
fhir:reference [ fhir:v "Practitioner/21" ]     ]
  ] [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/provenance-participant-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "custodian" ] ;
fhir:display [ fhir:v "Custodian" ]       ] )     ] ;
fhir:who [
fhir:reference [ fhir:v "Practitioner/21" ]     ]
  ] ) ; # 
  fhir:signature ( [
fhir:id [ fhir:v "Signature/04012022" ] ;
    ( fhir:type [
fhir:system [ fhir:v "urn:iso-astm:E1762-95:2013"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1.2.840.10065.1.12.1.5" ] ;
fhir:display [ fhir:v "Verification Signature" ]     ] ) ;
fhir:when [ fhir:v "2022-04-06T13:48:59.437+02:00"^^xsd:dateTime ] ;
fhir:who [
fhir:reference [ fhir:v "Practitioner/21" ]     ] ;
fhir:targetFormat [ fhir:v "json" ] ;
fhir:sigFormat [ fhir:v "application/jose" ] ;
fhir:data [ fhir:v "ZW1wdHk="^^xsd:base64Binary ]
  ] ) . # 

<http://interopEHRate.eu/fhir-resource/Provenance/34> a fhir:Provenance ;
  fhir:id [ fhir:v "34"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://interopehrate.eu/fhir/StructureDefinition/Provenance-IEHR"^^xsd:anyURI ;
fhir:link <http://interopehrate.eu/fhir/StructureDefinition/Provenance-IEHR>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Provenance_34\"> </a><p><b>Generated Narrative: Provenance</b><a name=\"34\"> </a><a name=\"hc34\"> </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 Provenance &quot;34&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Provenance-IEHR.html\">Provenance-IEHR</a></p></div><p><b>target</b>: See on this page: MedicationRequest/43149</p><p><b>recorded</b>: Apr 6, 2022, 11:48:59 AM</p><blockquote><p><b>agent</b></p><p><b>type</b>: Author <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-provenance-participant-type.html\">Provenance participant type</a>#author)</span></p><p><b>who</b>: See on this page: Practitioner/21</p></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: Custodian <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-provenance-participant-type.html\">Provenance participant type</a>#custodian)</span></p><p><b>who</b>: See on this page: Practitioner/21</p></blockquote><blockquote><p><b>signature</b></p><blockquote><p><b>id</b></p>Signature/04012022</blockquote><p><b>type</b>: Verification Signature (Details: urn:iso-astm:E1762-95:2013 code 1.2.840.10065.1.12.1.5 = 'Verification Signature', stated as 'Verification Signature')</p><p><b>when</b>: Apr 6, 2022, 11:48:59 AM</p><p><b>who</b>: See on this page: Practitioner/21</p><p><b>targetFormat</b>: json</p><p><b>sigFormat</b>: application/jose</p><p><b>data</b>: (base64 data - 5 bytes)</p></blockquote></div>"
  ] ; # 
  fhir:target ( [
fhir:reference [ fhir:v "MedicationRequest/43149" ]
  ] ) ; # 
  fhir:recorded [ fhir:v "2022-04-06T13:48:59.509+02:00"^^xsd:dateTime] ; # 
  fhir:agent ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/provenance-participant-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "author" ] ;
fhir:display [ fhir:v "Author" ]       ] )     ] ;
fhir:who [
fhir:reference [ fhir:v "Practitioner/21" ]     ]
  ] [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/provenance-participant-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "custodian" ] ;
fhir:display [ fhir:v "Custodian" ]       ] )     ] ;
fhir:who [
fhir:reference [ fhir:v "Practitioner/21" ]     ]
  ] ) ; # 
  fhir:signature ( [
fhir:id [ fhir:v "Signature/04012022" ] ;
    ( fhir:type [
fhir:system [ fhir:v "urn:iso-astm:E1762-95:2013"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1.2.840.10065.1.12.1.5" ] ;
fhir:display [ fhir:v "Verification Signature" ]     ] ) ;
fhir:when [ fhir:v "2022-04-06T13:48:59.509+02:00"^^xsd:dateTime ] ;
fhir:who [
fhir:reference [ fhir:v "Practitioner/21" ]     ] ;
fhir:targetFormat [ fhir:v "json" ] ;
fhir:sigFormat [ fhir:v "application/jose" ] ;
fhir:data [ fhir:v "ZW1wdHk="^^xsd:base64Binary ]
  ] ) . # 

<http://interopEHRate.eu/fhir-resource/Provenance/35> a fhir:Provenance ;
  fhir:id [ fhir:v "35"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://interopehrate.eu/fhir/StructureDefinition/Provenance-IEHR"^^xsd:anyURI ;
fhir:link <http://interopehrate.eu/fhir/StructureDefinition/Provenance-IEHR>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Provenance_35\"> </a><p><b>Generated Narrative: Provenance</b><a name=\"35\"> </a><a name=\"hc35\"> </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 Provenance &quot;35&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Provenance-IEHR.html\">Provenance-IEHR</a></p></div><p><b>target</b>: See on this page: MedicationRequest/43101</p><p><b>recorded</b>: Apr 6, 2022, 11:48:59 AM</p><blockquote><p><b>agent</b></p><p><b>type</b>: Author <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-provenance-participant-type.html\">Provenance participant type</a>#author)</span></p><p><b>who</b>: See on this page: Practitioner/21</p></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: Custodian <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-provenance-participant-type.html\">Provenance participant type</a>#custodian)</span></p><p><b>who</b>: See on this page: Practitioner/21</p></blockquote><blockquote><p><b>signature</b></p><blockquote><p><b>id</b></p>Signature/04012022</blockquote><p><b>type</b>: Verification Signature (Details: urn:iso-astm:E1762-95:2013 code 1.2.840.10065.1.12.1.5 = 'Verification Signature', stated as 'Verification Signature')</p><p><b>when</b>: Apr 6, 2022, 11:48:59 AM</p><p><b>who</b>: See on this page: Practitioner/21</p><p><b>targetFormat</b>: json</p><p><b>sigFormat</b>: application/jose</p><p><b>data</b>: (base64 data - 5 bytes)</p></blockquote></div>"
  ] ; # 
  fhir:target ( [
fhir:reference [ fhir:v "MedicationRequest/43101" ]
  ] ) ; # 
  fhir:recorded [ fhir:v "2022-04-06T13:48:59.936+02:00"^^xsd:dateTime] ; # 
  fhir:agent ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/provenance-participant-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "author" ] ;
fhir:display [ fhir:v "Author" ]       ] )     ] ;
fhir:who [
fhir:reference [ fhir:v "Practitioner/21" ]     ]
  ] [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/provenance-participant-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "custodian" ] ;
fhir:display [ fhir:v "Custodian" ]       ] )     ] ;
fhir:who [
fhir:reference [ fhir:v "Practitioner/21" ]     ]
  ] ) ; # 
  fhir:signature ( [
fhir:id [ fhir:v "Signature/04012022" ] ;
    ( fhir:type [
fhir:system [ fhir:v "urn:iso-astm:E1762-95:2013"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1.2.840.10065.1.12.1.5" ] ;
fhir:display [ fhir:v "Verification Signature" ]     ] ) ;
fhir:when [ fhir:v "2022-04-06T13:48:59.936+02:00"^^xsd:dateTime ] ;
fhir:who [
fhir:reference [ fhir:v "Practitioner/21" ]     ] ;
fhir:targetFormat [ fhir:v "json" ] ;
fhir:sigFormat [ fhir:v "application/jose" ] ;
fhir:data [ fhir:v "ZW1wdHk="^^xsd:base64Binary ]
  ] ) . # 

<http://interopEHRate.eu/fhir-resource/Provenance/36> a fhir:Provenance ;
  fhir:id [ fhir:v "36"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://interopehrate.eu/fhir/StructureDefinition/Provenance-IEHR"^^xsd:anyURI ;
fhir:link <http://interopehrate.eu/fhir/StructureDefinition/Provenance-IEHR>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Provenance_36\"> </a><p><b>Generated Narrative: Provenance</b><a name=\"36\"> </a><a name=\"hc36\"> </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 Provenance &quot;36&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Provenance-IEHR.html\">Provenance-IEHR</a></p></div><p><b>target</b>: See on this page: MedicationRequest/431014</p><p><b>recorded</b>: Apr 6, 2022, 11:48:59 AM</p><blockquote><p><b>agent</b></p><p><b>type</b>: Author <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-provenance-participant-type.html\">Provenance participant type</a>#author)</span></p><p><b>who</b>: See on this page: Practitioner/21</p></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: Custodian <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-provenance-participant-type.html\">Provenance participant type</a>#custodian)</span></p><p><b>who</b>: See on this page: Practitioner/21</p></blockquote><blockquote><p><b>signature</b></p><blockquote><p><b>id</b></p>Signature/04012022</blockquote><p><b>type</b>: Verification Signature (Details: urn:iso-astm:E1762-95:2013 code 1.2.840.10065.1.12.1.5 = 'Verification Signature', stated as 'Verification Signature')</p><p><b>when</b>: Apr 6, 2022, 11:48:59 AM</p><p><b>who</b>: See on this page: Practitioner/21</p><p><b>targetFormat</b>: json</p><p><b>sigFormat</b>: application/jose</p><p><b>data</b>: (base64 data - 5 bytes)</p></blockquote></div>"
  ] ; # 
  fhir:target ( [
fhir:reference [ fhir:v "MedicationRequest/431014" ]
  ] ) ; # 
  fhir:recorded [ fhir:v "2022-04-06T13:48:59.992+02:00"^^xsd:dateTime] ; # 
  fhir:agent ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/provenance-participant-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "author" ] ;
fhir:display [ fhir:v "Author" ]       ] )     ] ;
fhir:who [
fhir:reference [ fhir:v "Practitioner/21" ]     ]
  ] [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/provenance-participant-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "custodian" ] ;
fhir:display [ fhir:v "Custodian" ]       ] )     ] ;
fhir:who [
fhir:reference [ fhir:v "Practitioner/21" ]     ]
  ] ) ; # 
  fhir:signature ( [
fhir:id [ fhir:v "Signature/04012022" ] ;
    ( fhir:type [
fhir:system [ fhir:v "urn:iso-astm:E1762-95:2013"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1.2.840.10065.1.12.1.5" ] ;
fhir:display [ fhir:v "Verification Signature" ]     ] ) ;
fhir:when [ fhir:v "2022-04-06T13:48:59.992+02:00"^^xsd:dateTime ] ;
fhir:who [
fhir:reference [ fhir:v "Practitioner/21" ]     ] ;
fhir:targetFormat [ fhir:v "json" ] ;
fhir:sigFormat [ fhir:v "application/jose" ] ;
fhir:data [ fhir:v "ZW1wdHk="^^xsd:base64Binary ]
  ] ) . #