FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CapabilityStatement/OMIRegistryCapabilityStatement

Packagede.medizininformatikinitiative.use-case.omi
Resource TypeCapabilityStatement
IdOMIRegistryCapabilityStatement
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.medizininformatikinitiative.use-case.omi@0.3.19&canonical=http://omi.de/fhir/registry/CapabilityStatement/OMIRegistryCapabilityStatement
URLhttp://omi.de/fhir/registry/CapabilityStatement/OMIRegistryCapabilityStatement
Version0.3.19
Statusactive
Date2024-12-11
NameOMI Registry Capability Statement
TitleOMI Registry Capability Statement
Realmde
DescriptionDas vorliegende CapabilityStatement beschreibt alle vorgesehenen Interaktionen der OMI-Registry.
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

SearchParameter
DevicePropertyTypeAndCodeSPDevicePropertyTypeCode
DevicePropertyTypeSPDevicePropertyTypeSP
DevicePropertyValueCodeSPDevicePropertyValueCodeSP
MaxResolutionXSPMaxResolutionXSP
MaxResolutionYSPMaxResolutionYSP
MaxResolutionZSPMaxResolutionZSP
MinResolutionXSPMinResolutionXSP
MinResolutionYSPMinResolutionYSP
MinResolutionZSPMinResolutionZSP
ServiceEstimatedWaitingTimeSPServiceEstimatedWaitingTimeSP
ServiceInferencePriceSPInferencePrice
ServiceQueueLengthSPServiceQueueLengthSP
ServiceStatuscodeSPServiceStatuscodeSP
ServiceToAlgorithmLinkSPServiceToAlgorithmLinkSP
StructureDefinition
algorithm-deviceAlgorithm
omi-endpointEndpoint
omi-organizationOrganization
omi-service-output-parameterOmi Output Parameter
omi-serviceHealthcareService

Narrative

No narrative content found in resource


Source

