MyHealth@Eu NCPeH API
10.0.0-ci - ci-build 150

MyHealth@Eu NCPeH API - Local Development build (v10.0.0-ci) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Requesting NCP - JSON Representation

Active as of 2026-09-01

Raw json | Download

{
  "resourceType" : "ActorDefinition",
  "id" : "RequestingNCP",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition RequestingNCP</b></p><a name=\"RequestingNCP\"> </a><a name=\"hcRequestingNCP\"> </a><table class=\"grid\"><tr><td><b>Actor: RequestingNCP </b></td><td>Requesting NCP</td><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr></table></div>"
  },
  "url" : "http://fhir.ehdsi.eu/ncp-api/ActorDefinition/RequestingNCP",
  "version" : "10.0.0-ci",
  "name" : "RequestingNCP",
  "title" : "Requesting NCP",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-09-01T06:46:14+00:00",
  "publisher" : "MyHealthEu",
  "contact" : [
    {
      "name" : "MyHealthEu",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/MyHealthEu"
        }
      ]
    }
  ],
  "description" : "The National Contact Point for eHealth (NCP) node that issues cross-border FHIR requests (search/read/create/update) on behalf of a Requestor, acting as a FHIR client against a Responding NCP.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "type" : "system"
}