getHospitalName: Get hospital name from registry data

View source: R/getHospitalName.R

getHospitalNameR Documentation

Get hospital name from registry data

Description

Based on the hospital id (reshID) this function will return the name of the corresponding hospital as provided in the registry data

Usage

getHospitalName(reshID)

Arguments

reshID

string defining the resh ID

Value

string of hospital name

Examples

## Not run: 
getHospitalName("123456")

## End(Not run)

Rapporteket/NORIC documentation built on Feb. 15, 2024, 5:25 p.m.