🌐 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

: EMA — Estrategia de extracción SDC - XML Representation

Active as of 2026-08-31

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ema-cs-extract-strategy"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ema-cs-extract-strategy</b></p><a name="ema-cs-extract-strategy"> </a><a name="hcema-cs-extract-strategy"> </a><p>This case-sensitive code system <code>https://emahealth.io/fhir/core/CodeSystem/ema-cs-extract-strategy</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">structuremap<a name="ema-cs-extract-strategy-structuremap"> </a></td><td>StructureMap</td><td>Extracción SDC vía el StructureMap declarado en targetStructureMap.</td></tr><tr><td style="white-space:nowrap">legacy<a name="ema-cs-extract-strategy-legacy"> </a></td><td>Extractor propio</td><td>Extractor legado de la plataforma.</td></tr></table></div>
  </text>
  <url
       value="https://emahealth.io/fhir/core/CodeSystem/ema-cs-extract-strategy"/>
  <version value="0.10.0"/>
  <name value="EmaCsExtractStrategy"/>
  <title value="EMA — Estrategia de extracción SDC"/>
  <status value="active"/>
  <experimental value="false"/>
  <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>
  <description
               value="Qué extractor procesa las respuestas de un Questionnaire."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="structuremap"/>
    <display value="StructureMap"/>
    <definition
                value="Extracción SDC vía el StructureMap declarado en targetStructureMap."/>
  </concept>
  <concept>
    <code value="legacy"/>
    <display value="Extractor propio"/>
    <definition value="Extractor legado de la plataforma."/>
  </concept>
</CodeSystem>