Package | dk.ehealth.sundhed.fhir.ig.core |
Resource Type | OperationDefinition |
Id | Organization-i-traverse-to-sor |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/OperationDefinition-Organization-i-traverse-to-sor.html |
URL | https://organization.devtest.systematic-ehealth.com/fhir/OperationDefinition/Organization-i-traverse-to-sor |
Version | 3.5.1 |
Status | active |
Date | 2025-07-03T10:29:25+00:00 |
Name | traverse-to-sor |
Title | Traverse to SOR |
Realm | dk |
Description | Traverse upforwards to the first SOR organization Http response code 404 will be returned if no related SOR organization could be found |
Type | false |
Kind | operation |
CapabilityStatement | |
organization | organization |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Operationsdefinition Organization-i-traverse-to-sor
URL: [base]/Organization/[id]/$traverse-to-sor
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
OUT | return | 0..1 | Organization |
{ "resourceType": "OperationDefinition", "id": "Organization-i-traverse-to-sor", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://organization.devtest.systematic-ehealth.com/fhir/OperationDefinition/Organization-i-traverse-to-sor", "version": "3.5.1", "name": "traverse-to-sor", "title": "Traverse to SOR", "status": "active", "kind": "operation", "date": "2025-07-03T10:29:25+00:00", "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)", "contact": [ { "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)", "telecom": [ { "system": "url", "value": "http://ehealth.sundhed.dk" } ] } ], "description": "Traverse upforwards to the first SOR organization\nHttp response code 404 will be returned if no related SOR organization could be found", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "affectsState": false, "code": "traverse-to-sor", "resource": [ "Organization" ], "system": false, "type": false, "instance": true, "parameter": [ { "name": "return", "use": "out", "min": 0, "max": "1", "type": "Organization" } ] }