FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ActorDefinition/PIMSActorDefinitionExample

Packagebotswana.hie.fhir
Resource TypeActorDefinition
IdPIMSActorDefinitionExample
FHIR VersionR5
Sourcehttp://moh.bw.org/https://build.fhir.org/ig/jembi/botswana-hie-fhir-ig/ActorDefinition-PIMSActorDefinitionExample.html
URLhttp://moh.bw.org/ActorDefinition/PIMSActorDefinitionExample
Version1.0.0
Statusactive
Date2025-05-19T15:02:57+00:00
NamePatientInformationManagementSystem
TitlePatient Information Management System (PIMS)
PurposeTo collect, organize, and store patient data in a way that is easily accessible and usable by healthcare providers.
Typesystem

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ActorDefinition PIMSActorDefinitionExample

Actor: PatientInformationManagementSystem Patient Information Management System (PIMS)Type: system

Source

{
  "resourceType": "ActorDefinition",
  "id": "PIMSActorDefinitionExample",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://moh.bw.org/ActorDefinition/PIMSActorDefinitionExample",
  "version": "1.0.0",
  "name": "PatientInformationManagementSystem",
  "title": "Patient Information Management System (PIMS)",
  "status": "active",
  "date": "2025-05-19T15:02:57+00:00",
  "publisher": "Jembi Health Systems",
  "contact": [
    {
      "name": "Jembi Health Systems",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.jembi.org"
        },
        {
          "system": "email",
          "value": "info@jembi.org"
        }
      ]
    },
    {
      "name": "Jembi Health Systems",
      "telecom": [
        {
          "system": "email",
          "value": "info@jembi.org",
          "use": "work"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BW",
          "display": "Botswana"
        }
      ]
    }
  ],
  "purpose": "To collect, organize, and store patient data in a way that is easily accessible and usable by healthcare providers.",
  "type": "system"
}