This page is part of the HL7 Terminology (v5.1.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions
Active as of 2014-03-26 |
@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 -------------------------------------------------------------------
a fhir:ValueSet;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "v3-ActCodeProcessStep"]; #
fhir:Resource.language [ fhir:value "en"]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-v3-ActCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a><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=\"CodeSystem-v3-ActCode.html#v3-ActCode-ACID\">ACID</a></td><td>Acidification</td><td>The lowering of specimen pH through the addition of an acid</td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-ALK\">ALK</a></td><td>Alkalization</td><td>The act rendering alkaline by impregnating with an alkali; a conferring of alkaline qualities.</td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-C\">C</a></td><td>corrected</td><td>**Description:**Indicates that result data has been corrected.</td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-DEFB\">DEFB</a></td><td>Defibrination</td><td>The removal of fibrin from whole blood or plasma through physical or chemical means</td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-F\">F</a></td><td>final</td><td>**Description:**Indicates that a result is complete. No further results are to come. This maps to the 'complete' state in the observation result status code.</td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-FILT\">FILT</a></td><td>Filtration</td><td>The passage of a liquid through a filter, accomplished by gravity, pressure or vacuum (suction).</td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-LDLP\">LDLP</a></td><td>LDL Precipitation</td><td/></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-NEUT\">NEUT</a></td><td>Neutralization</td><td>The act or process by which an acid and a base are combined in such proportions that the resulting compound is neutral.</td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-PRLMN\">PRLMN</a></td><td>preliminary</td><td>**Description:**Indicates that a result is incomplete. There are further results to come. This maps to the 'active' state in the observation result status code.</td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-RECA\">RECA</a></td><td>Recalcification</td><td>The addition of calcium back to a specimen after it was removed by chelating agents</td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-SREC\">SREC</a></td><td>specimen received</td><td>**Description:**Specimen has been received by the participating organization/department.</td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-SSTOR\">SSTOR</a></td><td>specimen in storage</td><td>**Description:**Specimen has been placed into storage at a participating location.</td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-STRAN\">STRAN</a></td><td>specimen in transit</td><td>**Description:**Specimen has been put in transit to a participating receiver.</td></tr><tr><td><a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-UFIL\">UFIL</a></td><td>Ultrafiltration</td><td>The filtration of a colloidal substance through a semipermeable medium that allows only the passage of small molecules.</td></tr></table></li></ul></div>"
]; #
fhir:ValueSet.url [ fhir:value "http://terminology.hl7.org/ValueSet/v3-ActCodeProcessStep"]; #
fhir:ValueSet.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.1.11.20340" ]
]; #
fhir:ValueSet.version [ fhir:value "2.0.0"]; #
fhir:ValueSet.name [ fhir:value "ActCodeProcessStep"]; #
fhir:ValueSet.title [ fhir:value "ActCodeProcessStep"]; #
fhir:ValueSet.status [ fhir:value "active"]; #
fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean]; #
fhir:ValueSet.date [ fhir:value "2014-03-26"^^xsd:date]; #
fhir:ValueSet.description [ fhir:value "***No description***"]; #
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0;
fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ];
fhir:ValueSet.compose.include.concept [
fhir:index 0;
fhir:ValueSet.compose.include.concept.code [ fhir:value "ACID" ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.code [ fhir:value "ALK" ] ], [
fhir:index 2;
fhir:ValueSet.compose.include.concept.code [ fhir:value "C" ] ], [
fhir:index 3;
fhir:ValueSet.compose.include.concept.code [ fhir:value "DEFB" ] ], [
fhir:index 4;
fhir:ValueSet.compose.include.concept.code [ fhir:value "F" ] ], [
fhir:index 5;
fhir:ValueSet.compose.include.concept.code [ fhir:value "FILT" ] ], [
fhir:index 6;
fhir:ValueSet.compose.include.concept.code [ fhir:value "LDLP" ] ], [
fhir:index 7;
fhir:ValueSet.compose.include.concept.code [ fhir:value "NEUT" ] ], [
fhir:index 8;
fhir:ValueSet.compose.include.concept.code [ fhir:value "PRLMN" ] ], [
fhir:index 9;
fhir:ValueSet.compose.include.concept.code [ fhir:value "RECA" ] ], [
fhir:index 10;
fhir:ValueSet.compose.include.concept.code [ fhir:value "SREC" ] ], [
fhir:index 11;
fhir:ValueSet.compose.include.concept.code [ fhir:value "SSTOR" ] ], [
fhir:index 12;
fhir:ValueSet.compose.include.concept.code [ fhir:value "STRAN" ] ], [
fhir:index 13;
fhir:ValueSet.compose.include.concept.code [ fhir:value "UFIL" ] ] ]
]. #
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.
IG © 2020+ HL7 International - Vocabulary Work Group. Package hl7.terminology#5.1.0 based on FHIR 4.0.1. Generated 2023-02-25
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change