Method |
Description |
|
fromFhir ( $fhirObject ) |
|
|
getFhirPrefix ( ) : string | null |
Get prefix for FHIR IDs or null if none. |
|
getId ( ) : integer | null |
Get the internal ID of this resource (null if not an internal resource). |
|
getLastModified ( ) : integer | null |
Get last modified timestamp of this resource (null if not an internal resource). |
|
getOeFhirProfile ( ) : string |
Get the OpenEyes FHIR profile this resource conforms to. |
|
getVersionId ( ) : integer | null |
Get version ID of this resource (null if not an internal resource). |
|
toFhir ( ) |
|
|