| Package | Description |
|---|---|
| org.hl7.fhir.r4.model.codesystems |
| Modifier and Type | Method and Description |
|---|---|
static CarePlanIntent |
CarePlanIntent.fromCode(String codeString) |
CarePlanIntent |
CarePlanIntentEnumFactory.fromCode(String codeString) |
static CarePlanIntent |
CarePlanIntent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CarePlanIntent[] |
CarePlanIntent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
CarePlanIntentEnumFactory.toCode(CarePlanIntent code) |
String |
CarePlanIntentEnumFactory.toSystem(CarePlanIntent code) |
Copyright © 2014–2018 University Health Network. All rights reserved.