<<<<<<< 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

: ServiceRequestExample001 - XML Representation

Raw xml | Download



<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="ServiceRequestExample001"/>
  <meta>
    <profile
             value="https://fhir.medicaia.ar/StructureDefinition/ServiceRequestMED"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest ServiceRequestExample001</b></p><a name="ServiceRequestExample001"> </a><a name="hcServiceRequestExample001"> </a><a name="ServiceRequestExample001-en-US"> </a><p><b>identifier</b>: <code>http://www.medicaia.ar/RequestNr</code>/12345 (use: official, )</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 108252007}">Laboratory procedure</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 767002}">White blood cell count - observation</span></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><p><b>occurrence</b>: 2024-09-20 13:28:17-0500</p><p><b>authoredOn</b>: 2024-09-20 13:28:17-0500</p><p><b>requester</b>: <a href="PractitionerRole-PractitionerRoleExample001.html">PractitionerRole Doctor</a></p><p><b>note</b>: El paciente le teme a las agujas</p></div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="http://www.medicaia.ar/RequestNr"/>
    <value value="12345"/>
    <assigner>🔗 
      <reference value="Organization/OrganizationExample001"/>
    </assigner>
  </identifier>
  <status value="active"/>
  <intent value="order"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="108252007"/>
      <display value="Laboratory procedure"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="767002"/>
      <display value="White blood cell count - observation"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/PatientExample001"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/EncounterExample001"/>
  </encounter>
  <occurrenceDateTime value="2024-09-20T13:28:17-05:00"/>
  <authoredOn value="2024-09-20T13:28:17-05:00"/>
  <requester>🔗 
    <reference value="PractitionerRole/PractitionerRoleExample001"/>
  </requester>
  <note>
    <text value="El paciente le teme a las agujas"/>
  </note>
</ServiceRequest>