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) - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ActorDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Server"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "pc" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 2 ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips> ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/uv/ips/ActorDefinition/Server"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.0.0"] ; #
fhir:name [ fhir:v "Server"] ; #
fhir:title [ fhir:v "Server (IPS)"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2025-07-22T14:31:30.239Z"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Patient Care"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Patient Care" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/patientcare" ] ] )
] ) ; #
fhir:description [ fhir:v "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."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:type [ fhir:v "system"] ; #
fhir:documentation [ fhir:v "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)."] ; #
fhir:capabilities [
fhir:v "http://hl7.org/fhir/uv/ips/CapabilityStatement/ips-server"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ips/CapabilityStatement/ips-server>
] ; #
fhir:derivedFrom ( [
fhir:v "http://hl7.org/fhir/uv/ips/ActorDefinition/Creator"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ips/ActorDefinition/Creator>
] ) . #