🌐 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 — Arquetipo del pedible - JSON Representation

Active as of 2026-08-31

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ema-cs-catalog-archetype",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ema-cs-catalog-archetype</b></p><a name=\"ema-cs-catalog-archetype\"> </a><a name=\"hcema-cs-catalog-archetype\"> </a><p>This case-sensitive code system <code>https://emahealth.io/fhir/core/CodeSystem/ema-cs-catalog-archetype</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\">simple<a name=\"ema-cs-catalog-archetype-simple\"> </a></td><td>Simple</td><td>Pedible atómico: un ActivityDefinition.</td></tr><tr><td style=\"white-space:nowrap\">battery<a name=\"ema-cs-catalog-archetype-battery\"> </a></td><td>Batería</td><td>Agrupa componentes: PlanDefinition con acciones.</td></tr><tr><td style=\"white-space:nowrap\">protocol<a name=\"ema-cs-catalog-archetype-protocol\"> </a></td><td>Protocolo</td><td>Protocolo temporal (curva): PlanDefinition con relatedAction.</td></tr><tr><td style=\"white-space:nowrap\">product<a name=\"ema-cs-catalog-archetype-product\"> </a></td><td>Con producto</td><td>Simple que además administra un producto (contraste, fármaco).</td></tr><tr><td style=\"white-space:nowrap\">package<a name=\"ema-cs-catalog-archetype-package\"> </a></td><td>Paquete</td><td>Paquete facturable: PlanDefinition con CID en cabecera.</td></tr></table></div>"
  },
  "url" : "https://emahealth.io/fhir/core/CodeSystem/ema-cs-catalog-archetype",
  "version" : "0.10.0",
  "name" : "EmaCsCatalogArchetype",
  "title" : "EMA — Arquetipo del pedible",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-31T21:14:26+00:00",
  "publisher" : "EMA Health SpA",
  "contact" : [
    {
      "name" : "EMA Health SpA",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://emahealth.io"
        },
        {
          "system" : "email",
          "value" : "contacto@emahealth.io"
        }
      ]
    }
  ],
  "description" : "Los cinco arquetipos del catálogo EMA: cómo un pedible se materializa en recursos FHIR.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "simple",
      "display" : "Simple",
      "definition" : "Pedible atómico: un ActivityDefinition."
    },
    {
      "code" : "battery",
      "display" : "Batería",
      "definition" : "Agrupa componentes: PlanDefinition con acciones."
    },
    {
      "code" : "protocol",
      "display" : "Protocolo",
      "definition" : "Protocolo temporal (curva): PlanDefinition con relatedAction."
    },
    {
      "code" : "product",
      "display" : "Con producto",
      "definition" : "Simple que además administra un producto (contraste, fármaco)."
    },
    {
      "code" : "package",
      "display" : "Paquete",
      "definition" : "Paquete facturable: PlanDefinition con CID en cabecera."
    }
  ]
}