{
  "resourceType": "CapabilityStatement",
  "id": "OMIRegistryCapabilityStatement",
  "url": "http://omi.de/fhir/registry/CapabilityStatement/OMIRegistryCapabilityStatement",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.molit.eu"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "code": "DE",
          "system": "urn:iso:std:iso:3166",
          "display": "Germany"
        }
      ]
    }
  ],
  "format": [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "rest": [
    {
      "resource": [
        {
          "supportedProfile": [
            "http://omi.de/fhir/registry/StructureDefinition/algorithm-device"
          ],
          "searchParam": [
            {
              "name": "device-name",
              "definition": "http://hl7.org/fhir/SearchParameter/Device-device-name",
              "type": "string"
            },
            {
              "name": "identifier",
              "definition": "http://hl7.org/fhir/SearchParameter/Device-identifier",
              "type": "token"
            },
            {
              "name": "organization",
              "definition": "http://hl7.org/fhir/SearchParameter/Device-organization",
              "type": "reference"
            },
            {
              "name": "status",
              "definition": "http://hl7.org/fhir/SearchParameter/Device-status",
              "type": "token"
            },
            {
              "name": "property-type",
              "definition": "http://omi.de/fhir/registry/SearchParameter/DevicePropertyTypeSP",
              "type": "token"
            },
            {
              "name": "property-value-code",
              "definition": "http://omi.de/fhir/registry/SearchParameter/DevicePropertyValueCodeSP",
              "type": "token"
            },
            {
              "name": "property-type-code",
              "definition": "http://omi.de/fhir/registry/SearchParameter/DevicePropertyTypeAndCodeSP",
              "type": "composite"
            },
            {
              "name": "min-res-x",
              "definition": "http://omi.de/fhir/registry/SearchParameter/MinResolutionXSP",
              "type": "quantity"
            },
            {
              "name": "min-res-y",
              "definition": "http://omi.de/fhir/registry/SearchParameter/MinResolutionYSP",
              "type": "quantity"
            },
            {
              "name": "min-res-z",
              "definition": "http://omi.de/fhir/registry/SearchParameter/MinResolutionZSP",
              "type": "quantity"
            },
            {
              "name": "max-res-x",
              "definition": "http://omi.de/fhir/registry/SearchParameter/MaxResolutionXSP",
              "type": "quantity"
            },
            {
              "name": "max-res-y",
              "definition": "http://omi.de/fhir/registry/SearchParameter/MaxResolutionYSP",
              "type": "quantity"
            },
            {
              "name": "max-res-z",
              "definition": "http://omi.de/fhir/registry/SearchParameter/MaxResolutionZSP",
              "type": "quantity"
            }
          ],
          "type": "Device"
        },
        {
          "supportedProfile": [
            "http://omi.de/fhir/registry/StructureDefinition/omi-service"
          ],
          "searchParam": [
            {
              "name": "organization",
              "definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-organization",
              "type": "reference"
            },
            {
              "name": "active",
              "definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-active",
              "type": "token"
            },
            {
              "name": "identifier",
              "definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-identifier",
              "type": "token"
            },
            {
              "name": "name",
              "definition": "http://hl7.org/fhir/SearchParameter/HealthcareService-name",
              "type": "string"
            },
            {
              "name": "servicetoalgorithm",
              "definition": "http://omi.de/fhir/registry/SearchParameter/ServiceToAlgorithmLinkSP",
              "type": "reference"
            },
            {
              "name": "statuscode",
              "definition": "http://omi.de/fhir/registry/SearchParameter/ServiceStatuscodeSP",
              "type": "token"
            },
            {
              "name": "queue-length",
              "definition": "http://omi.de/fhir/registry/SearchParameter/ServiceQueueLengthSP",
              "type": "number"
            },
            {
              "name": "estimated-waiting-time",
              "definition": "http://omi.de/fhir/registry/SearchParameter/ServiceEstimatedWaitingTimeSP",
              "type": "number"
            },
            {
              "name": "inference-price",
              "definition": "http://omi.de/fhir/registry/SearchParameter/ServiceInferencePriceSP",
              "type": "quantity"
            }
          ],
          "type": "HealthcareService"
        },
        {
          "supportedProfile": [
            "http://omi.de/fhir/registry/StructureDefinition/omi-endpoint"
          ],
          "searchParam": [
            {
              "name": "connection-type",
              "definition": "http://hl7.org/fhir/SearchParameter/Endpoint-connection-type",
              "type": "token"
            },
            {
              "name": "identifier",
              "definition": "http://hl7.org/fhir/SearchParameter/Endpoint-identifier",
              "type": "token"
            },
            {
              "name": "name",
              "definition": "http://hl7.org/fhir/SearchParameter/Endpoint-name",
              "type": "string"
            },
            {
              "name": "organization",
              "definition": "http://hl7.org/fhir/SearchParameter/Endpoint-organization",
              "type": "reference"
            },
            {
              "name": "status",
              "definition": "http://hl7.org/fhir/SearchParameter/Endpoint-status",
              "type": "token"
            }
          ],
          "type": "Endpoint"
        },
        {
          "supportedProfile": [
            "http://omi.de/fhir/registry/StructureDefinition/omi-organization"
          ],
          "searchParam": [
            {
              "name": "active",
              "definition": "http://hl7.org/fhir/SearchParameter/Organization-active",
              "type": "token"
            },
            {
              "name": "address",
              "definition": "http://hl7.org/fhir/SearchParameter/Organization-address",
              "type": "string"
            },
            {
              "name": "identifier",
              "definition": "http://hl7.org/fhir/SearchParameter/Organization-identifier",
              "type": "token"
            },
            {
              "name": "name",
              "definition": "http://hl7.org/fhir/SearchParameter/Organization-name",
              "type": "string"
            }
          ],
          "type": "Organization"
        },
        {
          "supportedProfile": [
            "http://omi.de/fhir/registry/StructureDefinition/omi-service-output-parameter"
          ],
          "searchParam": [
            {
              "name": "status",
              "definition": "http://hl7.org/fhir/SearchParameter/conformance-status",
              "type": "token"
            },
            {
              "name": "url",
              "definition": "http://hl7.org/fhir/SearchParameter/conformance-url",
              "type": "uri"
            }
          ],
          "type": "StructureDefinition"
        }
      ],
      "mode": "server"
    }
  ],
  "status": "active",
  "experimental": false,
  "version": "0.3.19",
  "publisher": "MOLIT gGmbH",
  "date": "2024-12-11",
  "name": "OMI Registry Capability Statement",
  "title": "OMI Registry Capability Statement",
  "description": "Das vorliegende CapabilityStatement beschreibt alle vorgesehenen Interaktionen der OMI-Registry.",
  "kind": "requirements",
  "fhirVersion": "4.0.1"
}