@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "v3-ActCodeProcessStep"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "
  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-ActCode
    CodeDisplayDefinition
    ACIDAcidificationThe lowering of specimen pH through the addition of an acid
    ALKAlkalizationThe act rendering alkaline by impregnating with an alkali; a conferring of alkaline qualities.
    Ccorrected**Description:**Indicates that result data has been corrected.
    DEFBDefibrinationThe removal of fibrin from whole blood or plasma through physical or chemical means
    Ffinal**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.
    FILTFiltrationThe passage of a liquid through a filter, accomplished by gravity, pressure or vacuum (suction).
    LDLPLDL Precipitation
    NEUTNeutralizationThe act or process by which an acid and a base are combined in such proportions that the resulting compound is neutral.
    PRLMNpreliminary**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.
    RECARecalcificationThe addition of calcium back to a specimen after it was removed by chelating agents
    SRECspecimen received**Description:**Specimen has been received by the participating organization/department.
    SSTORspecimen in storage**Description:**Specimen has been placed into storage at a participating location.
    STRANspecimen in transit**Description:**Specimen has been put in transit to a participating receiver.
    UFILUltrafiltrationThe filtration of a colloidal substance through a semipermeable medium that allows only the passage of small molecules.
" ] ; # fhir:url [ fhir:v "http://terminology.hl7.org/ValueSet/v3-ActCodeProcessStep"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.1.11.20340" ] ] ) ; # fhir:version [ fhir:v "3.0.0"] ; # fhir:name [ fhir:v "ActCodeProcessStep"] ; # fhir:title [ fhir:v "ActCodeProcessStep"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2014-03-26"^^xsd:date] ; # fhir:publisher [ fhir:v "Health Level Seven International"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "hq@HL7.org" ] ] ) ] ) ; # fhir:description [ fhir:v "***No description***"] ; # fhir:copyright [ fhir:v "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"] ; # fhir:compose [ fhir:include ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ; fhir:concept ( [ fhir:code [ fhir:v "ACID" ] ] [ fhir:code [ fhir:v "ALK" ] ] [ fhir:code [ fhir:v "C" ] ] [ fhir:code [ fhir:v "DEFB" ] ] [ fhir:code [ fhir:v "F" ] ] [ fhir:code [ fhir:v "FILT" ] ] [ fhir:code [ fhir:v "LDLP" ] ] [ fhir:code [ fhir:v "NEUT" ] ] [ fhir:code [ fhir:v "PRLMN" ] ] [ fhir:code [ fhir:v "RECA" ] ] [ fhir:code [ fhir:v "SREC" ] ] [ fhir:code [ fhir:v "SSTOR" ] ] [ fhir:code [ fhir:v "STRAN" ] ] [ fhir:code [ fhir:v "UFIL" ] ] ) ] ) ] . # # -------------------------------------------------------------------------------------