0.1.0 - ci-build
WOFConnect, published by Service Well AB. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/servicewell/servicewell.fhir.wof-connect/ and changes regularly. See the Directory of published versions
| Active as of 2025-11-27 |
{
"resourceType" : "OperationDefinition",
"id" : "wof-capabilities",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition wof-capabilities</b></p><a name=\"wof-capabilities\"> </a><a name=\"hcwof-capabilities\"> </a><p>URL: [base]/$wof-capabilities</p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>OUT</td><td>capabilities</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/resource.html\">Resource</a> (<a href=\"StructureDefinition-wof-connect-capabilities-carrier.html\" title=\"http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-capabilities-carrier\">WOF Capabilities Carrier</a>)</td><td/><td/></tr></table></div>"
},
"url" : "http://canonical.fhir.link/servicewell/wof-connect/OperationDefinition/wof-capabilities",
"version" : "0.1.0",
"name" : "WofCapabilities",
"title" : "Get WOF-CONNECT capability extension",
"status" : "active",
"kind" : "operation",
"date" : "2025-11-27T10:00:21+00:00",
"publisher" : "Service Well AB",
"contact" : [
{
"name" : "Service Well AB",
"telecom" : [
{
"system" : "url",
"value" : "https://servicewell.se"
}
]
}
],
"description" : "Returns a Basic resource carrying the WOF-CONNECT capabilities extension (WofConnectCharacteristic) for this endpoint.",
"code" : "wof-capabilities",
"system" : true,
"type" : false,
"instance" : false,
"parameter" : [
{
"name" : "capabilities",
"use" : "out",
"min" : 1,
"max" : "1",
"type" : "Resource",
"targetProfile" : [
🔗 "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-capabilities-carrier"
]
}
]
}