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

: Task Business Status VS - TTL Representation

Draft as of 2024-10-24

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "TaskBusinessStatusVS"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "4" ] ;
fhir:lastUpdated [ fhir:v "2023-05-07T20:36:12.298Z"^^xsd:dateTime ]
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet TaskBusinessStatusVS</b></p><a name=\"TaskBusinessStatusVS\"> </a><a name=\"hcTaskBusinessStatusVS\"> </a><a name=\"TaskBusinessStatusVS-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 4; Last updated: 2023-05-07 20:36:12+0000</p></div><ul><li>Include these codes as defined in <a href=\"CodeSystem-TaskBusinessStatusCS.html\"><code>http://hl7.org/fhir/us/bser/CodeSystem/TaskBusinessStatusCS</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-TaskBusinessStatusCS.html#TaskBusinessStatusCS-2.460\">2.0</a></td><td>Service Request Created</td></tr><tr><td><a href=\"CodeSystem-TaskBusinessStatusCS.html#TaskBusinessStatusCS-3.460\">3.0</a></td><td>Service Request Accepted</td></tr><tr><td><a href=\"CodeSystem-TaskBusinessStatusCS.html#TaskBusinessStatusCS-4.460\">4.0</a></td><td>Service Request Declined</td></tr><tr><td><a href=\"CodeSystem-TaskBusinessStatusCS.html#TaskBusinessStatusCS-5.462\">5.2</a></td><td>Service Request Cancellation Requested</td></tr><tr><td><a href=\"CodeSystem-TaskBusinessStatusCS.html#TaskBusinessStatusCS-5.461.461\">5.1.1</a></td><td>Service Request Event Scheduled</td></tr><tr><td><a href=\"CodeSystem-TaskBusinessStatusCS.html#TaskBusinessStatusCS-6.460\">6.0</a></td><td>Service Request Fulfillment Cancelled</td></tr><tr><td><a href=\"CodeSystem-TaskBusinessStatusCS.html#TaskBusinessStatusCS-7.460\">7.0</a></td><td>Service Request Fulfillment Completed</td></tr><tr><td><a href=\"CodeSystem-TaskBusinessStatusCS.html#TaskBusinessStatusCS-5.461.462\">5.1.2</a></td><td>Scheduled Service Request Event Unattended</td></tr><tr><td><a href=\"CodeSystem-TaskBusinessStatusCS.html#TaskBusinessStatusCS-5.461.463\">5.1.3</a></td><td>Scheduled Service Request Event Cancelled</td></tr><tr><td><a href=\"CodeSystem-TaskBusinessStatusCS.html#TaskBusinessStatusCS-5.461.464\">5.1.4</a></td><td>Service Request Event Completed</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/bser/ValueSet/TaskBusinessStatusVS"^^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.48.2" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.0.0-ballot"] ; # 
  fhir:name [ fhir:v "TaskBusinessStatusVS"] ; # 
  fhir:title [ fhir:v "Task Business Status VS"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-10-24T19:50:33+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 Task Business Status value set"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://hl7.org/fhir/us/bser/CodeSystem/TaskBusinessStatusCS"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "2.0" ] ;
fhir:display [ fhir:v "Service Request Created" ]       ] [
fhir:code [ fhir:v "3.0" ] ;
fhir:display [ fhir:v "Service Request Accepted" ]       ] [
fhir:code [ fhir:v "4.0" ] ;
fhir:display [ fhir:v "Service Request Declined" ]       ] [
fhir:code [ fhir:v "5.2" ] ;
fhir:display [ fhir:v "Service Request Cancellation Requested" ]       ] [
fhir:code [ fhir:v "5.1.1" ] ;
fhir:display [ fhir:v "Service Request Event Scheduled" ]       ] [
fhir:code [ fhir:v "6.0" ] ;
fhir:display [ fhir:v "Service Request Fulfillment Cancelled" ]       ] [
fhir:code [ fhir:v "7.0" ] ;
fhir:display [ fhir:v "Service Request Fulfillment Completed" ]       ] [
fhir:code [ fhir:v "5.1.2" ] ;
fhir:display [ fhir:v "Scheduled Service Request Event Unattended" ]       ] [
fhir:code [ fhir:v "5.1.3" ] ;
fhir:display [ fhir:v "Scheduled Service Request Event Cancelled" ]       ] [
fhir:code [ fhir:v "5.1.4" ] ;
fhir:display [ fhir:v "Service Request Event Completed" ]       ] )     ] )
  ] . #