FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.medizininformatikinitiative.use-case.omi
Resource TypeEndpoint
IdEndpoint-CATSCDSEndpoint.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Endpoint",
  "id": "CATSCDSEndpoint",
  "meta": {
    "profile": [
      "http://omi.de/fhir/registry/StructureDefinition/omi-endpoint"
    ]
  },
  "identifier": [
    {
      "system": "http://omi.de/fhir/registry/sid/endpoint",
      "value": "ef036479-9b35-4d96-8df3-030a96809348"
    }
  ],
  "payloadType": [
    {
      "coding": [
        {
          "code": "any",
          "system": "http://terminology.hl7.org/CodeSystem/endpoint-payload-type"
        }
      ]
    }
  ],
  "status": "active",
  "name": "CATS-CDS v0.1",
  "connectionType": {
    "code": "dicom-wado-rs",
    "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"
  },
  "managingOrganization": {
    "reference": "Organization/MOLIT"
  },
  "address": "https://knowledge.molit.eu/cds-services/researchStudies"
}