Koppelmij Implementation Guide
0.1.0 - ci-build

Koppelmij Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: KoppelMij-Endpoint-Vragenlijst-Angststoornis - JSON Representation

Raw json | Download

{
  "resourceType" : "Endpoint",
  "id" : "KoppelMij-Endpoint-Vragenlijst-Angststoornis",
  "meta" : {
    "profile" : [
      🔗 "http://medmij.nl/fhir/StructureDefinition/MedMij-Endpoint"
    ]
  },
  "language" : "nl-NL",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"nl-NL\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"nl-NL\">Example of an Endpoint as used in KoppelMij</div>"
  },
  "status" : "active",
  "connectionType" : {
    "system" : "http://vzvz.nl/fhir/CodeSystem/koppeltaal-endpoint-connection-type",
    "code" : "hti-smart-on-fhir"
  },
  "managingOrganization" : {
    🔗 "reference" : "Organization/KoppelMij-Organization-GGZ"
  },
  "payloadType" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/endpoint-payload-type",
          "code" : "any"
        }
      ]
    }
  ],
  "address" : "https://module.test.5im.nl/web/api/smartonfhir/launch"
}