0.0.1 - CI Build
SequoiaProjectHealthcareDirectoryImplementationGuideSTU3 - Local Development build (v0.0.1). See the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "HubRoutingStatus",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2020-02-11T22:58:35.678+00:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-HubRoutingStatus.html\"><code>https://sequoiaproject.org/fhir/sphd-stu3/CodeSystem/HubRoutingStatus</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>ResponderOnly</td><td>ResponderOnly</td><td>This organization can respond to requests routed through the eHx Hub. This organization cannot yet initiate requests through the Hub</td></tr><tr><td>InitiatorOnly</td><td>InitatorOnly</td><td/></tr><tr><td>InitiatorAndResponder</td><td>InitiatorAndResponder</td><td>This organization can respond to requests received from the Hub and also initiate requests to the Hub</td></tr><tr><td>HubTesting</td><td>HubTesting</td><td>This organization can respond to requests received from the Hub and also initiate requests to the Hub. This state is supported to allow Participants to perform Hub-specific testing, and should be considered a temporary state. This is independent of the AdministrativeStatus of “Testing”</td></tr><tr><td>LegacyRouting</td><td>LegacyRouting</td><td>this organization should exchange directly with Participants and not route thru the Hub</td></tr></table></li></ul></div>"
},
"url" : "https://sequoiaproject.org/fhir/sphd-stu3/ValueSet/HubRoutingStatus",
"version" : "0.0.1",
"name" : "HubRoutingStatus",
"title" : "Hub Routing Status",
"status" : "draft",
"date" : "2020-09-11T00:14:55-04:00",
"contact" : [
{
"name" : "The Sequoia Project",
"telecom" : [
{
"system" : "url",
"value" : "https://sequoiaproject.org/"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://sequoiaproject.org/fhir/sphd-stu3/CodeSystem/HubRoutingStatus",
"concept" : [
{
"code" : "ResponderOnly",
"display" : "ResponderOnly"
},
{
"code" : "InitiatorOnly",
"display" : "InitatorOnly"
},
{
"code" : "InitiatorAndResponder",
"display" : "InitiatorAndResponder"
},
{
"code" : "HubTesting",
"display" : "HubTesting"
},
{
"code" : "LegacyRouting",
"display" : "LegacyRouting"
}
]
}
]
}
}