@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "v2-0123"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Properties

CodeURLDescriptionType
statushttp://terminology.hl7.org/CodeSystem/utg-concept-properties#statusStatus of the conceptcode
deprecatedhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecatedVersion of HL7 in which the code was deprecatedcode
v2-concCommenthttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentV2 Concept Commentstring
HL7usageNoteshttp://terminology.hl7.org/CodeSystem/utg-concept-properties#HL7usageNotesHL7 Concept Usage Notesstring

This code system http://terminology.hl7.org/CodeSystem/v2-0123 defines the following codes:

CodeDisplayDefinitionV2 Concept CommentHL7 Concept Usage Notes
O Order received; specimen not yet receivedOrder received; specimen not yet received
I No results available; specimen received, procedure incompleteNo results available; specimen received, procedure incomplete
S No results available; procedure scheduled, but not doneNo results available; procedure scheduled, but not done
A Some, but not all, results availableSome, but not all, results available
P PreliminaryA verified early result is available, final results not yet obtained
C Corrected, finalA result under an order, that has been finalized has been corrected
R Results stored; not yet verifiedResults stored; not yet verified
F Final resultsFinal results; results stored and verified.Can only be changed with a corrected result.
X No results available; Order canceledNo results available; Order canceled.
Y No order on record for this testNo order on record for this test.Used only on queries
Z No record of this patientNo record of this patient.Used only on queries
M Corrected, not finalA result under an order, that has not yet been finalized has been corrected
N Procedure completed, results pendingNo result available; requested procedure done. To indicate that a requested test is performed but results are pending/not yet available.Transitions/Relationships: \nOBR-25 Valid preceding state (... to N): O, I, S. Succeeding state (N to ...): P, A, R, F, X\nOBX-11 No OBX segments can be present where OBX-29 = RSLT

Additional Language Displays

