🇨🇱 EMA Health Chile Implementation Guide
0.1.0 - ci-build
🇨🇱 EMA Health Chile Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-06-30 |
@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/ValueSet/vs-specimen-condition> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "vs-specimen-condition"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-specimen-condition</b></p><a name=\"vs-specimen-condition\"> </a><a name=\"hcvs-specimen-condition\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0493.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0493</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 2.0.0, the version found through the package references\"> version ?2.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0493.html#v2-0493-AUT\">AUT</a></td><td>Autolyzed</td><td>Autolyzed</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0493.html#v2-0493-CLOT\">CLOT</a></td><td>Clotted</td><td>Clotted</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0493.html#v2-0493-CON\">CON</a></td><td>Contaminated</td><td>Contaminated</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0493.html#v2-0493-COOL\">COOL</a></td><td>Cool</td><td>Cool</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0493.html#v2-0493-FROZ\">FROZ</a></td><td>Frozen</td><td>Frozen</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0493.html#v2-0493-HEM\">HEM</a></td><td>Hemolyzed</td><td>Hemolyzed</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0493.html#v2-0493-LIVE\">LIVE</a></td><td>Live</td><td>Live</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0493.html#v2-0493-ROOM\">ROOM</a></td><td>Room temperature</td><td>Room temperature</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0493.html#v2-0493-SNR\">SNR</a></td><td>Sample not received</td><td>Sample not received</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0493.html#v2-0493-CFU\">CFU</a></td><td>Centrifuged</td><td>Centrifuged</td></tr></table></li></ul></div>"
] ;
fhir:ValueSet.url [ fhir:value "https://emahealth.io/fhir/cl/ValueSet/vs-specimen-condition"] ;
fhir:ValueSet.version [ fhir:value "0.1.0"] ;
fhir:ValueSet.name [ fhir:value "VsSpecimenCondition"] ;
fhir:ValueSet.title [ fhir:value "Condición de la Muestra"] ;
fhir:ValueSet.status [ fhir:value "active"] ;
fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:ValueSet.date [ fhir:value "2026-06-30T03:05:46-04:00"^^xsd:dateTime] ;
fhir:ValueSet.publisher [ fhir:value "EMA Health SpA"] ;
fhir:ValueSet.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 "contacto@emahealth.io" ]
]
] ;
fhir:ValueSet.description [ fhir:value "Condiciones que afectan la calidad o procesabilidad de una muestra biológica.\nAlineado con HL7 v2 tabla 0493 y DS 41/2012 MINSAL (criterios de rechazo)."] ;
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0493" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "AUT" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Autolyzed" ]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "CLOT" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Clotted" ]
], [
fhir:index 2 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "CON" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Contaminated" ]
], [
fhir:index 3 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "COOL" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Cool" ]
], [
fhir:index 4 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "FROZ" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Frozen" ]
], [
fhir:index 5 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "HEM" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Hemolyzed" ]
], [
fhir:index 6 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "LIVE" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Live" ]
], [
fhir:index 7 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "ROOM" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Room temperature" ]
], [
fhir:index 8 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "SNR" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Sample not received" ]
], [
fhir:index 9 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "CFU" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Centrifuged" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/vs-specimen-condition.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/vs-specimen-condition.ttl> .
IG © 2026+ EMA Health SpA. Package emaig.cl#0.1.0 based on FHIR 4.0.1. Generated 2026-06-30
Links: Table of Contents |
QA Report
EMA
>>>
Health
· ig.emahealth.io