| Package | Description |
|---|---|
| org.hl7.fhir.dstu2016may.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<CarePlan.CarePlanRelationship> |
CarePlan.CarePlanRelatedPlanComponent.code
Identifies the type of relationship this plan has to the target plan.
|
| Modifier and Type | Method and Description |
|---|---|
static CarePlan.CarePlanRelationship |
CarePlan.CarePlanRelationship.fromCode(String codeString) |
CarePlan.CarePlanRelationship |
CarePlan.CarePlanRelationshipEnumFactory.fromCode(String codeString) |
CarePlan.CarePlanRelationship |
CarePlan.CarePlanRelatedPlanComponent.getCode() |
static CarePlan.CarePlanRelationship |
CarePlan.CarePlanRelationship.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CarePlan.CarePlanRelationship[] |
CarePlan.CarePlanRelationship.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration<CarePlan.CarePlanRelationship> |
CarePlan.CarePlanRelationshipEnumFactory.fromType(Base code) |
Enumeration<CarePlan.CarePlanRelationship> |
CarePlan.CarePlanRelatedPlanComponent.getCodeElement() |
| Modifier and Type | Method and Description |
|---|---|
CarePlan.CarePlanRelatedPlanComponent |
CarePlan.CarePlanRelatedPlanComponent.setCode(CarePlan.CarePlanRelationship value) |
String |
CarePlan.CarePlanRelationshipEnumFactory.toCode(CarePlan.CarePlanRelationship code) |
String |
CarePlan.CarePlanRelationshipEnumFactory.toSystem(CarePlan.CarePlanRelationship code) |
| Modifier and Type | Method and Description |
|---|---|
CarePlan.CarePlanRelatedPlanComponent |
CarePlan.CarePlanRelatedPlanComponent.setCodeElement(Enumeration<CarePlan.CarePlanRelationship> value) |
Copyright © 2014–2018 University Health Network. All rights reserved.