PHP 클래스 Services\Patient

상속: extends Resource
파일 보기 프로젝트 열기: openeyes/openeyes

공개 프로퍼티들

프로퍼티 타입 설명
$addresses
$birth_date
$cb_refs
$date_of_death
$family_name
$gender
$given_name
$gp_ref
$hos_num
$nhs_num
$prac_ref
$primary_phone
$title

공개 메소드들

메소드 설명
fromFhirValues ( array $values )
getCommissioningBodies ( ) : CommissioningBody[]
getGp ( ) : Gp | null
getPractice ( ) : Practice | null
getServiceClass ( $fhirType )
toFhirValues ( )

보호된 메소드들

메소드 설명
getFhirTemplate ( )

메소드 상세

fromFhirValues() 공개 정적인 메소드

public static fromFhirValues ( array $values )
$values array

getCommissioningBodies() 공개 메소드

public getCommissioningBodies ( ) : CommissioningBody[]
리턴 CommissioningBody[]

getFhirTemplate() 보호된 정적인 메소드

protected static getFhirTemplate ( )

getGp() 공개 메소드

public getGp ( ) : Gp | null
리턴 Gp | null

getPractice() 공개 메소드

public getPractice ( ) : Practice | null
리턴 Practice | null

getServiceClass() 공개 정적인 메소드

public static getServiceClass ( $fhirType )

toFhirValues() 공개 메소드

public toFhirValues ( )

프로퍼티 상세

$addresses 공개적으로 프로퍼티

public $addresses

$birth_date 공개적으로 프로퍼티

public $birth_date

$cb_refs 공개적으로 프로퍼티

public $cb_refs

$date_of_death 공개적으로 프로퍼티

public $date_of_death

$family_name 공개적으로 프로퍼티

public $family_name

$gender 공개적으로 프로퍼티

public $gender

$given_name 공개적으로 프로퍼티

public $given_name

$gp_ref 공개적으로 프로퍼티

public $gp_ref

$hos_num 공개적으로 프로퍼티

public $hos_num

$nhs_num 공개적으로 프로퍼티

public $nhs_num

$prac_ref 공개적으로 프로퍼티

public $prac_ref

$primary_phone 공개적으로 프로퍼티

public $primary_phone

$title 공개적으로 프로퍼티

public $title