BSeR: Bidirectional Services_eReferral
2.0.0-connectathon - CI Build United States of America flag

BSeR: Bidirectional Services_eReferral - Local Development build (v2.0.0-connectathon). See the Directory of published versions

: Task Business Status VS - JSON Representation

Draft as of 2023-04-13

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "TaskBusinessStatusVS",
  "meta" : {
    "versionId" : "3",
    "lastUpdated" : "2023-04-12T06:44:00.044+00:00",
    "source" : "#L2FqYXymsDDT6ruh"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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.464\">5.4</a></td><td>Service Request Cancellation Requested</td></tr><tr><td><a href=\"CodeSystem-TaskBusinessStatusCS.html#TaskBusinessStatusCS-5.46x\">5.x</a></td><td>Service Request Event State Change</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></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/bser/ValueSet/TaskBusinessStatusVS",
  "version" : "2.0.0-connectathon",
  "name" : "TaskBusinessStatusVS",
  "title" : "Task Business Status VS",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-04-13T06:59:07+00:00",
  "publisher" : "HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm)",
  "contact" : [
    {
      "name" : "HL7 International - Public Health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description" : "BSeR Task Business Status value set",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ],
      "text" : "United States of America"
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/bser/CodeSystem/TaskBusinessStatusCS",
        "concept" : [
          {
            "code" : "2.0",
            "display" : "Service Request Created"
          },
          {
            "code" : "3.0",
            "display" : "Service Request Accepted"
          },
          {
            "code" : "4.0",
            "display" : "Service Request Declined"
          },
          {
            "code" : "5.4",
            "display" : "Service Request Cancellation Requested"
          },
          {
            "code" : "5.x",
            "display" : "Service Request Event State Change"
          },
          {
            "code" : "6.0",
            "display" : "Service Request Fulfillment Cancelled"
          },
          {
            "code" : "7.0",
            "display" : "Service Request Fulfillment Completed"
          }
        ]
      }
    ]
  }
}