Reference Architecture
0.1.0 - release
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
Active as of 2025-07-01 |
{
"resourceType" : "ActorDefinition",
"id" : "HealthManagementInformationSystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition HealthManagementInformationSystem</b></p><a name=\"HealthManagementInformationSystem\"> </a><a name=\"hcHealthManagementInformationSystem\"> </a><table class=\"grid\"><tr><td><b>Actor: Health Management Information System </b></td><td>Health Management Information System</td><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr></table></div>"
},
"url" : "http://smart.who.int/ra/ActorDefinition/HealthManagementInformationSystem",
"version" : "0.1.0",
"name" : "Health Management Information System",
"title" : "Health Management Information 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 that collects, analyzes, and reports health data for monitoring and decision-making purposes.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"type" : "system"
}