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

FHIR IG analytics

Packagese.electronichealth.fhir.merier.r5
Resource TypeEndpoint
IdEndpoint-93bc44b7-f6e2-4204-a2da-b1454d4f274f.json
FHIR VersionR5

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": "93bc44b7-f6e2-4204-a2da-b1454d4f274f",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/NDI/StructureDefinition/endpoint-er"
    ]
  },
  "connectionType": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/restful-security-service",
          "code": "OAuth"
        }
      ]
    },
    {
      "coding": [
        {
          "code": "hl7-fhir-rest",
          "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"
        }
      ]
    }
  ],
  "payload": [
    {
      "extension": [
        {
          "url": "http://electronichealth.se/fhir/NDI/StructureDefinition/endpoint-payload-actor-definition-er",
          "valueCanonical": "http://electronichealth.se/ntk/ActorDefinition/HL7Europe/LabReportRepos-1"
        }
      ]
    }
  ],
  "status": "active",
  "address": "https://api.regionkalmar.se/fhir",
  "name": "Region Kalmar FHIR-API"
}