Uses of Class
org.hl7.fhir.dstu2016may.model.codesystems.CarePlanRelationship
-
Packages that use CarePlanRelationship Package Description org.hl7.fhir.dstu2016may.model.codesystems -
-
Uses of CarePlanRelationship in org.hl7.fhir.dstu2016may.model.codesystems
Methods in org.hl7.fhir.dstu2016may.model.codesystems that return CarePlanRelationship Modifier and Type Method Description static CarePlanRelationshipCarePlanRelationship. fromCode(String codeString)CarePlanRelationshipCarePlanRelationshipEnumFactory. fromCode(String codeString)static CarePlanRelationshipCarePlanRelationship. valueOf(String name)Returns the enum constant of this type with the specified name.static CarePlanRelationship[]CarePlanRelationship. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.dstu2016may.model.codesystems with parameters of type CarePlanRelationship Modifier and Type Method Description StringCarePlanRelationshipEnumFactory. toCode(CarePlanRelationship code)StringCarePlanRelationshipEnumFactory. toSystem(CarePlanRelationship code)
-