FHIR IG analytics| Package | hl7.fhir.us.bser.r4b |
| Resource Type | ValueSet |
| Id | ValueSet-TaskBusinessStatusVS.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
http://hl7.org/fhir/us/bser/CodeSystem/TaskBusinessStatusCS| Code | Display |
| 2.0 | Service Request Created |
| 3.0 | Service Request Accepted |
| 4.0 | Service Request Declined |
| 5.2 | Service Request Cancellation Requested |
| 5.1.1 | Serivce Request Event Scheduled |
| 6.0 | Service Request Fulfillment Cancelled |
| 7.0 | Service Request Fulfillment Completed |
| 5.1.2 | Scheduled Service Request Event Unattended |
| 5.1.3 | Scheduled Service Request Event Cancelled |
| 5.1.4 | Service Request Event Completed |
{
"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",
"version": "2.0.0-ballot",
"name": "TaskBusinessStatusVS",
"title": "Task Business Status VS",
"status": "draft",
"experimental": false,
"date": "2023-07-31T02:26:57+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": "Serivce 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"
}
]
}
]
}
}