PHP Class Services\FhirBundleEntry

Inheritance: extends DataObject
Show file Open project: openeyes/openeyes

Public Properties

Property Type Description
$id
$resource
$title
$updated

Public Methods

Method Description
fromResource ( $url, Resource $resource ) : FhirBundleEntry

Method Details

fromResource() public static method

public static fromResource ( $url, Resource $resource ) : FhirBundleEntry
$resource Resource
return FhirBundleEntry

Property Details

$id public property

public $id

$resource public property

public $resource

$title public property

public $title

$updated public property

public $updated