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

FHIR IG Statistics: Requirements/InteroperabilityLayerRequirements

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

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 InteroperabilityLayerRequirements

Profile: Requirements

These requirements apply to the following actors:

BOTS.FR-IL.001

Should be able to cache and store data from various interfacing systems in the shared health record (SHR).

BOTS.FR-IL.002

Should be able to synchronise and update data set in the interoperability layer with other systems such as the MPI.

BOTS.FR-IL.003

Should be able to ping IPMS for available lab test results and pull them to the SHR.

BOTS.FR-IL.004

Should be able to update SHR with results from IPMS and push the updated record to PIMS.


Source

{
  "resourceType": "Requirements",
  "id": "InteroperabilityLayerRequirements",
  "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/InteroperabilityLayerRequirements",
  "version": "1.0.0",
  "name": "InteroperabilityLayerRequirements",
  "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/InteroperabilityLayerActorDefinitionExample",
    "http://moh.bw.org/ActorDefinition/SHRActorDefinitionExample",
    "http://moh.bw.org/ActorDefinition/PIMSActorDefinitionExample",
    "http://moh.bw.org/ActorDefinition/IPMSActorDefinitionExample"
  ],
  "_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"
              }
            ]
          }
        }
      ]
    },
    {
      "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-IL.001",
      "requirement": "Should be able to cache and store data from various interfacing systems in the shared health record (SHR)."
    },
    {
      "key": "BOTS.FR-IL.002",
      "requirement": "Should be able to synchronise and update data set in the interoperability layer with other systems such as the MPI."
    },
    {
      "key": "BOTS.FR-IL.003",
      "requirement": "Should be able to ping IPMS for available lab test results and pull them to the SHR."
    },
    {
      "key": "BOTS.FR-IL.004",
      "requirement": "Should be able to update SHR with results from IPMS and push the updated record to PIMS."
    }
  ]
}