FHIR IG analytics| Package | de.gematik.fhir.directory |
| Resource Type | Endpoint |
| Id | Endpoint-OrganizationExample001-Endpoint-TIM.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Endpoint",
"id": "OrganizationExample001-Endpoint-TIM",
"meta": {
"tag": [
{
"system": "https://gematik.de/fhir/directory/CodeSystem/Origin",
"code": "owner"
}
],
"profile": [
"https://gematik.de/fhir/directory/StructureDefinition/endpoint-directory-Strict"
]
},
"status": "active",
"connectionType": {
"code": "tim",
"system": "https://gematik.de/fhir/directory/CodeSystem/EndpointDirectoryConnectionType"
},
"name": "SystemsEngineering:tim.gematik.de",
"address": "matrix:u/SystemsEngineering:tim.gematik.de",
"payloadType": [
{
"coding": [
{
"code": "tim-chat",
"system": "https://gematik.de/fhir/directory/CodeSystem/EndpointDirectoryPayloadType"
}
]
}
]
}