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

FHIR IG analytics

Packagese.electronichealth.fhir.merier.r5
Resource TypeEndpoint
IdEndpoint-c933bcd8-ae65-41ce-ae6f-82477c770333.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": "c933bcd8-ae65-41ce-ae6f-82477c770333",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/NDI/StructureDefinition/endpoint-er"
    ]
  },
  "connectionType": [
    {
      "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/Utbildningsmiljo/exempel-vaccinationer-1"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://electronichealth.se/fhir/NDI/StructureDefinition/endpoint-payload-actor-definition-er",
          "valueCanonical": "http://electronichealth.se/ntk/ActorDefinition/Utbildningsmiljo/exempel-diagnoser-1"
        }
      ]
    }
  ],
  "address": "https://journalsystem2.exempel/fhir",
  "status": "active",
  "name": "Journalsystem 2"
}