The following content has been modified for better visualization. Validation will be performed on original content
| 1 |
<CapabilityStatement xmlns="http://hl7.org/fhir" xmlns:ns2="http://www.w3.org/1999/xhtml">
|
| 2 |
<text>
|
| 3 |
<status value="generated"/>
|
| 4 |
<ns2:div>This is the metadata of the JiveX FHIR interface.</ns2:div>
|
| 5 |
</text>
|
| 6 |
<url value="http://atlas55.mydhp.de:8080/fhir-bridge/metadata"/>
|
| 7 |
<name value="FHIR Service at 127.0.0.1"/>
|
| 8 |
<status value="active"/>
|
| 9 |
<experimental value="true"/>
|
| 10 |
<date value="2021-06-01T06:43:52Z"/>
|
| 11 |
<publisher value="VISUS Health IT GmbH"/>
|
| 12 |
<description value="These are the capabilities of this server and maybe changed by configuration. Ask the system administrator for further information."/>
|
| 13 |
<kind value="instance"/>
|
| 14 |
<software>
|
| 15 |
<name value="JiveX HCM"/>
|
| 16 |
<version value="5.3.develop"/>
|
| 17 |
</software>
|
| 18 |
<implementation>
|
| 19 |
<description value="FHIR Server running at http://atlas55.mydhp.de:8080/fhir-bridge"/>
|
| 20 |
<url value="http://atlas55.mydhp.de:8080/fhir-bridge"/>
|
| 21 |
</implementation>
|
| 22 |
<fhirVersion value="4.0.1"/>
|
| 23 |
<format value="application/fhir+xml"/>
|
| 24 |
<format value="application/xml"/>
|
| 25 |
<format value="text/xml"/>
|
| 26 |
<format value="xml"/>
|
| 27 |
<format value="application/fhir+json"/>
|
| 28 |
<format value="application/json"/>
|
| 29 |
<format value="text/json"/>
|
| 30 |
<format value="json"/>
|
| 31 |
<rest>
|
| 32 |
<mode value="server"/>
|
| 33 |
<security>
|
| 34 |
<cors value="true"/>
|
| 35 |
</security>
|
| 36 |
<resource>
|
| 37 |
<type value="Binary"/>
|
| 38 |
<interaction>
|
| 39 |
<code value="read"/>
|
| 40 |
<documentation value="Path: './Binary/\/((-)?(\d+))'"/>
|
| 41 |
</interaction>
|
| 42 |
<versioning value="no-version"/>
|
| 43 |
<readHistory value="false"/>
|
| 44 |
<updateCreate value="false"/>
|
| 45 |
<conditionalDelete value="not-supported"/>
|
| 46 |
</resource>
|
| 47 |
<resource>
|
| 48 |
<type value="CapabilityStatement"/>
|
| 49 |
<interaction>
|
| 50 |
<code value="read"/>
|
| 51 |
<documentation value="Path: './metadata'"/>
|
| 52 |
</interaction>
|
| 53 |
<versioning value="no-version"/>
|
| 54 |
<readHistory value="false"/>
|
| 55 |
<updateCreate value="false"/>
|
| 56 |
<conditionalDelete value="not-supported"/>
|
| 57 |
</resource>
|
| 58 |
<resource>
|
| 59 |
<type value="DocumentManifest"/>
|
| 60 |
<interaction>
|
| 61 |
<code value="read"/>
|
| 62 |
<documentation value="Path: './DocumentManifest/\/(\d+)'"/>
|
| 63 |
</interaction>
|
| 64 |
<interaction>
|
| 65 |
<code value="search-type"/>
|
| 66 |
<documentation value="Path: './DocumentManifest/(\/(_search)?)?'"/>
|
| 67 |
</interaction>
|
| 68 |
<versioning value="no-version"/>
|
| 69 |
<readHistory value="false"/>
|
| 70 |
<updateCreate value="false"/>
|
| 71 |
<conditionalDelete value="not-supported"/>
|
| 72 |
<searchInclude value="DocumentManifest:patient"/>
|
| 73 |
<searchParam>
|
| 74 |
<name value="_id"/>
|
| 75 |
<type value="string"/>
|
| 76 |
<documentation value="The exact resource identifier."/>
|
| 77 |
</searchParam>
|
| 78 |
<searchParam>
|
| 79 |
<name value="identifier"/>
|
| 80 |
<type value="token"/>
|
| 81 |
<documentation value="Master Version Specific Identifier."/>
|
| 82 |
</searchParam>
|
| 83 |
<searchParam>
|
| 84 |
<name value="created"/>
|
| 85 |
<type value="date"/>
|
| 86 |
<documentation value="When this document manifest created."/>
|
| 87 |
</searchParam>
|
| 88 |
<searchParam>
|
| 89 |
<name value="status"/>
|
| 90 |
<type value="token"/>
|
| 91 |
<documentation value="current | superseded | entered-in-error."/>
|
| 92 |
</searchParam>
|
| 93 |
<searchParam>
|
| 94 |
<name value="type"/>
|
| 95 |
<type value="token"/>
|
| 96 |
<documentation value="Kind of document set."/>
|
| 97 |
</searchParam>
|
| 98 |
<searchParam>
|
| 99 |
<name value="source"/>
|
| 100 |
<type value="uri"/>
|
| 101 |
<documentation value="The source system/application/software."/>
|
| 102 |
</searchParam>
|
| 103 |
<searchParam>
|
| 104 |
<name value="patient"/>
|
| 105 |
<type value="reference"/>
|
| 106 |
<documentation value="This parameter is of type Reference(Patient). The Document Consumer may get this reference through the use of the PDQm or PIXm Profiles, or by some other method."/>
|
| 107 |
</searchParam>
|
| 108 |
<searchParam>
|
| 109 |
<name value="subject._id"/>
|
| 110 |
<type value="string"/>
|
| 111 |
<documentation value="No documentation available."/>
|
| 112 |
</searchParam>
|
| 113 |
<searchParam>
|
| 114 |
<name value="subject.identifier"/>
|
| 115 |
<type value="token"/>
|
| 116 |
<documentation value="No documentation available."/>
|
| 117 |
</searchParam>
|
| 118 |
<searchParam>
|
| 119 |
<name value="patient._id"/>
|
| 120 |
<type value="string"/>
|
| 121 |
<documentation value="No documentation available."/>
|
| 122 |
</searchParam>
|
| 123 |
<searchParam>
|
| 124 |
<name value="patient.identifier"/>
|
| 125 |
<type value="token"/>
|
| 126 |
<documentation value="No documentation available."/>
|
| 127 |
</searchParam>
|
| 128 |
<searchParam>
|
| 129 |
<name value="author._id"/>
|
| 130 |
<type value="string"/>
|
| 131 |
<documentation value="The practitioner ID"/>
|
| 132 |
</searchParam>
|
| 133 |
<searchParam>
|
| 134 |
<name value="author.identifier"/>
|
| 135 |
<type value="token"/>
|
| 136 |
<documentation value="A practitioner's Identifier"/>
|
| 137 |
</searchParam>
|
| 138 |
<searchParam>
|
| 139 |
<name value="author.name"/>
|
| 140 |
<type value="string"/>
|
| 141 |
<documentation value="A server defined search that may match of the string fields in the HumanName, including family, given."/>
|
| 142 |
</searchParam>
|
| 143 |
<searchParam>
|
| 144 |
<name value="author.given"/>
|
| 145 |
<type value="string"/>
|
| 146 |
<documentation value="A portion of the given name."/>
|
| 147 |
</searchParam>
|
| 148 |
<searchParam>
|
| 149 |
<name value="author.family"/>
|
| 150 |
<type value="string"/>
|
| 151 |
<documentation value="A portion of the family name."/>
|
| 152 |
</searchParam>
|
| 153 |
</resource>
|
| 154 |
<resource>
|
| 155 |
<type value="DocumentReference"/>
|
| 156 |
<interaction>
|
| 157 |
<code value="read"/>
|
| 158 |
<documentation value="Path: './DocumentReference/\/((-)?(\d+))'"/>
|
| 159 |
</interaction>
|
| 160 |
<interaction>
|
| 161 |
<code value="search-type"/>
|
| 162 |
<documentation value="Path: './DocumentReference/(\/(_search)?)?'"/>
|
| 163 |
</interaction>
|
| 164 |
<versioning value="no-version"/>
|
| 165 |
<readHistory value="false"/>
|
| 166 |
<updateCreate value="false"/>
|
| 167 |
<conditionalDelete value="not-supported"/>
|
| 168 |
<searchInclude value="DocumentReference:patient"/>
|
| 169 |
<searchParam>
|
| 170 |
<name value="masterIdentifier"/>
|
| 171 |
<type value="token"/>
|
| 172 |
<documentation value="Master Version Specific Identifier."/>
|
| 173 |
</searchParam>
|
| 174 |
<searchParam>
|
| 175 |
<name value="identifier"/>
|
| 176 |
<type value="token"/>
|
| 177 |
<documentation value="Master Version Specific Identifier."/>
|
| 178 |
</searchParam>
|
| 179 |
<searchParam>
|
| 180 |
<name value="date"/>
|
| 181 |
<type value="date"/>
|
| 182 |
<documentation value="When this document reference was created."/>
|
| 183 |
</searchParam>
|
| 184 |
<searchParam>
|
| 185 |
<name value="period"/>
|
| 186 |
<type value="date"/>
|
| 187 |
<documentation value="Time of service that is being documented."/>
|
| 188 |
</searchParam>
|
| 189 |
<searchParam>
|
| 190 |
<name value="status"/>
|
| 191 |
<type value="token"/>
|
| 192 |
<documentation value="current | superseded | entered-in-error."/>
|
| 193 |
</searchParam>
|
| 194 |
<searchParam>
|
| 195 |
<name value="type"/>
|
| 196 |
<type value="token"/>
|
| 197 |
<documentation value="Kind of document (LOINC if possible)."/>
|
| 198 |
</searchParam>
|
| 199 |
<searchParam>
|
| 200 |
<name value="category"/>
|
| 201 |
<type value="token"/>
|
| 202 |
<documentation value="Categorization of document."/>
|
| 203 |
</searchParam>
|
| 204 |
<searchParam>
|
| 205 |
<name value="setting"/>
|
| 206 |
<type value="token"/>
|
| 207 |
<documentation value=" Additional details about where the content was created (e.g. clinical specialty)"/>
|
| 208 |
</searchParam>
|
| 209 |
<searchParam>
|
| 210 |
<name value="facility"/>
|
| 211 |
<type value="token"/>
|
| 212 |
<documentation value="Kind of facility where patient was seen."/>
|
| 213 |
</searchParam>
|
| 214 |
<searchParam>
|
| 215 |
<name value="event"/>
|
| 216 |
<type value="token"/>
|
| 217 |
<documentation value="Main Clinical Acts Documented."/>
|
| 218 |
</searchParam>
|
| 219 |
<searchParam>
|
| 220 |
<name value="security-label"/>
|
| 221 |
<type value="token"/>
|
| 222 |
<documentation value="The document confidentiality."/>
|
| 223 |
</searchParam>
|
| 224 |
<searchParam>
|
| 225 |
<name value="format"/>
|
| 226 |
<type value="token"/>
|
| 227 |
<documentation value="Format/content rules for the document."/>
|
| 228 |
</searchParam>
|
| 229 |
<searchParam>
|
| 230 |
<name value="related"/>
|
| 231 |
<type value="reference"/>
|
| 232 |
</searchParam>
|
| 233 |
<searchParam>
|
| 234 |
<name value="patient"/>
|
| 235 |
<type value="reference"/>
|
| 236 |
<documentation value="Patient Reference ID."/>
|
| 237 |
</searchParam>
|
| 238 |
<searchParam>
|
| 239 |
<name value="subject._id"/>
|
| 240 |
<type value="string"/>
|
| 241 |
<documentation value="No documentation available."/>
|
| 242 |
</searchParam>
|
| 243 |
<searchParam>
|
| 244 |
<name value="subject.identifier"/>
|
| 245 |
<type value="token"/>
|
| 246 |
<documentation value="No documentation available."/>
|
| 247 |
</searchParam>
|
| 248 |
<searchParam>
|
| 249 |
<name value="patient._id"/>
|
| 250 |
<type value="string"/>
|
| 251 |
<documentation value="No documentation available."/>
|
| 252 |
</searchParam>
|
| 253 |
<searchParam>
|
| 254 |
<name value="patient.identifier"/>
|
| 255 |
<type value="token"/>
|
| 256 |
<documentation value="No documentation available."/>
|
| 257 |
</searchParam>
|
| 258 |
<searchParam>
|
| 259 |
<name value="author._id"/>
|
| 260 |
<type value="string"/>
|
| 261 |
<documentation value="No documentation available."/>
|
| 262 |
</searchParam>
|
| 263 |
<searchParam>
|
| 264 |
<name value="author.identifier"/>
|
| 265 |
<type value="token"/>
|
| 266 |
<documentation value="No documentation available."/>
|
| 267 |
</searchParam>
|
| 268 |
<searchParam>
|
| 269 |
<name value="author.name"/>
|
| 270 |
<type value="string"/>
|
| 271 |
<documentation value="No documentation available."/>
|
| 272 |
</searchParam>
|
| 273 |
<searchParam>
|
| 274 |
<name value="author.given"/>
|
| 275 |
<type value="string"/>
|
| 276 |
<documentation value="No documentation available."/>
|
| 277 |
</searchParam>
|
| 278 |
<searchParam>
|
| 279 |
<name value="author.family"/>
|
| 280 |
<type value="string"/>
|
| 281 |
<documentation value="No documentation available."/>
|
| 282 |
</searchParam>
|
| 283 |
</resource>
|
| 284 |
<resource>
|
| 285 |
<type value="Encounter"/>
|
| 286 |
<interaction>
|
| 287 |
<code value="read"/>
|
| 288 |
<documentation value="Path: './Encounter/\/(\d+)'"/>
|
| 289 |
</interaction>
|
| 290 |
<interaction>
|
| 291 |
<code value="search-type"/>
|
| 292 |
<documentation value="Path: './Encounter/(\/(_search)?)?'"/>
|
| 293 |
</interaction>
|
| 294 |
<versioning value="no-version"/>
|
| 295 |
<readHistory value="false"/>
|
| 296 |
<updateCreate value="false"/>
|
| 297 |
<conditionalDelete value="not-supported"/>
|
| 298 |
<searchInclude value="Encounter:patient"/>
|
| 299 |
<searchParam>
|
| 300 |
<name value="_id"/>
|
| 301 |
<type value="string"/>
|
| 302 |
<documentation value="The exact resource identifier."/>
|
| 303 |
</searchParam>
|
| 304 |
<searchParam>
|
| 305 |
<name value="identifier"/>
|
| 306 |
<type value="token"/>
|
| 307 |
<documentation value="Identifier(s) by which this encounter is known."/>
|
| 308 |
</searchParam>
|
| 309 |
<searchParam>
|
| 310 |
<name value="status"/>
|
| 311 |
<type value="token"/>
|
| 312 |
<documentation value="The encounter status: planned | arrived | in-progress | onleave | finished | cancelled."/>
|
| 313 |
</searchParam>
|
| 314 |
<searchParam>
|
| 315 |
<name value="date"/>
|
| 316 |
<type value="date"/>
|
| 317 |
<documentation value="A date within the period the Encounter lasted."/>
|
| 318 |
</searchParam>
|
| 319 |
<searchParam>
|
| 320 |
<name value="admissionDate"/>
|
| 321 |
<type value="date"/>
|
| 322 |
<documentation value="The admission date. Not in use with 'date' parameter."/>
|
| 323 |
</searchParam>
|
| 324 |
<searchParam>
|
| 325 |
<name value="dischargeDate"/>
|
| 326 |
<type value="date"/>
|
| 327 |
<documentation value="The discharge date. Not in use with 'date' parameter."/>
|
| 328 |
</searchParam>
|
| 329 |
<searchParam>
|
| 330 |
<name value="class"/>
|
| 331 |
<type value="token"/>
|
| 332 |
<documentation value="The current patient class of the encounter."/>
|
| 333 |
</searchParam>
|
| 334 |
<searchParam>
|
| 335 |
<name value="location"/>
|
| 336 |
<type value="string"/>
|
| 337 |
<documentation value="A Location the encounter takes place."/>
|
| 338 |
</searchParam>
|
| 339 |
<searchParam>
|
| 340 |
<name value="patient._id"/>
|
| 341 |
<type value="string"/>
|
| 342 |
<documentation value="No documentation available."/>
|
| 343 |
</searchParam>
|
| 344 |
<searchParam>
|
| 345 |
<name value="patient.identifier"/>
|
| 346 |
<type value="token"/>
|
| 347 |
<documentation value="No documentation available."/>
|
| 348 |
</searchParam>
|
| 349 |
<searchParam>
|
| 350 |
<name value="patient.name"/>
|
| 351 |
<type value="string"/>
|
| 352 |
<documentation value="No documentation available."/>
|
| 353 |
</searchParam>
|
| 354 |
<searchParam>
|
| 355 |
<name value="patient.birthdate"/>
|
| 356 |
<type value="date"/>
|
| 357 |
<documentation value="No documentation available."/>
|
| 358 |
</searchParam>
|
| 359 |
</resource>
|
| 360 |
<resource>
|
| 361 |
<type value="Patient"/>
|
| 362 |
<interaction>
|
| 363 |
<code value="read"/>
|
| 364 |
<documentation value="Path: './Patient/\/(\d+)(/\$everything)?'"/>
|
| 365 |
</interaction>
|
| 366 |
<interaction>
|
| 367 |
<code value="search-type"/>
|
| 368 |
<documentation value="Path: './Patient/(\/(_search)?)?'"/>
|
| 369 |
</interaction>
|
| 370 |
<versioning value="no-version"/>
|
| 371 |
<readHistory value="false"/>
|
| 372 |
<updateCreate value="false"/>
|
| 373 |
<conditionalDelete value="not-supported"/>
|
| 374 |
<searchInclude value="Patient:encounter"/>
|
| 375 |
<searchParam>
|
| 376 |
<name value="_id"/>
|
| 377 |
<type value="string"/>
|
| 378 |
<documentation value="The exact resource identifier."/>
|
| 379 |
</searchParam>
|
| 380 |
<searchParam>
|
| 381 |
<name value="name"/>
|
| 382 |
<type value="string"/>
|
| 383 |
<documentation value="A portion of either family or given name of the patient. No use in conjunction with given and family parameter."/>
|
| 384 |
</searchParam>
|
| 385 |
<searchParam>
|
| 386 |
<name value="given"/>
|
| 387 |
<type value="string"/>
|
| 388 |
<documentation value="A portion of the given name of the patient. No use in conjunction with name parameter."/>
|
| 389 |
</searchParam>
|
| 390 |
<searchParam>
|
| 391 |
<name value="family"/>
|
| 392 |
<type value="string"/>
|
| 393 |
<documentation value="A portion of the family name of the patient. No use in conjunction with name parameter."/>
|
| 394 |
</searchParam>
|
| 395 |
<searchParam>
|
| 396 |
<name value="identifier"/>
|
| 397 |
<type value="token"/>
|
| 398 |
<documentation value="A patient identifier."/>
|
| 399 |
</searchParam>
|
| 400 |
<searchParam>
|
| 401 |
<name value="gender"/>
|
| 402 |
<type value="token"/>
|
| 403 |
<documentation value="Gender of the patient."/>
|
| 404 |
</searchParam>
|
| 405 |
<searchParam>
|
| 406 |
<name value="birthdate"/>
|
| 407 |
<type value="date"/>
|
| 408 |
<documentation value="The patient's date of birth."/>
|
| 409 |
</searchParam>
|
| 410 |
<searchParam>
|
| 411 |
<name value="deathdate"/>
|
| 412 |
<type value="date"/>
|
| 413 |
<documentation value="The patient's date of death."/>
|
| 414 |
</searchParam>
|
| 415 |
<searchParam>
|
| 416 |
<name value="encounter._id"/>
|
| 417 |
<type value="string"/>
|
| 418 |
<documentation value="No documentation available."/>
|
| 419 |
</searchParam>
|
| 420 |
<searchParam>
|
| 421 |
<name value="encounter.identifier"/>
|
| 422 |
<type value="token"/>
|
| 423 |
<documentation value="No documentation available."/>
|
| 424 |
</searchParam>
|
| 425 |
<searchParam>
|
| 426 |
<name value="encounter.admissionDate"/>
|
| 427 |
<type value="date"/>
|
| 428 |
<documentation value="No documentation available."/>
|
| 429 |
</searchParam>
|
| 430 |
<searchParam>
|
| 431 |
<name value="encounter.dischargeDate"/>
|
| 432 |
<type value="date"/>
|
| 433 |
<documentation value="No documentation available."/>
|
| 434 |
</searchParam>
|
| 435 |
<searchParam>
|
| 436 |
<name value="encounter.location"/>
|
| 437 |
<type value="string"/>
|
| 438 |
<documentation value="No documentation available."/>
|
| 439 |
</searchParam>
|
| 440 |
<searchParam>
|
| 441 |
<name value="encounter.status"/>
|
| 442 |
<type value="token"/>
|
| 443 |
<documentation value="No documentation available."/>
|
| 444 |
</searchParam>
|
| 445 |
</resource>
|
| 446 |
<resource>
|
| 447 |
<type value="Practitioner"/>
|
| 448 |
<interaction>
|
| 449 |
<code value="read"/>
|
| 450 |
<documentation value="Path: './Practitioner/\/(\d+)'"/>
|
| 451 |
</interaction>
|
| 452 |
<interaction>
|
| 453 |
<code value="search-type"/>
|
| 454 |
<documentation value="Path: './Practitioner/(\/(_search)?)?'"/>
|
| 455 |
</interaction>
|
| 456 |
<versioning value="no-version"/>
|
| 457 |
<readHistory value="false"/>
|
| 458 |
<updateCreate value="false"/>
|
| 459 |
<conditionalDelete value="not-supported"/>
|
| 460 |
<searchParam>
|
| 461 |
<name value="_id"/>
|
| 462 |
<type value="string"/>
|
| 463 |
<documentation value="The exact resource identifier."/>
|
| 464 |
</searchParam>
|
| 465 |
<searchParam>
|
| 466 |
<name value="name"/>
|
| 467 |
<type value="string"/>
|
| 468 |
<documentation value="A portion of either family or given name. No use in conjunction with given and family parameter."/>
|
| 469 |
</searchParam>
|
| 470 |
<searchParam>
|
| 471 |
<name value="given"/>
|
| 472 |
<type value="string"/>
|
| 473 |
<documentation value="A portion of the given name. No use in conjunction with name parameter."/>
|
| 474 |
</searchParam>
|
| 475 |
<searchParam>
|
| 476 |
<name value="family"/>
|
| 477 |
<type value="string"/>
|
| 478 |
<documentation value="A portion of the family name. No use in conjunction with name parameter."/>
|
| 479 |
</searchParam>
|
| 480 |
<searchParam>
|
| 481 |
<name value="identifier"/>
|
| 482 |
<type value="token"/>
|
| 483 |
<documentation value="A practitioner's Identifier."/>
|
| 484 |
</searchParam>
|
| 485 |
</resource>
|
| 486 |
<resource>
|
| 487 |
<type value="StructureDefinition"/>
|
| 488 |
<interaction>
|
| 489 |
<code value="read"/>
|
| 490 |
<documentation value="Path: './StructureDefinition/\/([[0-9]+\.]*)'"/>
|
| 491 |
</interaction>
|
| 492 |
<interaction>
|
| 493 |
<code value="search-type"/>
|
| 494 |
<documentation value="Path: './StructureDefinition/(\/(_search)?)?'"/>
|
| 495 |
</interaction>
|
| 496 |
<versioning value="no-version"/>
|
| 497 |
<readHistory value="false"/>
|
| 498 |
<updateCreate value="false"/>
|
| 499 |
<conditionalDelete value="not-supported"/>
|
| 500 |
<searchParam>
|
| 501 |
<name value="date"/>
|
| 502 |
<type value="date"/>
|
| 503 |
<documentation value="The profile publication date."/>
|
| 504 |
</searchParam>
|
| 505 |
<searchParam>
|
| 506 |
<name value="context-type"/>
|
| 507 |
<type value="token"/>
|
| 508 |
<documentation value="resource | datatype | mapping | extension"/>
|
| 509 |
</searchParam>
|
| 510 |
<searchParam>
|
| 511 |
<name value="kind"/>
|
| 512 |
<type value="token"/>
|
| 513 |
<documentation value="datatype | resource | logical"/>
|
| 514 |
</searchParam>
|
| 515 |
<searchParam>
|
| 516 |
<name value="display"/>
|
| 517 |
<type value="string"/>
|
| 518 |
<documentation value="Use this name when displaying the value."/>
|
| 519 |
</searchParam>
|
| 520 |
</resource>
|
| 521 |
<resource>
|
| 522 |
<type value="ValueSet"/>
|
| 523 |
<interaction>
|
| 524 |
<code value="read"/>
|
| 525 |
<documentation value="Path: './ValueSet/\/(.+)(/\$expand)?'"/>
|
| 526 |
</interaction>
|
| 527 |
<versioning value="no-version"/>
|
| 528 |
<readHistory value="false"/>
|
| 529 |
<updateCreate value="false"/>
|
| 530 |
<conditionalDelete value="not-supported"/>
|
| 531 |
</resource>
|
| 532 |
<interaction>
|
| 533 |
<code value="transaction"/>
|
| 534 |
<documentation value="Transaction handler on / "/>
|
| 535 |
</interaction>
|
| 536 |
</rest>
|
| 537 |
</CapabilityStatement>
|