🌐 EMA Health Core Implementation Guide
0.10.0 - ci-build

🌐 EMA Health Core Implementation Guide - Local Development build (v0.10.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ejemplo Pedible clínico — consulta de control - XML Representation

Active as of 2026-08-31

Raw xml | Download


<ActivityDefinition xmlns="http://hl7.org/fhir">
  <id value="EjemploEmaClinicOrderable"/>
  <meta>
    <profile
             value="https://emahealth.io/fhir/core/StructureDefinition/ema-clinic-orderable"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
<div>
    <table class="grid dict">

        
        <tr>
            <th scope="row"><b>Title: </b></th>
            <td style="padding-left: 4px;">Consulta de control — medicina interna</td>
        </tr>
        

        
        <tr>
            <th scope="row"><b>Id: </b></th>
            <td style="padding-left: 4px;">EjemploEmaClinicOrderable</td>
        </tr>
        

        
        <tr>
            <th scope="row"><b>Version: </b></th>
            <td style="padding-left: 4px;">0.10.0</td>
        </tr>
        

        
        <tr>
            <th scope="row">
                <b>
                    
                        
                    
                </b>
            </th>
            <td style="padding-left: 4px;">
                
                <p style="margin-bottom: 5px;">
                    <span>CLI-CONS-CTRL</span>
                </p>
                
            </td>
        </tr>
        

        

        

        

        
        <tr>
            <th scope="row"><b>Date (date last changed): </b></th>
            <td style="padding-left: 4px;">2026-08-31 21:14:26+0000</td>
        </tr>
        

        

        
        <tr>
            <th scope="row"><b>Publisher (steward): </b></th>
            <td style="padding-left: 4px;">EMA Health SpA</td>
        </tr>
        

        

        

        

        

        

        
        <tr>
            <th scope="row"><b>Use Context: </b></th>
            <td style="padding-left: 4px;">
                <table class="grid-dict">
                    <tr>
                        <th><b>code</b></th>
                        <th><b>value</b></th>
                    </tr>
                    
                        <tr>
                            <td>domain</td>
                            <td/>
                        </tr>
                    
                </table>
            </td>
        </tr>
        

        

        

        

        

        

        

        
        
        

        
        <tr>
            <th scope="row"><b>Code: </b></th>
            <td style="padding-left: 4px;">
                
                    
                        
                            <p><b>system: </b><span><a href="https://browser.ihtsdotools.org/">http://snomed.info/sct</a></span></p>
                        
                        
                            <p><b>code: </b><span>185349003</span></p>
                        
                        
                            <p><b>display: </b><span>Encounter for check up</span></p>
                        
                    
                
                
            </td>
        </tr>
        

        

        

        

        

        

        

        

        

        

        

        

        

        
    </table>
</div>
</div>
  </text>
  <extension
             url="https://emahealth.io/fhir/core/StructureDefinition/ema-catalog-archetype">
    <valueCode value="simple"/>
  </extension>
  <url
       value="https://emahealth.io/fhir/core/ActivityDefinition/EjemploEmaClinicOrderable"/>
  <identifier>
    <system
            value="https://tenant-ejemplo.emahealth.io/fhir/CodeSystem/catalog"/>
    <value value="CLI-CONS-CTRL"/>
  </identifier>
  <version value="0.10.0"/>
  <name value="ConsultaControlMedicina"/>
  <title value="Consulta de control — medicina interna"/>
  <status value="active"/>
  <date value="2026-08-31T21:14:26+00:00"/>
  <publisher value="EMA Health SpA"/>
  <contact>
    <name value="EMA Health SpA"/>
    <telecom>
      <system value="url"/>
      <value value="https://emahealth.io"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="contacto@emahealth.io"/>
    </telecom>
  </contact>
  <useContext>
    <code>
      <system value="urn:ema:context"/>
      <code value="domain"/>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="urn:ema:domain"/>
        <code value="clinic"/>
      </coding>
    </valueCodeableConcept>
  </useContext>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="185349003"/>
      <display value="Encounter for check up"/>
    </coding>
  </code>
</ActivityDefinition>