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

FHIR IG Statistics: Requirements/PatientInformationManagementSystemRequirements

Packagebotswana.hie.fhir
Resource TypeRequirements
IdPatientInformationManagementSystemRequirements
FHIR VersionR5
Sourcehttp://moh.bw.org/https://build.fhir.org/ig/jembi/botswana-hie-fhir-ig/Requirements-PatientInformationManagementSystemRequirements.html
URLhttp://moh.bw.org/Requirements/PatientInformationManagementSystemRequirements
Version1.0.0
Statusactive
Date2025-05-19T15:02:57+00:00
NamePatientInformationManagementSystemRequirements

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: Requirements PatientInformationManagementSystemRequirements

Profile: Requirements

These requirements apply to the following actors:

BOTS.FR-PIMS.001

Must be able to create new patients and save patient details in the CR/MPI.

BOTS.FR-PIMS.002

Must be able to create lab orders after validating patient details against CR.

BOTS.FR-PIMS.003

Should be able to send lab orders to the SHR through the PIMS service layer.

BOTS.FR-PIMS.004

Should be able to update lab records in the SHR with specimen details.

BOTS.FR-PIMS.005

Should be able to query the shared health record for available lab order results.

BOTS.FR-PIMS.006

Should be able to store lab results.


Source

{
  "resourceType": "Requirements",
  "id": "PatientInformationManagementSystemRequirements",
  "meta": {
    "profile": [
      "http://moh.bw.org/StructureDefinition/bw-requirements"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://moh.bw.org/StructureDefinition/requirements-type",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://moh.bw.org/CodeSystem/cs-requirements-type-codes",
            "code": "functional"
          }
        ]
      }
    }
  ],
  "url": "http://moh.bw.org/Requirements/PatientInformationManagementSystemRequirements",
  "version": "1.0.0",
  "name": "PatientInformationManagementSystemRequirements",
  "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"
        }
      ]
    }
  ],
  "actor": [
    "http://moh.bw.org/ActorDefinition/PIMSActorDefinitionExample",
    "http://moh.bw.org/ActorDefinition/ClientRegistryActorDefinitionExample",
    "http://moh.bw.org/ActorDefinition/SHRActorDefinitionExample"
  ],
  "_actor": [
    {
      "extension": [
        {
          "url": "http://moh.bw.org/StructureDefinition/actor-classification",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://moh.bw.org/CodeSystem/cs-actor-classification-codes",
                "code": "primary"
              }
            ]
          }
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://moh.bw.org/StructureDefinition/actor-classification",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://moh.bw.org/CodeSystem/cs-actor-classification-codes",
                "code": "secondary"
              }
            ]
          }
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://moh.bw.org/StructureDefinition/actor-classification",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://moh.bw.org/CodeSystem/cs-actor-classification-codes",
                "code": "secondary"
              }
            ]
          }
        }
      ]
    }
  ],
  "statement": [
    {
      "key": "BOTS.FR-PIMS.001",
      "requirement": "Must be able to create new patients and save patient details in the CR/MPI."
    },
    {
      "key": "BOTS.FR-PIMS.002",
      "requirement": "Must be able to create lab orders after validating patient details against CR."
    },
    {
      "key": "BOTS.FR-PIMS.003",
      "requirement": "Should be able to send lab orders to the SHR through the PIMS service layer."
    },
    {
      "key": "BOTS.FR-PIMS.004",
      "requirement": "Should be able to update lab records in the SHR with specimen details."
    },
    {
      "key": "BOTS.FR-PIMS.005",
      "requirement": "Should be able to query the shared health record for available lab order results."
    },
    {
      "key": "BOTS.FR-PIMS.006",
      "requirement": "Should be able to store lab results."
    }
  ]
}