International Patient Summary Implementation Guide
2.0.0 - STU 2 International flag

International Patient Summary Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/costateixeira/fhir-ips/ and changes regularly. See the Directory of published versions

: Server (IPS) - JSON Representation

Page standards status: Trial-use Maturity Level: 2

Raw json | Download

{
  "resourceType" : "ActorDefinition",
  "id" : "Server",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition Server</b></p><a name=\"Server\"> </a><a name=\"hcServer\"> </a><table class=\"grid\"><tr><td><b>Actor: Server </b></td><td>Server (IPS)</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>An IPS Server is a FHIR server acting as an <a href=\"./ActorDefinition-Creator.html\">IPS Creator</a> by providing conformant IPS documents in response to FHIR API requests.\nThe IPS documents provided by an IPS Server may include stored and/or generated on demand document content, including historical and/or latest available information.\nThe set of capabilities and behaviours for the IPS Server actor is defined in <a href=\"./CapabilityStatement-ips-server.html\">IPS Server Capability Statement</a>.\nWhile an IPS Server actor will fulfill all the obligations of an IPS Creator actor, not all IPS Creator actors need to meet the capabilities defined in the <a href=\"./CapabilityStatement-ips-server.html\">IPS Server Capability Statement</a>.</p>\n</div></td></tr><tr><td>Capabilities:</td><td colspan=\"2\"><a href=\"CapabilityStatement-ips-server.html\">IPS Server Capability Statement</a></td></tr><tr><td>Derived from:</td><td colspan=\"2\"><a href=\"ActorDefinition-Creator.html\">Creator (IPS)</a></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pc"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/uv/ips/ActorDefinition/Server",
  "version" : "2.0.0",
  "name" : "Server",
  "title" : "Server (IPS)",
  "status" : "active",
  "date" : "2025-07-22T14:31:30.239Z",
  "publisher" : "HL7 International / Patient Care",
  "contact" : [
    {
      "name" : "HL7 International / Patient Care",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description" : "An IPS Server is a FHIR server acting as an [IPS Creator](./ActorDefinition-Creator.html) by providing conformant IPS documents in response to FHIR API requests.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "type" : "system",
  "documentation" : "An IPS Server is a FHIR server acting as an [IPS Creator](./ActorDefinition-Creator.html) by providing conformant IPS documents in response to FHIR API requests. \nThe IPS documents provided by an IPS Server may include stored and/or generated on demand document content, including historical and/or latest available information. \nThe set of capabilities and behaviours for the IPS Server actor is defined in [IPS Server Capability Statement](./CapabilityStatement-ips-server.html).\nWhile an IPS Server actor will fulfill all the obligations of an IPS Creator actor, not all IPS Creator actors need to meet the capabilities defined in the [IPS Server Capability Statement](./CapabilityStatement-ips-server.html).",
  "capabilities" : "http://hl7.org/fhir/uv/ips/CapabilityStatement/ips-server",
  "derivedFrom" : [
    🔗 "http://hl7.org/fhir/uv/ips/ActorDefinition/Creator"
  ]
}