HL7 FHIR Implementation Guide Dossier Farmaceutico
0.1.1 - ci-build Italy flag

HL7 FHIR Implementation Guide Dossier Farmaceutico, published by HL7 Italia. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-it/dossier-pharma/ and changes regularly. See the Directory of published versions

: MedicationRequest per AIC 5 - XML Representation

Raw xml | Download



<MedicationRequest xmlns="http://hl7.org/fhir">
  <id value="22571f37-4ac6-4025-a6b7-afa05c2f5f3f"/>
  <meta>
    <profile
             value="http://hl7.it/fhir/dossier-pharma/StructureDefinition/MedicationRequest-it-dossierPharma"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MedicationRequest </b><a name="22571f37-4ac6-4025-a6b7-afa05c2f5f3f"> </a><a name="hc22571f37-4ac6-4025-a6b7-afa05c2f5f3f"> </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">ResourceMedicationRequest &quot;22571f37-4ac6-4025-a6b7-afa05c2f5f3f&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-MedicationRequest-it-dossierPharma.html">MedicationRequest - Dossier Farmaceutico</a></p></div><p><b>Medico Titolare (MedicationRequest)</b>: <a href="PractitionerRole-MedicoPrescrittoreExample02.html">PractitionerRole/MedicoPrescrittoreExample02</a></p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>medication</b>: AUGMENTIN 875 MG/125 MG COMPRESSE RIVESTITE CON FILM <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-aifa-aic.html">AIFA - Autorizzazione Immissione in Commercio</a>#039785050)</span></p><p><b>subject</b>: <a href="Patient-Patient-Dossier-Esempio.html">Patient/Patient-Dossier-Esempio</a> &quot; MARIA&quot;</p><p><b>authoredOn</b>: 2022-01-31 14:31:22+0000</p><p><b>requester</b>: <a href="PractitionerRole-MedicoPrescrittoreExample02.html">PractitionerRole/MedicoPrescrittoreExample02</a></p><p><b>groupIdentifier</b>: <code>http://hl7.it/sid/mef/nre</code>/030A05714294325</p><h3>DispenseRequests</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Quantity</b></td></tr><tr><td style="display: none">*</td><td>2</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.it/fhir/dossier-pharma/StructureDefinition/medicationRequest-medicoTitolare">
    <valueReference>🔗 
      <reference value="PractitionerRole/MedicoPrescrittoreExample02"/>
    </valueReference>
  </extension>
  <status value="active"/>
  <intent value="order"/>
  <medicationCodeableConcept>
    <coding>
      <system value="http://hl7.it/fhir/dossier-pharma/CodeSystem/aifa-aic"/>
      <code value="039785050"/>
      <display value="AUGMENTIN 875 MG/125 MG COMPRESSE RIVESTITE CON FILM"/>
    </coding>
  </medicationCodeableConcept>
  <subject>🔗 
    <reference value="Patient/Patient-Dossier-Esempio"/>
    <identifier>
      <system value="http://hl7.it/sid/codiceFiscale"/>
      <value value="VRDMRA89D43F979Y"/>
    </identifier>
  </subject>
  <authoredOn value="2022-01-31T14:31:22.387Z"/>
  <requester>🔗 
    <reference value="PractitionerRole/MedicoPrescrittoreExample02"/>
  </requester>
  <groupIdentifier>
    <system value="http://hl7.it/sid/mef/nre"/>
    <value value="030A05714294325"/>
  </groupIdentifier>
  <dispenseRequest>
    <quantity>
      <value value="2"/>
    </quantity>
  </dispenseRequest>
</MedicationRequest>