BSeR: Bidirectional Services_eReferral - Local Development build (v2.0.0-connectathon). See the Directory of published versions
Active as of 2023-04-13 |
@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-12T06:40:11.758+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#NRzN47wgVy0VPR6l"^^xsd:anyURI ]
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This 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\">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\">ECNRSI<a name=\"bser-ECNRSI\"> </a></td><td>Early Childhood Nutrition Referral Supporting Information</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:version [ fhir:v "2.0.0-connectathon"] ; #
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 "2023-04-13T06:59:07+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm)"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International - Public Health" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pher" ] ] )
] ) ; #
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:display [ fhir:v "United States of America" ] ] ) ;
fhir:text [ fhir:v "United States of America" ]
] ) ; #
fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
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 "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 "ECNRSI" ] ;
fhir:display [ fhir:v "Early Childhood Nutrition Referral Supporting Information" ]
] [
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" ]
] ) . #
IG © 2020+ HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm). Package hl7.fhir.us.bser#2.0.0-connectathon based on FHIR 4.0.1. Generated 2023-04-13
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change