This page is part of the FHIR Specification (v4.4.0: R5 Preview #2). 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)
FHIR Value set/code system definition for HL7 v2 table 0174 ( NATURE OF TEST/OBSERVATION)
<?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="v2-0174"/> <meta> <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> </meta> <language value="en"/> <text> <status value="additional"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> Nature of Service/Test/Observation</p> <table class="grid"> <tr> <td> <b> Code</b> </td> <td> <b> Description</b> </td> <td> <b> Comment</b> </td> <td> <b> Version</b> </td> </tr> <tr> <td> A <a name="A"> </a> </td> <td> Atomic service/test/observation (test code or treatment code)</td> <td> can be associated with one or more OM4 (specimen) segments a single direct observation and would usually be associated with an OM2 and/or OM3 segments</td> <td> added v2.2</td> </tr> <tr> <td> C <a name="C"> </a> </td> <td> Single observation calculated via a rule or formula from other independent observations (e.g., Alveolar-arterial ratio, cardiac output)</td> <td> can be associated with one or more OM4 (specimen) segments a derived quantity and would usually be associated with an OM6 segment</td> <td> added v2.2</td> </tr> <tr> <td> F <a name="F"> </a> </td> <td> Functional procedure that may consist of one or more interrelated measures (e.g., glucose tolerance test, creatinine clearance), usually done at different times and/or on different specimens</td> <td> can be associated with one or more OM4 (specimen) segments See comment for value S</td> <td> added v2.2</td> </tr> <tr> <td> P <a name="P"> </a> </td> <td> Profile or battery consisting of many independent atomic observations (e.g., SMA12, electrolytes), usually done at one instrument on one specimen</td> <td> can be associated with one or more OM4 (specimen) segments See comment for value S</td> <td> added v2.2</td> </tr> <tr> <td> S <a name="S"> </a> </td> <td> Superset-a set of batteries or procedures ordered under a single code unit but processed as separate batteries (e.g., routines = CBC, UA, electrolytes)<p>This set indicates that the code being described is used to order multiple service/test/observation b</td> <td> can be associated with one or more OM4 (specimen) segments Codes P, F, and S identify sets (batteries) and should be associated with an OM5 segment that defines the list of elements. The definitions for the contained elements would have to be sent in other independent OMx segments, one for each contained element. In the ASTM context, most text reports – such as discharge summaries, admission H&Ps, and chest X-ray reports – are considered as sets, in which each section of the report (e.g., description, impression, and recommendation of an X-ray report) is considered a separate observation</td> <td> added v2.2</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/v2-0174"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.18.90"/> </identifier> <version value="2.9"/> <name value="v2.0174"/> <title value="v2 NATURE OF TEST/OBSERVATION"/> <status value="active"/> <experimental value="false"/> <publisher value="HL7, Inc"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org"/> </telecom> </contact> <description value="FHIR Value set/code system definition for HL7 v2 table 0174 ( NATURE OF TEST/OBSERVATION)"/> <content value="complete"/> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments"> <valueString value="can be associated with one or more OM4 (specimen) segments a single direct observation and would usually be associated with an OM2 and/or OM3 segments"> <extension url="http://hl7.org/fhir/StructureDefinition/translation"> <extension url="lang"> <valueCode value="nl"/> </extension> <extension url="content"> <valueString value="kan worden gekoppeld met een of meer OM4 (monster) segmenten. Een enkelvoudige, directe observatie en wordt meestal gekoppeld met een OM2 en/of OM3-segment"/> </extension> </extension> </valueString> </extension> <code value="A"/> <display value="Atomic service/test/observation (test code or treatment code)"/> <designation> <language value="de"/> <use> <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> <code value="display"/> </use> <value value="Einzeluntersuchung"/> </designation> <designation> <language value="nl"/> <use> <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> <code value="display"/> </use> <value value="Atomische service/test/observatie (testcode of behandelingcode)"/> </designation> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments"> <valueString value="can be associated with one or more OM4 (specimen) segments a derived quantity and would usually be associated with an OM6 segment"> <extension url="http://hl7.org/fhir/StructureDefinition/translation"> <extension url="lang"> <valueCode value="nl"/> </extension> <extension url="content"> <valueString value="kan worden gekoppeld met een of meer OM4 (monster) segmenten. Een afgeleide hoeveelheid en wordt meestal gekoppeld met een OM6 segment"/> </extension> </extension> </valueString> </extension> <code value="C"/> <display value="Single observation calculated via a rule or formula from other independent observations (e.g., Alveolar-arterial ratio, cardiac output)"/> <designation> <language value="de"/> <use> <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> <code value="display"/> </use> <value value="Berechnetes Einzelergebnis"/> </designation> <designation> <language value="nl"/> <use> <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> <code value="display"/> </use> <value value="Enkelvoudige observatie berekend via regels of formule uit andere onafhankelijke observaties (bijv. Alveolair--arteriële gradiënt, hart-minuut-volume)"/> </designation> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments"> <valueString value="can be associated with one or more OM4 (specimen) segments See comment for value S"> <extension url="http://hl7.org/fhir/StructureDefinition/translation"> <extension url="lang"> <valueCode value="nl"/> </extension> <extension url="content"> <valueString value="kan worden gekoppeld met een of meer OM4 (monster) segmenten. Zie opmerking voor waarde S"/> </extension> </extension> </valueString> </extension> <code value="F"/> <display value="Functional procedure that may consist of one or more interrelated measures (e.g., glucose tolerance test, creatinine clearance), usually done at different times and/or on different specimens"/> <designation> <language value="de"/> <use> <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> <code value="display"/> </use> <value value="Funktionstest"/> </designation> <designation> <language value="nl"/> <use> <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> <code value="display"/> </use> <value value="Functionele behandeling die kan bestaan uit een of meer gerelateerde metingen (bijv. glucosetolerant ietest, creatinineklaring), meestal uitgevoerd op verschillende momenten en/of verschillende monsters"/> </designation> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments"> <valueString value="can be associated with one or more OM4 (specimen) segments See comment for value S"> <extension url="http://hl7.org/fhir/StructureDefinition/translation"> <extension url="lang"> <valueCode value="nl"/> </extension> <extension url="content"> <valueString value="kan worden gekoppeld met een of meer OM4 (monster) segmenten. Zie opmerking voor waarde S"/> </extension> </extension> </valueString> </extension> <code value="P"/> <display value="Profile or battery consisting of many independent atomic observations (e.g., SMA12, electrolytes), usually done at one instrument on one specimen"/> <designation> <language value="de"/> <use> <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> <code value="display"/> </use> <value value="Batterieanordnung"/> </designation> <designation> <language value="nl"/> <use> <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> <code value="display"/> </use> <value value="Profiel of battery bestaande uit vele onafhankelijke atomische observaties (bijv. SMA12, electrolyten), meestal met één instrument op één monster"/> </designation> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments"> <valueString value="can be associated with one or more OM4 (specimen) segments Codes P, F, and S identify sets (batteries) and should be associated with an OM5 segment that defines the list of elements. The definitions for the contained elements would have to be sent in other independent OMx segments, one for each contained element. In the ASTM context, most text reports – such as discharge summaries, admission H&Ps, and chest X-ray reports – are considered as sets, in which each section of the report (e.g., description, impression, and recommendation of an X-ray report) is considered a separate observation"> <extension url="http://hl7.org/fhir/StructureDefinition/translation"> <extension url="lang"> <valueCode value="nl"/> </extension> <extension url="content"> <valueString value="kan worden gekoppeld met een of meer OM4 (monster) segmenten. Codes P, F, S identificeren sets (batteries) en moeten worden gekoppeld met een OM5-segment die de lijst van elementen definieert. De definities voor de elementen in de lijst moeten worden verzonden in andere onafhankelijke OMx-segmenten, een per element. In ASTM-context worden de meeste tekstuele rapporten - zoals ontslagsamenvattingen, opnameverslagen, thoraxrapporten - beschouwd als sets, waarin elke verslagsectie (bijv. omschrijving, indruk en advies van een radiologieverslag) als aparte observatie wordt gezien."/> </extension> </extension> </valueString> </extension> <code value="S"/> <display value="Superset-a set of batteries or procedures ordered under a single code unit but processed as separate batteries (e.g., routines = CBC, UA, electrolytes)<p>This set indicates that the code being described is used to order multiple service/test/observation b"/> <designation> <language value="de"/> <use> <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> <code value="display"/> </use> <value value="Latte von mehreren Batterieanforderungen (Aufnahmelatte)"/> </designation> <designation> <language value="nl"/> <use> <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> <code value="display"/> </use> <value value="Superset--een set batteries of procedures aangevraagd onder een enkele aanvraagcode maar behandeld als afzonderlijke batteries (bijv. routines = CBC, UA, electrolyten); Deze set geeft aan dat de bedoelde code wordt gebruikt voor het aanvragen van meerdere services/tests/observa ties"/> </designation> </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.