This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU) in it's permanent home (it will always be available at this URL). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3
Vocabulary Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
A qualitative measure of the degree of exposure to the causative agent. This includes concepts such as "low", "medium" and "high". This quantifies how the quantity that was available to be administered to the target differs from typical or background levels of the substance.
<?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="v3-ActExposureLevelCode"/> <meta> <lastUpdated value="2018-08-12T00:00:00.000+10:00"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> Release Date: 2018-08-12</p> <table class="grid"> <tr> <td> <b> Level</b> </td> <td> <b> Code</b> </td> <td> <b> Display</b> </td> <td> <b> Definition</b> </td> </tr> <tr> <td> 1</td> <td> <span style="color: grey"> <i> (_ActExposureLevelCode)</i> </span> <b> <i> Abstract</i> </b> </td> <td> <a name="v3-ActExposureLevelCode-_ActExposureLevelCode">Â </a> </td> <td> A qualitative measure of the degree of exposure to the causative agent. This includes concepts such as "low", "medium" and "high". This quantifies how the quantity that was available to be administered to the target differs from typical or background levels of the substance. <br/> </td> </tr> <tr> <td> 2</td> <td> Â Â HIGH <a name="v3-ActExposureLevelCode-HIGH"> </a> </td> <td> high</td> <td> Description: Exposure to an agent at a relatively high level above background. <br/> </td> </tr> <tr> <td> 2</td> <td> Â Â LOW <a name="v3-ActExposureLevelCode-LOW"> </a> </td> <td> low</td> <td> Description: Exposure to an agent at a relatively low level above background. <br/> </td> </tr> <tr> <td> 2</td> <td> Â Â MEDIUM <a name="v3-ActExposureLevelCode-MEDIUM"> </a> </td> <td> medium</td> <td> Description: Exposure to an agent at a relatively moderate level above background.A <br/> </td> </tr> </table> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> <valueCode value="external"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="0"/> </extension> <url value="http://terminology.hl7.org/CodeSystem/v3-ActExposureLevelCode"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.5.1114"/> </identifier> <version value="2018-08-12"/> <name value="v3.ActExposureLevelCode"/> <title value="v3 Code System ActExposureLevelCode"/> <status value="active"/> <experimental value="false"/> <date value="2018-08-12T00:00:00+10:00"/> <publisher value="HL7, Inc"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org"/> </telecom> </contact> <description value=" A qualitative measure of the degree of exposure to the causative agent. This includes concepts such as "low", "medium" and "high". This quantifies how the quantity that was available to be administered to the target differs from typical or background levels of the substance."/> <caseSensitive value="true"/> <valueSet value="http://terminology.hl7.org/ValueSet/v3-ActExposureLevelCode"/> <hierarchyMeaning value="is-a"/> <content value="complete"/> <property> <code value="notSelectable"/> <uri value="http://hl7.org/fhir/concept-properties#notSelectable"/> <description value="Indicates that the code is abstract - only intended to be used as a selector for other concepts"/> <type value="boolean"/> </property> <concept> <code value="_ActExposureLevelCode"/> <display value="ActExposureLevelCode"/> <definition value="A qualitative measure of the degree of exposure to the causative agent. This includes concepts such as "low", "medium" and "high". This quantifies how the quantity that was available to be administered to the target differs from typical or background levels of the substance."/> <property> <code value="notSelectable"/> <valueBoolean value="true"/> </property> <concept> <code value="HIGH"/> <display value="high"/> <definition value="Description: Exposure to an agent at a relatively high level above background."/> </concept> <concept> <code value="LOW"/> <display value="low"/> <definition value="Description: Exposure to an agent at a relatively low level above background."/> </concept> <concept> <code value="MEDIUM"/> <display value="medium"/> <definition value="Description: Exposure to an agent at a relatively moderate level above background.A"/> </concept> </concept> </CodeSystem>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.