PHP Class Services\FhirBundleEntry

Inheritance: extends DataObject
Mostra 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_oe property

public $id

$resource public_oe property

public $resource

$title public_oe property

public $title

$updated public_oe property

public $updated