FHIR IG Statistics: ValueSet/TaskBusinessStatusVS
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
version: 4; Last updated: 2023-05-07 20:36:12+0000
Source
{
"resourceType": "ValueSet",
"id": "TaskBusinessStatusVS",
"meta": {
"versionId": "4",
"lastUpdated": "2023-05-07T20:36:12.298Z"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/bser/ValueSet/TaskBusinessStatusVS",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.33.48.2"
}
],
"version": "2.0.0-ballot",
"name": "TaskBusinessStatusVS",
"title": "Task Business Status VS",
"status": "draft",
"experimental": false,
"date": "2025-04-08T21:07:31+00:00",
"publisher": "HL7 Public Health Working Group",
"contact": [
{
"name": "HL7 Public Health Working Group",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
},
{
"system": "email",
"value": "pher@lists.HL7.org"
}
]
}
],
"description": "BSeR Task Business Status value set",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"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.2",
"display": "Service Request Cancellation Requested"
},
{
"code": "5.1.1",
"display": "Service Request Event Scheduled"
},
{
"code": "6.0",
"display": "Service Request Fulfillment Cancelled"
},
{
"code": "7.0",
"display": "Service Request Fulfillment Completed"
},
{
"code": "5.1.2",
"display": "Scheduled Service Request Event Unattended"
},
{
"code": "5.1.3",
"display": "Scheduled Service Request Event Cancelled"
},
{
"code": "5.1.4",
"display": "Service Request Event Completed"
}
]
}
]
}
}