0.0.1 - CI Build
SequoiaProjectHealthcareDirectoryImplementationGuideSTU3 - Local Development build (v0.0.1). See the Directory of published versions
{
"resourceType" : "CodeSystem",
"id" : "EndpointUseCaseCodes",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2020-02-11T23:02:43.515+00:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system https://sequoiaproject.org/fhir/sphd-stu3/CodeSystem/EndpointUseCaseCodes 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\">QueryBasedDocumentExchange<a name=\"EndpointUseCaseCodes-QueryBasedDocumentExchange\"> </a></td><td>Query Based Document Exchange</td><td/></tr></table></div>"
},
"url" : "https://sequoiaproject.org/fhir/sphd-stu3/CodeSystem/EndpointUseCaseCodes",
"version" : "0.0.1",
"name" : "SequoiaEndpointUseCaseCodes",
"title" : "Endpoint Use Case Codes",
"status" : "active",
"date" : "2020-09-11T00:14:55-04:00",
"publisher" : "Project",
"contact" : [
{
"name" : "The Sequoia Project",
"telecom" : [
{
"system" : "url",
"value" : "https://sequoiaproject.org/"
}
]
}
],
"valueSet" : "https://sequoiaproject.org/fhir/sphd-stu3/ValueSet/EndpointUseCaseCodes",
"content" : "complete",
"concept" : [
{
"code" : "QueryBasedDocumentExchange",
"display" : "Query Based Document Exchange"
}
]
}