Bidirectional Services eReferral (BSeR)
2.0.0-ballot - STU2 United States of America flag

Bidirectional Services eReferral (BSeR), published by HL7 Public Health Working Group. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/bser/ and changes regularly. See the Directory of published versions

: BSeR - TTL Representation

Active as of 2024-04-17

Raw ttl | Download


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

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

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "bser"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "5" ] ;
fhir:lastUpdated [ fhir:v "2023-04-12T10:40:11.758Z"^^xsd:dateTime ]
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-insensitive code system <code>http://hl7.org/fhir/us/bser/CodeSystem/bser</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">BDTC<a name=\"bser-BDTC\"> </a></td><td>Best Day To Call</td></tr><tr><td style=\"white-space:nowrap\">BTTC<a name=\"bser-BTTC\"> </a></td><td>Best Time To Call</td></tr><tr><td style=\"white-space:nowrap\">LMI<a name=\"bser-LMI\"> </a></td><td>Leave Message Indicator</td></tr><tr><td style=\"white-space:nowrap\">RSRFS<a name=\"bser-RSRFS\"> </a></td><td>CompositionSectionReferralServiceRequestFeedbackSummary</td></tr><tr><td style=\"white-space:nowrap\">RSRFSI<a name=\"bser-RSRFSI\"> </a></td><td>CompositionSectionReferralServiceRequestFeedbackSupportingInformation</td></tr><tr><td style=\"white-space:nowrap\">RSRSI<a name=\"bser-RSRSI\"> </a></td><td>CompositionSectionReferralServiceRequestSupportingInformation</td></tr><tr><td style=\"white-space:nowrap\">OSI<a name=\"bser-OSI\"> </a></td><td>Other Supporting Information</td></tr><tr><td style=\"white-space:nowrap\">ORSI<a name=\"bser-ORSI\"> </a></td><td>Obesity Referral Supporting Information</td></tr><tr><td style=\"white-space:nowrap\">ARSI<a name=\"bser-ARSI\"> </a></td><td>Arthritis Referral Supporting Information</td></tr><tr><td style=\"white-space:nowrap\">HRSI<a name=\"bser-HRSI\"> </a></td><td>Hypertension Referral Supporting Information</td></tr><tr><td style=\"white-space:nowrap\">ECNRSIB<a name=\"bser-ECNRSIB\"> </a></td><td>Early Childhood Nutrition Referral Supporting Information Baby</td></tr><tr><td style=\"white-space:nowrap\">ECNRSIM<a name=\"bser-ECNRSIM\"> </a></td><td>Early Childhood Nutrition Referral Supporting Information Mother</td></tr><tr><td style=\"white-space:nowrap\">DPRSI<a name=\"bser-DPRSI\"> </a></td><td>Diabetes Prevention Referral Supporting Information</td></tr><tr><td style=\"white-space:nowrap\">TUCRSI<a name=\"bser-TUCRSI\"> </a></td><td>Tobacco Use Cessation Referral Supporting Information</td></tr><tr><td style=\"white-space:nowrap\">ORFSI<a name=\"bser-ORFSI\"> </a></td><td>Obesity Referral Feedback Supporting Information</td></tr><tr><td style=\"white-space:nowrap\">ARFSI<a name=\"bser-ARFSI\"> </a></td><td>Arthritis Referral Feedback Supporting Information</td></tr><tr><td style=\"white-space:nowrap\">HRFSI<a name=\"bser-HRFSI\"> </a></td><td>Hypertension Referral Feedback Supporting Information</td></tr><tr><td style=\"white-space:nowrap\">ECNRFSI<a name=\"bser-ECNRFSI\"> </a></td><td>Early Childhood Nutrition Referral Feedback Supporting Information</td></tr><tr><td style=\"white-space:nowrap\">DPRFSI<a name=\"bser-DPRFSI\"> </a></td><td>Diabetes Prevention Referral Feedback Supporting Information</td></tr><tr><td style=\"white-space:nowrap\">TUCRFSI<a name=\"bser-TUCRFSI\"> </a></td><td>Tobacco Use Cessation Referral Feedback Supporting Information</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/bser/CodeSystem/bser"^^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.4.642.40.33.16.2" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.0.0-ballot"] ; # 
  fhir:name [ fhir:v "BSeR"] ; # 
  fhir:title [ fhir:v "BSeR"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-04-17T06:55:07+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Public Health Working Group"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Public Health Working Group" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pher" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pher@lists.HL7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "BSeR code system"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "20"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "BDTC" ] ;
fhir:display [ fhir:v "Best Day To Call" ]
  ] [
fhir:code [ fhir:v "BTTC" ] ;
fhir:display [ fhir:v "Best Time To Call" ]
  ] [
fhir:code [ fhir:v "LMI" ] ;
fhir:display [ fhir:v "Leave Message Indicator" ]
  ] [
fhir:code [ fhir:v "RSRFS" ] ;
fhir:display [ fhir:v "CompositionSectionReferralServiceRequestFeedbackSummary" ]
  ] [
fhir:code [ fhir:v "RSRFSI" ] ;
fhir:display [ fhir:v "CompositionSectionReferralServiceRequestFeedbackSupportingInformation" ]
  ] [
fhir:code [ fhir:v "RSRSI" ] ;
fhir:display [ fhir:v "CompositionSectionReferralServiceRequestSupportingInformation" ]
  ] [
fhir:code [ fhir:v "OSI" ] ;
fhir:display [ fhir:v "Other Supporting Information" ]
  ] [
fhir:code [ fhir:v "ORSI" ] ;
fhir:display [ fhir:v "Obesity Referral Supporting Information" ]
  ] [
fhir:code [ fhir:v "ARSI" ] ;
fhir:display [ fhir:v "Arthritis Referral Supporting Information" ]
  ] [
fhir:code [ fhir:v "HRSI" ] ;
fhir:display [ fhir:v "Hypertension Referral Supporting Information" ]
  ] [
fhir:code [ fhir:v "ECNRSIB" ] ;
fhir:display [ fhir:v "Early Childhood Nutrition Referral Supporting Information Baby" ]
  ] [
fhir:code [ fhir:v "ECNRSIM" ] ;
fhir:display [ fhir:v "Early Childhood Nutrition Referral Supporting Information Mother" ]
  ] [
fhir:code [ fhir:v "DPRSI" ] ;
fhir:display [ fhir:v "Diabetes Prevention Referral Supporting Information" ]
  ] [
fhir:code [ fhir:v "TUCRSI" ] ;
fhir:display [ fhir:v "Tobacco Use Cessation Referral Supporting Information" ]
  ] [
fhir:code [ fhir:v "ORFSI" ] ;
fhir:display [ fhir:v "Obesity Referral Feedback Supporting Information" ]
  ] [
fhir:code [ fhir:v "ARFSI" ] ;
fhir:display [ fhir:v "Arthritis Referral Feedback Supporting Information" ]
  ] [
fhir:code [ fhir:v "HRFSI" ] ;
fhir:display [ fhir:v "Hypertension Referral Feedback Supporting Information" ]
  ] [
fhir:code [ fhir:v "ECNRFSI" ] ;
fhir:display [ fhir:v "Early Childhood Nutrition Referral Feedback Supporting Information" ]
  ] [
fhir:code [ fhir:v "DPRFSI" ] ;
fhir:display [ fhir:v "Diabetes Prevention Referral Feedback Supporting Information" ]
  ] [
fhir:code [ fhir:v "TUCRFSI" ] ;
fhir:display [ fhir:v "Tobacco Use Cessation Referral Feedback Supporting Information" ]
  ] ) . #