CodeDeutsch (German, de)
OAuftrag erhalten - Probe steht noch aus
IKeine Ergebnisse - Probe liegt vor, Untersuchung unvollständig
SKeine Ergebnisse - Untersuchung eingeplant, aber noch nicht durchgeführt
Aeinige, aber nicht alle Ergebnisse verfügbar
PVorläufig - Validiertes Zwischenergebnis liegt vor, aber noch keine endgültigen
Ckorrigiertes Ergebnis, final
RErgebnisse gespeichert, aber noch nicht validiert
FEndergebnis - Auftrag erledigt, Ergebnisse validiert
XKeine Ergebnisse - Auftrag storniert
YKein Auftrag zu dieser Untersuchung
ZKeine Daten über diesen Patienten
M
N
" ]; fhir:DomainResource.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ]; fhir:Extension.valueCode [ fhir:value "oo" ] ]; fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0123"]; fhir:CodeSystem.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.18.51" ] ]; fhir:CodeSystem.version [ fhir:value "2.4.0"]; fhir:CodeSystem.name [ fhir:value "ResultStatus"]; fhir:CodeSystem.title [ fhir:value "resultStatus"]; fhir:CodeSystem.status [ fhir:value "active"]; fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean]; fhir:CodeSystem.date [ fhir:value "2019-12-01"^^xsd:date]; fhir:CodeSystem.publisher [ fhir:value "HL7, Inc"]; fhir:CodeSystem.contact [ fhir:index 0; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/" ] ] ]; fhir:CodeSystem.description [ fhir:value "HL7-defined code system of concepts which specify a status of results for an order. Used in HL7 Version 2.x messaging in the OBR segment."]; fhir:CodeSystem.purpose [ fhir:value "Underlying Master Code System for V2 table 0123 (Result Status)"]; fhir:CodeSystem.copyright [ fhir:value "Copyright HL7. Licensed under creative commons public domain"]; fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean]; fhir:CodeSystem.valueSet [ fhir:value "http://terminology.hl7.org/ValueSet/v2-0123"; fhir:link ]; fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"]; fhir:CodeSystem.compositional [ fhir:value "false"^^xsd:boolean]; fhir:CodeSystem.versionNeeded [ fhir:value "false"^^xsd:boolean]; fhir:CodeSystem.content [ fhir:value "complete"]; fhir:CodeSystem.property [ fhir:index 0; fhir:CodeSystem.property.code [ fhir:value "status" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status" ]; fhir:CodeSystem.property.description [ fhir:value "Status of the concept" ]; fhir:CodeSystem.property.type [ fhir:value "code" ] ], [ fhir:index 1; fhir:CodeSystem.property.code [ fhir:value "deprecated" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated" ]; fhir:CodeSystem.property.description [ fhir:value "Version of HL7 in which the code was deprecated" ]; fhir:CodeSystem.property.type [ fhir:value "code" ] ], [ fhir:index 2; fhir:CodeSystem.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment" ]; fhir:CodeSystem.property.description [ fhir:value "V2 Concept Comment" ]; fhir:CodeSystem.property.type [ fhir:value "string" ] ], [ fhir:index 3; fhir:CodeSystem.property.code [ fhir:value "HL7usageNotes" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#HL7usageNotes" ]; fhir:CodeSystem.property.description [ fhir:value "HL7 Concept Usage Notes" ]; fhir:CodeSystem.property.type [ fhir:value "string" ] ]; fhir:CodeSystem.concept [ fhir:index 0; fhir:Element.id [ fhir:value "1430" ]; fhir:CodeSystem.concept.code [ fhir:value "O" ]; fhir:CodeSystem.concept.display [ fhir:value "Order received; specimen not yet received" ]; fhir:CodeSystem.concept.definition [ fhir:value "Order received; specimen not yet received" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Auftrag erhalten - Probe steht noch aus" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 1; fhir:Element.id [ fhir:value "1431" ]; fhir:CodeSystem.concept.code [ fhir:value "I" ]; fhir:CodeSystem.concept.display [ fhir:value "No results available; specimen received, procedure incomplete" ]; fhir:CodeSystem.concept.definition [ fhir:value "No results available; specimen received, procedure incomplete" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Keine Ergebnisse - Probe liegt vor, Untersuchung unvollständig" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 2; fhir:Element.id [ fhir:value "1432" ]; fhir:CodeSystem.concept.code [ fhir:value "S" ]; fhir:CodeSystem.concept.display [ fhir:value "No results available; procedure scheduled, but not done" ]; fhir:CodeSystem.concept.definition [ fhir:value "No results available; procedure scheduled, but not done" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Keine Ergebnisse - Untersuchung eingeplant, aber noch nicht durchgeführt" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 3; fhir:Element.id [ fhir:value "1433" ]; fhir:CodeSystem.concept.code [ fhir:value "A" ]; fhir:CodeSystem.concept.display [ fhir:value "Some, but not all, results available" ]; fhir:CodeSystem.concept.definition [ fhir:value "Some, but not all, results available" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "einige, aber nicht alle Ergebnisse verfügbar" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 4; fhir:Element.id [ fhir:value "1434" ]; fhir:CodeSystem.concept.code [ fhir:value "P" ]; fhir:CodeSystem.concept.display [ fhir:value "Preliminary" ]; fhir:CodeSystem.concept.definition [ fhir:value "A verified early result is available, final results not yet obtained" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Vorläufig - Validiertes Zwischenergebnis liegt vor, aber noch keine endgültigen" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 5; fhir:Element.id [ fhir:value "1435" ]; fhir:CodeSystem.concept.code [ fhir:value "C" ]; fhir:CodeSystem.concept.display [ fhir:value "Corrected, final" ]; fhir:CodeSystem.concept.definition [ fhir:value "A result under an order, that has been finalized has been corrected" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "korrigiertes Ergebnis, final" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 6; fhir:Element.id [ fhir:value "1436" ]; fhir:CodeSystem.concept.code [ fhir:value "R" ]; fhir:CodeSystem.concept.display [ fhir:value "Results stored; not yet verified" ]; fhir:CodeSystem.concept.definition [ fhir:value "Results stored; not yet verified" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Ergebnisse gespeichert, aber noch nicht validiert" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 7; fhir:Element.id [ fhir:value "1437" ]; fhir:CodeSystem.concept.code [ fhir:value "F" ]; fhir:CodeSystem.concept.display [ fhir:value "Final results" ]; fhir:CodeSystem.concept.definition [ fhir:value "Final results; results stored and verified." ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Endergebnis - Auftrag erledigt, Ergebnisse validiert" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Can only be changed with a corrected result." ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 8; fhir:Element.id [ fhir:value "1438" ]; fhir:CodeSystem.concept.code [ fhir:value "X" ]; fhir:CodeSystem.concept.display [ fhir:value "No results available; Order canceled" ]; fhir:CodeSystem.concept.definition [ fhir:value "No results available; Order canceled." ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Keine Ergebnisse - Auftrag storniert" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 9; fhir:Element.id [ fhir:value "1439" ]; fhir:CodeSystem.concept.code [ fhir:value "Y" ]; fhir:CodeSystem.concept.display [ fhir:value "No order on record for this test" ]; fhir:CodeSystem.concept.definition [ fhir:value "No order on record for this test." ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Kein Auftrag zu dieser Untersuchung" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "HL7usageNotes" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Used only on queries" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 10; fhir:Element.id [ fhir:value "1440" ]; fhir:CodeSystem.concept.code [ fhir:value "Z" ]; fhir:CodeSystem.concept.display [ fhir:value "No record of this patient" ]; fhir:CodeSystem.concept.definition [ fhir:value "No record of this patient." ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Keine Daten über diesen Patienten" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "HL7usageNotes" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Used only on queries" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 11; fhir:Element.id [ fhir:value "1441" ]; fhir:CodeSystem.concept.code [ fhir:value "M" ]; fhir:CodeSystem.concept.display [ fhir:value "Corrected, not final" ]; fhir:CodeSystem.concept.definition [ fhir:value "A result under an order, that has not yet been finalized has been corrected" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 12; fhir:Element.id [ fhir:value "1442" ]; fhir:CodeSystem.concept.code [ fhir:value "N" ]; fhir:CodeSystem.concept.display [ fhir:value "Procedure completed, results pending" ]; fhir:CodeSystem.concept.definition [ fhir:value "No result available; requested procedure done. To indicate that a requested test is performed but results are pending/not yet available." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "HL7usageNotes" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Transitions/Relationships: \nOBR-25 Valid preceding state (... to N): O, I, S. Succeeding state (N to ...): P, A, R, F, X\nOBX-11 No OBX segments can be present where OBX-29 = RSLT" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------