DeviceComponent |
DeviceComponent.addOperationalStatus(CodeableConceptDt theValue) |
Adds a given new value for operationalStatus ()
|
DeviceComponent |
DeviceComponent.addProductionSpecification(DeviceComponent.ProductionSpecification theValue) |
Adds a given new value for productionSpecification ()
|
DeviceComponent |
DeviceComponent.setIdentifier(IdentifierDt theValue) |
Sets the value(s) for identifier ()
|
DeviceComponent |
DeviceComponent.setLanguageCode(CodeableConceptDt theValue) |
Sets the value(s) for languageCode ()
|
DeviceComponent |
DeviceComponent.setLastSystemChange(ca.uhn.fhir.model.primitive.InstantDt theValue) |
Sets the value(s) for lastSystemChange ()
|
DeviceComponent |
DeviceComponent.setLastSystemChange(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for lastSystemChange ()
|
DeviceComponent |
DeviceComponent.setLastSystemChangeWithMillisPrecision(Date theDate) |
Sets the value for lastSystemChange ()
|
DeviceComponent |
DeviceComponent.setMeasurementPrinciple(MeasmntPrincipleEnum theValue) |
Sets the value(s) for measurementPrinciple ()
|
DeviceComponent |
DeviceComponent.setMeasurementPrinciple(ca.uhn.fhir.model.primitive.BoundCodeDt<MeasmntPrincipleEnum> theValue) |
Sets the value(s) for measurementPrinciple ()
|
DeviceComponent |
DeviceComponent.setOperationalStatus(List<CodeableConceptDt> theValue) |
Sets the value(s) for operationalStatus ()
|
DeviceComponent |
DeviceComponent.setParameterGroup(CodeableConceptDt theValue) |
Sets the value(s) for parameterGroup ()
|
DeviceComponent |
DeviceComponent.setParent(ResourceReferenceDt theValue) |
Sets the value(s) for parent ()
|
DeviceComponent |
DeviceComponent.setProductionSpecification(List<DeviceComponent.ProductionSpecification> theValue) |
Sets the value(s) for productionSpecification ()
|
DeviceComponent |
DeviceComponent.setSource(ResourceReferenceDt theValue) |
Sets the value(s) for source ()
|
DeviceComponent |
DeviceComponent.setType(CodeableConceptDt theValue) |
Sets the value(s) for type ()
|