@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "v2-0085"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Properties

This code system defines the following properties for its concepts

CodeURITypeDescription
statushttp://terminology.hl7.org/CodeSystem/utg-concept-properties#statuscodeStatus of the concept
deprecatedhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecatedcodeVersion of HL7 in which the code was deprecated
v2-concCommenthttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentstringV2 Concept Comment
v2-concCommentAsPubhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPubstringV2 Concept Comment As Published

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v2-0085 defines the following codes in a Is-A heirarchy:

CodeDisplayDefinitionV2 Concept CommentV2 Concept Comment As PublishedDeutsch (German, de)
A Amended based on adjustments provided by the Placer (Physician) regarding patient demographics (such as age and/or gender or other patient specific informationAmended based on adjustments provided by the Placer (Physician) regarding patient demographics (such as age and/or gender or other patient specific information
B Appended Report - Final results reviewed and further information provided for clarity without change to the original result values.Appended Report - Final results reviewed and further information provided for clarity without change to the original result values.
C Record coming over is a correction and thus replaces a final resultRecord coming over is a correction and thus replaces a final resultKorrektur bereits gemeldeter Ergebnisse
D Deletes the OBX recordDeletes the OBX recordGemeldete Ergebnisse löschen
F Final resultsFinal resultsEndergebnis
I Specimen in lab; results pendingSpecimen in lab; results pendingProbe im Labor - Ergebnisse stehen an
N Not asked; used to affirmatively document that the observation identified in the OBX was not sought when the universal service ID in OBR-4 implies that it would be sought.Not asked; used to affirmatively document that the observation identified in the OBX was not sought when the universal service ID in OBR-4 implies that it would be sought.ungefragte Übertragung
O Order detail description only (no result)Order detail description only (no result)Anforderungsbeschreibung (ohne Ergebnisse)
P Preliminary resultsPreliminary resultsVorläufige Ergebnisse
R Results entered -- not verifiedResults entered -- not verifiedNicht validierte Ergebnisse
S Partial results. Deprecated. Retained only for backward compatibility as of V2.6.Partial results. Deprecated. Retained only for backward compatibility as of V2.6.Deprecated.Deprecated.Teilergebnisse
V Verified - Final results reviewed and confirmed to be correct, no change to result value, normal range or abnormal flagVerified - Final results reviewed and confirmed to be correct, no change to result value, normal range or abnormal flag
X Results cannot be obtained for this observationResults cannot be obtained for this observationUntersuchung führt zu keinem Ergebnis
U Results status change to final without retransmitting results already sent as 'preliminary.' E.g., radiology changes status from preliminary to finalResults status change to final without retransmitting results already sent as 'preliminary.' E.g., radiology changes status from preliminary to finalVorläufiges Ergebnis wird Endergebnis, da keine Änderung
W Post original as wrong, e.g., transmitted for wrong patientPost original as wrong, e.g., transmitted for wrong patientfehlerhafte Übertragung
" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ; fhir:value [ fhir:v "oo" ] ] ) ; # fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0085"^^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.18.34" ] ] ) ; # fhir:version [ fhir:v "2.0.0"] ; # fhir:name [ fhir:v "ObservationResultStatusCodesInterpretation"] ; # fhir:title [ fhir:v "observationResultStatusCodesInterpretation"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2019-12-01"^^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 "HL7-defined code system of concepts which specify observation result status. These codes reflect the current completion status of the results for one Observation Identifier. Used in HL7 Version 2.x messaging in the OBX segment."] ; # fhir:purpose [ fhir:v "Underlying Master Code System for V2 table 0085 (Observation Result Status Codes Interpretation)"] ; # 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:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/v2-0085"^^xsd:anyURI ; fhir:link ] ; # fhir:hierarchyMeaning [ fhir:v "is-a"] ; # fhir:compositional [ fhir:v "false"^^xsd:boolean] ; # fhir:versionNeeded [ fhir:v "false"^^xsd:boolean] ; # fhir:content [ fhir:v "complete"] ; # fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status"^^xsd:anyURI ] ; fhir:description [ fhir:v "Status of the concept" ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "deprecated" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated"^^xsd:anyURI ] ; fhir:description [ fhir:v "Version of HL7 in which the code was deprecated" ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment"^^xsd:anyURI ] ; fhir:description [ fhir:v "V2 Concept Comment" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub"^^xsd:anyURI ] ; fhir:description [ fhir:v "V2 Concept Comment As Published" ] ; fhir:type [ fhir:v "string" ] ] ) ; # fhir:concept ( [ fhir:id [ fhir:v "1288" ] ; fhir:code [ fhir:v "A" ] ; fhir:display [ fhir:v "Amended based on adjustments provided by the Placer (Physician) regarding patient demographics (such as age and/or gender or other patient specific information" ] ; fhir:definition [ fhir:v "Amended based on adjustments provided by the Placer (Physician) regarding patient demographics (such as age and/or gender or other patient specific information" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1289" ] ; fhir:code [ fhir:v "B" ] ; fhir:display [ fhir:v "Appended Report - Final results reviewed and further information provided for clarity without change to the original result values." ] ; fhir:definition [ fhir:v "Appended Report - Final results reviewed and further information provided for clarity without change to the original result values." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1290" ] ; fhir:code [ fhir:v "C" ] ; fhir:display [ fhir:v "Record coming over is a correction and thus replaces a final result" ] ; fhir:definition [ fhir:v "Record coming over is a correction and thus replaces a final result" ] ; fhir:designation ( [ fhir:language [ fhir:v "de" ] ; fhir:use [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ; fhir:code [ fhir:v "preferredForLanguage" ] ] ; fhir:value [ fhir:v "Korrektur bereits gemeldeter Ergebnisse" ] ] ) ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1291" ] ; fhir:code [ fhir:v "D" ] ; fhir:display [ fhir:v "Deletes the OBX record" ] ; fhir:definition [ fhir:v "Deletes the OBX record" ] ; fhir:designation ( [ fhir:language [ fhir:v "de" ] ; fhir:use [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ; fhir:code [ fhir:v "preferredForLanguage" ] ] ; fhir:value [ fhir:v "Gemeldete Ergebnisse löschen" ] ] ) ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1292" ] ; fhir:code [ fhir:v "F" ] ; fhir:display [ fhir:v "Final results" ] ; fhir:definition [ fhir:v "Final results" ] ; fhir:designation ( [ fhir:language [ fhir:v "de" ] ; fhir:use [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ; fhir:code [ fhir:v "preferredForLanguage" ] ] ; fhir:value [ fhir:v "Endergebnis" ] ] ) ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1293" ] ; fhir:code [ fhir:v "I" ] ; fhir:display [ fhir:v "Specimen in lab; results pending" ] ; fhir:definition [ fhir:v "Specimen in lab; results pending" ] ; fhir:designation ( [ fhir:language [ fhir:v "de" ] ; fhir:use [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ; fhir:code [ fhir:v "preferredForLanguage" ] ] ; fhir:value [ fhir:v "Probe im Labor - Ergebnisse stehen an" ] ] ) ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1294" ] ; fhir:code [ fhir:v "N" ] ; fhir:display [ fhir:v "Not asked; used to affirmatively document that the observation identified in the OBX was not sought when the universal service ID in OBR-4 implies that it would be sought." ] ; fhir:definition [ fhir:v "Not asked; used to affirmatively document that the observation identified in the OBX was not sought when the universal service ID in OBR-4 implies that it would be sought." ] ; fhir:designation ( [ fhir:language [ fhir:v "de" ] ; fhir:use [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ; fhir:code [ fhir:v "preferredForLanguage" ] ] ; fhir:value [ fhir:v "ungefragte Übertragung" ] ] ) ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1295" ] ; fhir:code [ fhir:v "O" ] ; fhir:display [ fhir:v "Order detail description only (no result)" ] ; fhir:definition [ fhir:v "Order detail description only (no result)" ] ; fhir:designation ( [ fhir:language [ fhir:v "de" ] ; fhir:use [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ; fhir:code [ fhir:v "preferredForLanguage" ] ] ; fhir:value [ fhir:v "Anforderungsbeschreibung (ohne Ergebnisse)" ] ] ) ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1296" ] ; fhir:code [ fhir:v "P" ] ; fhir:display [ fhir:v "Preliminary results" ] ; fhir:definition [ fhir:v "Preliminary results" ] ; fhir:designation ( [ fhir:language [ fhir:v "de" ] ; fhir:use [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ; fhir:code [ fhir:v "preferredForLanguage" ] ] ; fhir:value [ fhir:v "Vorläufige Ergebnisse" ] ] ) ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1297" ] ; fhir:code [ fhir:v "R" ] ; fhir:display [ fhir:v "Results entered -- not verified" ] ; fhir:definition [ fhir:v "Results entered -- not verified" ] ; fhir:designation ( [ fhir:language [ fhir:v "de" ] ; fhir:use [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ; fhir:code [ fhir:v "preferredForLanguage" ] ] ; fhir:value [ fhir:v "Nicht validierte Ergebnisse" ] ] ) ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1298" ] ; fhir:code [ fhir:v "S" ] ; fhir:display [ fhir:v "Partial results. Deprecated. Retained only for backward compatibility as of V2.6." ] ; fhir:definition [ fhir:v "Partial results. Deprecated. Retained only for backward compatibility as of V2.6." ] ; fhir:designation ( [ fhir:language [ fhir:v "de" ] ; fhir:use [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ; fhir:code [ fhir:v "preferredForLanguage" ] ] ; fhir:value [ fhir:v "Teilergebnisse" ] ] ) ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "Deprecated." ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "Deprecated." ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1299" ] ; fhir:code [ fhir:v "V" ] ; fhir:display [ fhir:v "Verified - Final results reviewed and confirmed to be correct, no change to result value, normal range or abnormal flag" ] ; fhir:definition [ fhir:v "Verified - Final results reviewed and confirmed to be correct, no change to result value, normal range or abnormal flag" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1300" ] ; fhir:code [ fhir:v "X" ] ; fhir:display [ fhir:v "Results cannot be obtained for this observation" ] ; fhir:definition [ fhir:v "Results cannot be obtained for this observation" ] ; fhir:designation ( [ fhir:language [ fhir:v "de" ] ; fhir:use [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ; fhir:code [ fhir:v "preferredForLanguage" ] ] ; fhir:value [ fhir:v "Untersuchung führt zu keinem Ergebnis" ] ] ) ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1301" ] ; fhir:code [ fhir:v "U" ] ; fhir:display [ fhir:v "Results status change to final without retransmitting results already sent as 'preliminary.' E.g., radiology changes status from preliminary to final" ] ; fhir:definition [ fhir:v "Results status change to final without retransmitting results already sent as 'preliminary.' E.g., radiology changes status from preliminary to final" ] ; fhir:designation ( [ fhir:language [ fhir:v "de" ] ; fhir:use [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ; fhir:code [ fhir:v "preferredForLanguage" ] ] ; fhir:value [ fhir:v "Vorläufiges Ergebnis wird Endergebnis, da keine Änderung" ] ] ) ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "1302" ] ; fhir:code [ fhir:v "W" ] ; fhir:display [ fhir:v "Post original as wrong, e.g., transmitted for wrong patient" ] ; fhir:definition [ fhir:v "Post original as wrong, e.g., transmitted for wrong patient" ] ; fhir:designation ( [ fhir:language [ fhir:v "de" ] ; fhir:use [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ; fhir:code [ fhir:v "preferredForLanguage" ] ] ; fhir:value [ fhir:v "fehlerhafte Übertragung" ] ] ) ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] ) . # # -------------------------------------------------------------------------------------