FHIR IG analytics| Package | ch.fhir.ig.ch-umzh-connect |
| Resource Type | CapabilityStatement |
| Id | CapabilityStatement-ChUmzhConnectCapabilityStatement.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/umzhconnect/umzhconnect-ig/CapabilityStatement-ChUmzhConnectCapabilityStatement.html |
| URL | http://fhir.ch/ig/ch-umzh-connect/CapabilityStatement/ChUmzhConnectCapabilityStatement |
| Version | 1.0.0-cibuild |
| Status | active |
| Date | 2026-01-27T16:12:05.435+01:00 |
| Name | UMZHconnectRestServer |
| Realm | ch |
| Authority | hl7 |
| Description | UMZH Connect API requirements |
| Copyright | CC0-1.0 |
| Kind | requirements |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement ChUmzhConnectCapabilityStatement
application/fhir+jsonNote to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
serverThe summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revinclude| Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|
| AllergyIntolerance | y | _id | |||||||
| Condition | y | _id | |||||||
| DiagnosticReport | y | _id | |||||||
| Immunization | y | _id | |||||||
| MedicationStatement | y | _id | |||||||
| Observation | y | _id | |||||||
| Patient | y | _id | |||||||
| Practitioner | y | _id | |||||||
| Procedure | y | _id | |||||||
| Questionnaire | y | y | _id | ||||||
| QuestionnaireResponse | y | y | y | y | based-on | ||||
| ServiceRequest | y | y | _id | ServiceRequest:patient, ServiceRequest:requester, ServiceRequest:subject | |||||
| Task | y | y | y | y | owner, requester, _id, status |
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _id | token | Logical id of this artifact |
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _id | token | Logical id of this artifact |
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _id | token | Logical id of this artifact |
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _id | token | Logical id of this artifact |
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _id | token | Logical id of this artifact |
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _id | token | Logical id of this artifact |
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _id | token | Logical id of this artifact |
search-type, update, read, create.| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | based-on | reference | Plan/proposal/order fulfilled by this questionnaire response |
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _id | token | Logical id of this artifact |
search-type, update, read, create.{
"resourceType": "CapabilityStatement",
"id": "ChUmzhConnectCapabilityStatement",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-umzh-connect/CapabilityStatement/ChUmzhConnectCapabilityStatement",
"version": "1.0.0-cibuild",
"name": "UMZHconnectRestServer",
"status": "active",
"date": "2026-01-27T16:12:05.435+01:00",
"publisher": "UMZH",
"contact": [
{
"name": "UMZH",
"telecom": [
{
"system": "url",
"value": "https://umzh.uzh.ch/"
}
]
}
],
"description": "UMZH Connect API requirements",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CHE"
}
]
}
],
"copyright": "CC0-1.0",
"kind": "requirements",
"fhirVersion": "4.0.1",
"format": [
"application/fhir+json"
],
"rest": [
{
"mode": "server",
"resource": [
{
"type": "AllergyIntolerance",
"interaction": [
{
"code": "read"
}
],
"versioning": "versioned-update",
"conditionalCreate": false,
"conditionalUpdate": false,
"searchParam": [
{
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
"type": "token",
"documentation": "Logical id of this artifact"
}
]
},
{
"type": "Condition",
"interaction": [
{
"code": "read"
}
],
"versioning": "versioned-update",
"conditionalCreate": false,
"conditionalUpdate": false,
"searchParam": [
{
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
"type": "token",
"documentation": "Logical id of this artifact"
}
]
},
{
"type": "DiagnosticReport",
"interaction": [
{
"code": "read"
}
],
"versioning": "versioned-update",
"conditionalCreate": false,
"conditionalUpdate": false,
"searchParam": [
{
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
"type": "token",
"documentation": "Logical id of this artifact"
}
]
},
{
"type": "Immunization",
"interaction": [
{
"code": "read"
}
],
"versioning": "versioned-update",
"conditionalCreate": false,
"conditionalUpdate": false,
"searchParam": [
{
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
"type": "token",
"documentation": "Logical id of this artifact"
}
]
},
{
"type": "MedicationStatement",
"interaction": [
{
"code": "read"
}
],
"versioning": "versioned-update",
"conditionalCreate": false,
"conditionalUpdate": false,
"searchParam": [
{
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
"type": "token",
"documentation": "Logical id of this artifact"
}
]
},
{
"type": "Observation",
"interaction": [
{
"code": "read"
}
],
"versioning": "versioned-update",
"conditionalCreate": false,
"conditionalUpdate": false,
"searchParam": [
{
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
"type": "token",
"documentation": "Logical id of this artifact"
}
]
},
{
"type": "Patient",
"interaction": [
{
"code": "read"
}
],
"versioning": "versioned-update",
"conditionalCreate": false,
"conditionalUpdate": false,
"searchParam": [
{
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
"type": "token",
"documentation": "Logical id of this artifact"
}
]
},
{
"type": "Practitioner",
"interaction": [
{
"code": "read"
}
],
"versioning": "versioned-update",
"conditionalCreate": false,
"conditionalUpdate": false,
"searchParam": [
{
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
"type": "token",
"documentation": "Logical id of this artifact"
}
]
},
{
"type": "Procedure",
"interaction": [
{
"code": "read"
}
],
"versioning": "versioned-update",
"conditionalCreate": false,
"conditionalUpdate": false,
"searchParam": [
{
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
"type": "token",
"documentation": "Logical id of this artifact"
}
]
},
{
"type": "Questionnaire",
"interaction": [
{
"code": "search-type"
},
{
"code": "read"
}
],
"versioning": "versioned-update",
"conditionalCreate": false,
"conditionalUpdate": false,
"searchParam": [
{
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
"type": "token",
"documentation": "Logical id of this artifact"
}
]
},
{
"type": "QuestionnaireResponse",
"interaction": [
{
"code": "search-type"
},
{
"code": "update"
},
{
"code": "read"
},
{
"code": "create"
}
],
"versioning": "versioned-update",
"conditionalCreate": false,
"conditionalUpdate": false,
"searchParam": [
{
"name": "based-on",
"definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-based-on",
"type": "reference",
"documentation": "Plan/proposal/order fulfilled by this questionnaire response"
}
]
},
{
"type": "ServiceRequest",
"interaction": [
{
"code": "search-type"
},
{
"code": "read"
}
],
"versioning": "versioned-update",
"conditionalCreate": false,
"conditionalUpdate": false,
"searchInclude": [
"ServiceRequest:patient",
"ServiceRequest:requester",
"ServiceRequest:subject"
],
"searchParam": [
{
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
"type": "token",
"documentation": "Logical id of this artifact"
}
]
},
{
"type": "Task",
"interaction": [
{
"code": "search-type"
},
{
"code": "update"
},
{
"code": "read"
},
{
"code": "create"
}
],
"versioning": "versioned-update",
"conditionalCreate": false,
"conditionalUpdate": false,
"searchParam": [
{
"name": "owner",
"definition": "http://hl7.org/fhir/SearchParameter/Task-owner",
"type": "reference",
"documentation": "Search by task owner"
},
{
"name": "requester",
"definition": "http://hl7.org/fhir/SearchParameter/Task-requester",
"type": "reference",
"documentation": "Search by task requester"
},
{
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
"type": "token",
"documentation": "Logical id of this artifact"
},
{
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/Task-status",
"type": "token",
"documentation": "Search by task status"
}
]
}
]
}
]
}