🌐 EMA Health Core Implementation Guide
0.2.0 - ci-build
🌐 EMA Health Core Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-07-19 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/ema-cs-lab-organism-group> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ema-cs-lab-organism-group"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ema-cs-lab-organism-group</b></p><a name=\"ema-cs-lab-organism-group\"> </a><a name=\"hcema-cs-lab-organism-group\"> </a><p>This case-sensitive code system <code>https://emahealth.io/fhir/core/CodeSystem/ema-cs-lab-organism-group</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">bacteria<a name=\"ema-cs-lab-organism-group-bacteria\"> </a></td><td>Bacterias</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> gram-negativa<a name=\"ema-cs-lab-organism-group-gram-negativa\"> </a></td><td>Bacterias Gram negativas</td></tr><tr><td>3</td><td style=\"white-space:nowrap\"> enterobacterias<a name=\"ema-cs-lab-organism-group-enterobacterias\"> </a></td><td>Enterobacterias</td></tr><tr><td>3</td><td style=\"white-space:nowrap\"> no-fermentadores<a name=\"ema-cs-lab-organism-group-no-fermentadores\"> </a></td><td>Bacilos Gram negativos no fermentadores</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> gram-positiva<a name=\"ema-cs-lab-organism-group-gram-positiva\"> </a></td><td>Bacterias Gram positivas</td></tr><tr><td>3</td><td style=\"white-space:nowrap\"> cocaceas-gram-pos<a name=\"ema-cs-lab-organism-group-cocaceas-gram-pos\"> </a></td><td>Cocáceas Gram positivas</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">hongos<a name=\"ema-cs-lab-organism-group-hongos\"> </a></td><td>Hongos</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> levaduras<a name=\"ema-cs-lab-organism-group-levaduras\"> </a></td><td>Levaduras</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://emahealth.io/fhir/core/CodeSystem/ema-cs-lab-organism-group"] ;
fhir:CodeSystem.version [ fhir:value "0.2.0"] ;
fhir:CodeSystem.name [ fhir:value "EmaCsLabOrganismGroup"] ;
fhir:CodeSystem.title [ fhir:value "EMA — Grupos de organismos (microbiología)"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-07-19T18:14:29+00:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "EMA Health SpA"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "EMA Health SpA" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://emahealth.io" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "[email protected]" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "Taxonomía jerárquica de grupos de organismos para microbiología clínica\n(Bacterias › Gram± › familias/grupos; Hongos › levaduras). Semilla curada\nconservadora; el catálogo operativo se gestiona por tenant."] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "8"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "bacteria" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Bacterias" ] ;
fhir:CodeSystem.concept.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "gram-negativa" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Bacterias Gram negativas" ] ;
fhir:CodeSystem.concept.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "enterobacterias" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Enterobacterias" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "no-fermentadores" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Bacilos Gram negativos no fermentadores" ]
]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "gram-positiva" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Bacterias Gram positivas" ] ;
fhir:CodeSystem.concept.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "cocaceas-gram-pos" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Cocáceas Gram positivas" ]
]
]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "hongos" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Hongos" ] ;
fhir:CodeSystem.concept.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "levaduras" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Levaduras" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/ema-cs-lab-organism-group.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/ema-cs-lab-organism-group.ttl> .
IG © 2026+ EMA Health SpA. Package emaig.core#0.2.0 based on FHIR 4.0.1. Generated 2026-07-19
Links: Table of Contents |
QA Report