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

FHIR IG analytics

Packagede.medizininformatikinitiative.use-case.omi
Resource TypeEndpoint
IdEndpoint-CCEndpoint.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": "CCEndpoint",
  "meta": {
    "profile": [
      "http://omi.de/fhir/registry/StructureDefinition/omi-endpoint"
    ]
  },
  "identifier": [
    {
      "system": "http://omi.de/fhir/registry/sid/endpoint",
      "value": "5c554a12-0a9a-485b-bb3b-d1b19353e8c4"
    }
  ],
  "payloadType": [
    {
      "coding": [
        {
          "code": "any",
          "system": "http://terminology.hl7.org/CodeSystem/endpoint-payload-type"
        }
      ]
    }
  ],
  "status": "active",
  "name": "CC v0.1.1",
  "connectionType": {
    "code": "dsfv1",
    "system": "http://omi.de/fhir/registry/CodeSystem/connection-type",
    "display": "dsfv1"
  },
  "managingOrganization": {
    "reference": "Organization/ShipAI"
  },
  "address": "dsf-organization://uk-essen.de"
}