Sequoia Project Healthcare Directory Implementation Guide
1.2.0 - Release 1
Active as of 2024-12-23 |
{
"resourceType" : "CodeSystem",
"id" : "HubServiceSubscriptionCodes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem HubServiceSubscriptionCodes</b></p><a name=\"HubServiceSubscriptionCodes\"> </a><a name=\"hcHubServiceSubscriptionCodes\"> </a><a name=\"HubServiceSubscriptionCodes-en-US\"> </a><p>This case-sensitive code system <code>https://sequoiaproject.org/fhir/sphd/CodeSystem/HubServiceSubscriptionCodes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">CarequalityService<a name=\"HubServiceSubscriptionCodes-CarequalityService\"> </a></td><td>Carequality Service</td><td>Carequality Service Subscripiton</td></tr><tr><td style=\"white-space:nowrap\">QHINService<a name=\"HubServiceSubscriptionCodes-QHINService\"> </a></td><td>QHIN Service</td><td>QHIN Service Subscription</td></tr></table></div>"
},
"url" : "https://sequoiaproject.org/fhir/sphd/CodeSystem/HubServiceSubscriptionCodes",
"version" : "1.2.0",
"name" : "HubServiceSubscriptionCodes",
"title" : "HubServiceSubscriptionCodes",
"status" : "active",
"experimental" : false,
"date" : "2024-12-23T16:26:05-05:00",
"publisher" : "The Sequoia Project",
"contact" : [
{
"name" : "The Sequoia Project",
"telecom" : [
{
"system" : "url",
"value" : "https://sequoiaproject.org/"
}
]
}
],
"description" : "Codes used by the HubServiceSubscriptions extension",
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "CarequalityService",
"display" : "Carequality Service",
"definition" : "Carequality Service Subscripiton"
},
{
"code" : "QHINService",
"display" : "QHIN Service",
"definition" : "QHIN Service Subscription"
}
]
}