@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "v2-0939"] ; # 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-0939 defines the following codes in a Is-A heirarchy:

CodeDisplayDefinitionV2 Concept CommentV2 Concept Comment As Published
OBR-OBX OBX segment following an OBR segmentOBX segment following an OBR segmentFor responses related to the test orderFor responses related to the test order
SPM-OBX OBX segment following an SPM segmentOBX segment following an SPM segmentFor responses related to the specimenFor responses related to the specimen
DG1-3 Diagnosis CodeDiagnosis Code
NK1-11 Next of Kin / Associated Parties Job Code/ClassNext of Kin / Associated Parties Job Code/ClassUsed to convey patient's or next of kin's employment job class codeUsed to convey patient's or next of kin's employment job class code
NK1-13 Organization Name - NK1Organization Name - NK1Next of kin's organization nameNext of kin's organization name
NK1-28 Ethnic GroupEthnic GroupNext of kin's ethnicityNext of kin's ethnicity
NK1-35 RaceRaceNext of kin's raceNext of kin's race
OBR-16 Ordering ProviderOrdering Provider
OBR-13 Relevant Clinical InformationRelevant Clinical InformationThe purpose varies based on the AOE referencing this field.The purpose varies based on the AOE referencing this field.
OBR-49 Result HandlingResult HandlingThis was used for call or fax results backThis was used for call or fax results back
PID-11 Patient AddressPatient AddressApplies to patientApplies to patient
PID-3 Patient Identifier ListPatient Identifier ListApplies to patientApplies to patient
PID-5 Patient NamePatient NameApplies to patientApplies to patient
PID-6 Mother's Maiden NameMother's Maiden NameApplies to patientApplies to patient
PID-7 Date/Time of BirthDate/Time of BirthApplies to patientApplies to patient
PID-13 Phone Number - HomePhone Number - Homedeprecated field as of v2.7deprecated field as of v2.7
PID-14 Phone Number - BusinessPhone Number - Businessdeprecated field as of v2.7deprecated field as of v2.7
PID-40 Phone NumberPhone NumberNew field in V2.7New field in V2.7
PRT-5 Participation PersonParticipation Person
SPM-4 Specimen TypeSpecimen Type
SPM-8 Specimen Source SiteSpecimen Source Site
" ] ; # fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0939"^^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.442" ] ] ) ; # fhir:version [ fhir:v "2.0.0"] ; # fhir:name [ fhir:v "CommunicationLocation"] ; # fhir:title [ fhir:v "communicationLocation"] ; # 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 specifying the communication location. Used in HL7 Version 2.x messaging in the OMC segment."] ; # fhir:purpose [ fhir:v "Underlying Master Code System for V2 table 0939 (Communication Location)"] ; # 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-0939"^^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 "6724" ] ; fhir:code [ fhir:v "OBR-OBX" ] ; fhir:display [ fhir:v "OBX segment following an OBR segment" ] ; fhir:definition [ fhir:v "OBX segment following an OBR segment" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "For responses related to the test order" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "For responses related to the test order" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6725" ] ; fhir:code [ fhir:v "SPM-OBX" ] ; fhir:display [ fhir:v "OBX segment following an SPM segment" ] ; fhir:definition [ fhir:v "OBX segment following an SPM segment" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "For responses related to the specimen" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "For responses related to the specimen" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6726" ] ; fhir:code [ fhir:v "DG1-3" ] ; fhir:display [ fhir:v "Diagnosis Code" ] ; fhir:definition [ fhir:v "Diagnosis Code" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6727" ] ; fhir:code [ fhir:v "NK1-11" ] ; fhir:display [ fhir:v "Next of Kin / Associated Parties Job Code/Class" ] ; fhir:definition [ fhir:v "Next of Kin / Associated Parties Job Code/Class" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "Used to convey patient's or next of kin's employment job class code" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "Used to convey patient's or next of kin's employment job class code" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6728" ] ; fhir:code [ fhir:v "NK1-13" ] ; fhir:display [ fhir:v "Organization Name - NK1" ] ; fhir:definition [ fhir:v "Organization Name - NK1" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "Next of kin's organization name" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "Next of kin's organization name" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6729" ] ; fhir:code [ fhir:v "NK1-28" ] ; fhir:display [ fhir:v "Ethnic Group" ] ; fhir:definition [ fhir:v "Ethnic Group" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "Next of kin's ethnicity" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "Next of kin's ethnicity" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6730" ] ; fhir:code [ fhir:v "NK1-35" ] ; fhir:display [ fhir:v "Race" ] ; fhir:definition [ fhir:v "Race" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "Next of kin's race" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "Next of kin's race" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6731" ] ; fhir:code [ fhir:v "OBR-16" ] ; fhir:display [ fhir:v "Ordering Provider" ] ; fhir:definition [ fhir:v "Ordering Provider" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6732" ] ; fhir:code [ fhir:v "OBR-13" ] ; fhir:display [ fhir:v "Relevant Clinical Information" ] ; fhir:definition [ fhir:v "Relevant Clinical Information" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "The purpose varies based on the AOE referencing this field." ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "The purpose varies based on the AOE referencing this field." ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6733" ] ; fhir:code [ fhir:v "OBR-49" ] ; fhir:display [ fhir:v "Result Handling" ] ; fhir:definition [ fhir:v "Result Handling" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "This was used for call or fax results back" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "This was used for call or fax results back" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6734" ] ; fhir:code [ fhir:v "PID-11" ] ; fhir:display [ fhir:v "Patient Address" ] ; fhir:definition [ fhir:v "Patient Address" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "Applies to patient" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "Applies to patient" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6735" ] ; fhir:code [ fhir:v "PID-3" ] ; fhir:display [ fhir:v "Patient Identifier List" ] ; fhir:definition [ fhir:v "Patient Identifier List" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "Applies to patient" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "Applies to patient" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6736" ] ; fhir:code [ fhir:v "PID-5" ] ; fhir:display [ fhir:v "Patient Name" ] ; fhir:definition [ fhir:v "Patient Name" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "Applies to patient" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "Applies to patient" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6737" ] ; fhir:code [ fhir:v "PID-6" ] ; fhir:display [ fhir:v "Mother's Maiden Name" ] ; fhir:definition [ fhir:v "Mother's Maiden Name" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "Applies to patient" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "Applies to patient" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6738" ] ; fhir:code [ fhir:v "PID-7" ] ; fhir:display [ fhir:v "Date/Time of Birth" ] ; fhir:definition [ fhir:v "Date/Time of Birth" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "Applies to patient" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "Applies to patient" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6739" ] ; fhir:code [ fhir:v "PID-13" ] ; fhir:display [ fhir:v "Phone Number - Home" ] ; fhir:definition [ fhir:v "Phone Number - Home" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "deprecated field as of v2.7" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "deprecated field as of v2.7" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6740" ] ; fhir:code [ fhir:v "PID-14" ] ; fhir:display [ fhir:v "Phone Number - Business" ] ; fhir:definition [ fhir:v "Phone Number - Business" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "deprecated field as of v2.7" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "deprecated field as of v2.7" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6741" ] ; fhir:code [ fhir:v "PID-40" ] ; fhir:display [ fhir:v "Phone Number" ] ; fhir:definition [ fhir:v "Phone Number" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "New field in V2.7" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "New field in V2.7" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6742" ] ; fhir:code [ fhir:v "PRT-5" ] ; fhir:display [ fhir:v "Participation Person" ] ; fhir:definition [ fhir:v "Participation Person" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6743" ] ; fhir:code [ fhir:v "SPM-4" ] ; fhir:display [ fhir:v "Specimen Type" ] ; fhir:definition [ fhir:v "Specimen Type" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "6744" ] ; fhir:code [ fhir:v "SPM-8" ] ; fhir:display [ fhir:v "Specimen Source Site" ] ; fhir:definition [ fhir:v "Specimen Source Site" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] ) . # # -------------------------------------------------------------------------------------