Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Services
FhirCompatible
PHP 인터페이스 Services\FhirCompatible
파일 보기
프로젝트 열기: openeyes/openeyes
공개 메소드들
메소드
설명
fromFhir
(
mixed
$fhirObject
) :
services\FhirCompatible
Convert the given FHIR object into an instance of this class.
toFhir
( ) :
StdClass
Convert this object to FHIR format.
메소드 상세
fromFhir()
공개
정적인
메소드
Convert the given FHIR object into an instance of this class.
public
static
fromFhir
(
mixed
$fhirObject
) :
services\FhirCompatible
$fhirObject
mixed
리턴
services\FhirCompatible
toFhir()
공개
메소드
Convert this object to FHIR format.
public
toFhir
( ) :
StdClass
리턴
StdClass