<<<<<<< HEAD ======= >>>>>>> med01


0.1.3 - ci-build

MED - Local Development build (v0.1.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: RequestGroupExample002 - XML Representation

Raw xml | Download



<RequestGroup xmlns="http://hl7.org/fhir">
  <id value="RequestGroupExample002"/>
  <meta>
    <profile
             value="https://fhir.medicaia.ar/StructureDefinition/RequestGroupMED"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: RequestGroup RequestGroupExample002</b></p><a name="RequestGroupExample002"> </a><a name="hcRequestGroupExample002"> </a><a name="RequestGroupExample002-en-US"> </a><p><b>identifier</b>: <code>http://www.medicaia.ar/RequestGroupNr</code>/12345 (use: official, )</p><p><b>groupIdentifier</b>: <code>http://www.medicaia.ar/GroupIdentifier</code>/00002 (use: official, )</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>priority</b>: Routine</p><p><b>subject</b>: <a href="Patient-PatientExample001.html">Juan Domingo Perez Garcia Male, DoB: 1998-08-08 ( DOCUMENTO NACIONAL DE IDENTIDAD: 99.999.998)</a></p><p><b>encounter</b>: <a href="Encounter-EncounterExample001.html">Encounter: extension = No display for Extension ; identifier = http://www.acme.com/identifiers/EJEMPLO#v2222; status = finished; class = ambulatory (Encounter Class#AMB); period = 2023-11-29 00:00:00+0000 --&gt; (ongoing); reasonCode = Acute bronchiolitis with obstruction</a></p><h3>Actions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Resource</b></td></tr><tr><td style="display: none">*</td><td><a href="MedicationRequest-MedicationRequestExample001.html">MedicationRequest: identifier = http://www.medicaia.ar/MRN#12345689; status = active; intent = order; medication[x] = Product containing ibuprofen (medicinal product); authoredOn = 2023-12-15; reasonCode = Heel pain; groupIdentifier = http://www.onehealth.com/HIS#12345 (use: official, ); note = Tomar con las comidas</a></td></tr></table></div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="http://www.medicaia.ar/RequestGroupNr"/>
    <value value="12345"/>
  </identifier>
  <groupIdentifier>
    <use value="official"/>
    <system value="http://www.medicaia.ar/GroupIdentifier"/>
    <value value="00002"/>
    <assigner>🔗 
      <reference value="Organization/OrganizationExample001"/>
    </assigner>
  </groupIdentifier>
  <status value="completed"/>
  <intent value="order"/>
  <priority value="routine"/>
  <subject>🔗 
    <reference value="Patient/PatientExample001"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/EncounterExample001"/>
  </encounter>
  <action>
    <resource>🔗 
      <reference value="MedicationRequest/MedicationRequestExample001"/>
    </resource>
  </action>
</RequestGroup>