Reference Architecture
0.1.0 - release International flag

This page is part of the Reference Architecture (v0.1.0: Releases Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Point-of-Service System - JSON Representation

Active as of 2025-07-01

Raw json | Download

{
  "resourceType" : "ActorDefinition",
  "id" : "PointOfServiceSystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition PointOfServiceSystem</b></p><a name=\"PointOfServiceSystem\"> </a><a name=\"hcPointOfServiceSystem\"> </a><table class=\"grid\"><tr><td><b>Actor: Point-of-Service System </b></td><td>Point-of-Service System</td><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr></table></div>"
  },
  "url" : "http://smart.who.int/ra/ActorDefinition/PointOfServiceSystem",
  "version" : "0.1.0",
  "name" : "Point-of-Service System",
  "title" : "Point-of-Service System",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-01T08:02:21+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "A system used at the point of care, such as electronic medical records (EMRs), to capture and manage patient encounters and clinical data.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "type" : "system"
}