| Modifier and Type | Interface and Description |
|---|---|
interface |
DischargeSummary
A representation of the model object 'Discharge Summary'.
|
interface |
MedicalSummary
A representation of the model object 'Medical Summary'.
|
interface |
PHRExtract
A representation of the model object 'PHR Extract'.
|
interface |
PHRUpdate
A representation of the model object 'PHR Update'.
|
| Modifier and Type | Method and Description |
|---|---|
MedicalDocument |
IHEFactory.createMedicalDocument()
Returns a new object of class 'Medical Document'.
|
MedicalDocument |
MedicalDocument.init() |
MedicalDocument |
MedicalDocument.init(Iterable<? extends org.openhealthtools.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
| Modifier and Type | Class and Description |
|---|---|
class |
DischargeSummaryImpl
An implementation of the model object 'Discharge Summary'.
|
class |
MedicalDocumentImpl
An implementation of the model object 'Medical Document'.
|
class |
MedicalSummaryImpl
An implementation of the model object 'Medical Summary'.
|
class |
PHRExtractImpl
An implementation of the model object 'PHR Extract'.
|
class |
PHRUpdateImpl
An implementation of the model object 'PHR Update'.
|
| Modifier and Type | Method and Description |
|---|---|
MedicalDocument |
IHEFactoryImpl.createMedicalDocument() |
MedicalDocument |
MedicalDocumentImpl.init() |
MedicalDocument |
MedicalDocumentImpl.init(Iterable<? extends org.openhealthtools.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
MedicalDocumentOperations.validateMedicalDocumentTemplateId(MedicalDocument medicalDocument,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
| Modifier and Type | Method and Description |
|---|---|
T |
IHESwitch.caseMedicalDocument(MedicalDocument object)
Returns the result of interpreting the object as an instance of 'Medical Document'.
|
boolean |
IHEValidator.validateMedicalDocument_validateMedicalDocumentTemplateId(MedicalDocument medicalDocument,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateMedicalDocumentTemplateId constraint of 'Medical Document'.
|
boolean |
IHEValidator.validateMedicalDocument(MedicalDocument medicalDocument,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2015 Open eHealth Foundation. All rights reserved.