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

FHIR IG analytics

Packagede.medizininformatikinitiative.use-case.omi
Resource TypeEndpoint
IdEndpoint-TumTestServiceEndpoint.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": "TumTestServiceEndpoint",
  "meta": {
    "profile": [
      "http://omi.de/fhir/registry/StructureDefinition/omi-endpoint"
    ]
  },
  "identifier": [
    {
      "system": "http://omi.de/fhir/registry/sid/endpoint",
      "value": "8be12626-2e46-4612-9676-e301934ab432"
    }
  ],
  "payloadType": [
    {
      "coding": [
        {
          "code": "any",
          "system": "http://terminology.hl7.org/CodeSystem/endpoint-payload-type"
        }
      ]
    }
  ],
  "status": "active",
  "name": "TUM v1.0.0",
  "connectionType": {
    "code": "dsfv1",
    "system": "http://omi.de/fhir/registry/CodeSystem/connection-type",
    "display": "dsfv1"
  },
  "managingOrganization": {
    "reference": "Organization/TUM"
  },
  "address": "dsf-organization://tum.de"
}