HL7 v2.5.1 Vocabulary
0.1.0 - ci-build

HL7 v2.5.1 Vocabulary, published by HL7/FO. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/frankoemig/hl7.v2.terminology.v251/ and changes regularly. See the Directory of published versions

: Contact Role (2.5.1 - 1.0.0) - TTL Representation

Active as of 2026-01-27

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "hl7VScontactRole2"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hl7VScontactRole2</b></p><a name=\"hl7VScontactRole2\"> </a><a name=\"hchl7VScontactRole2\"> </a><ul><li>Include all codes defined in <code>http://terminology.hl7.org/v2plusvocab/CodeSystem/contactRole2</code><span title=\"Version is explicitly stated to be 0\"> version ?</span></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://terminology.hl7.org/v2plusvocab/ValueSet/hl7VScontactRole2"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/v2plusvocab/ValueSet/hl7VScontactRole2>
  ] ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986>     ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.21.69" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "Hl7VScontactRole2"] ; # 
  fhir:title [ fhir:v "Contact Role (2.5.1 - 1.0.0)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2026-01-27T19:29:18+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7/FO"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7/FO" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Concepts which specify a relationship role that the next of kin/associated parties plays with regard to the patient. Built on the updated code system.  Also used in referrals, for example, it may be necessary to identify the contact representative at the clinic that sent a referral."] ; # 
  fhir:copyright [ fhir:v "HL7 Inc., 2026"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/contactRole2"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/v2plusvocab/CodeSystem/contactRole2>       ] ;
fhir:version [ fhir:v "0" ]     ] )
  ] . #