
Uses of Class
org.hl7.fhir.r5.model.BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponent
-
Uses of BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponentModifier and TypeMethodDescriptionJsonParser.parseBodyStructureIncludedStructureBodyLandmarkOrientationComponent(com.google.gson.JsonObject json) XmlParser.parseBodyStructureIncludedStructureBodyLandmarkOrientationComponent(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeBodyStructureIncludedStructureBodyLandmarkOrientationComponent(String name, BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponent element) protected voidRdfParser.composeBodyStructureIncludedStructureBodyLandmarkOrientationComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponent element, int index) protected voidXmlParser.composeBodyStructureIncludedStructureBodyLandmarkOrientationComponent(String name, BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponent element) protected voidXmlParser.composeBodyStructureIncludedStructureBodyLandmarkOrientationComponentElements(BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponent element) protected voidJsonParser.composeBodyStructureIncludedStructureBodyLandmarkOrientationComponentProperties(BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponent element) protected booleanXmlParser.parseBodyStructureIncludedStructureBodyLandmarkOrientationComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponent res) protected voidJsonParser.parseBodyStructureIncludedStructureBodyLandmarkOrientationComponentProperties(com.google.gson.JsonObject json, BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponent res) -
Uses of BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponentModifier and TypeFieldDescriptionBodyStructure.BodyStructureIncludedStructureComponent.bodyLandmarkOrientationBody locations in relation to a specific body landmark (tatoo, scar, other body structure).Methods in org.hl7.fhir.r5.model that return BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponentModifier and TypeMethodDescriptionBodyStructure.BodyStructureIncludedStructureComponent.addBodyLandmarkOrientation()BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponent.addClockFacePosition(CodeableConcept t) BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponent.addDistanceFromLandmark(BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationDistanceFromLandmarkComponent t) BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponent.addLandmarkDescription(CodeableConcept t) BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponent.addSurfaceOrientation(CodeableConcept t) BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponent.copy()BodyStructure.BodyStructureIncludedStructureComponent.getBodyLandmarkOrientationFirstRep()BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponent.setClockFacePosition(List<CodeableConcept> theClockFacePosition) BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponent.setDistanceFromLandmark(List<BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationDistanceFromLandmarkComponent> theDistanceFromLandmark) BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponent.setLandmarkDescription(List<CodeableConcept> theLandmarkDescription) BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponent.setSurfaceOrientation(List<CodeableConcept> theSurfaceOrientation) Methods in org.hl7.fhir.r5.model that return types with arguments of type BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponentModifier and TypeMethodDescriptionBodyStructure.BodyStructureIncludedStructureComponent.getBodyLandmarkOrientation()Methods in org.hl7.fhir.r5.model with parameters of type BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponentModifier and TypeMethodDescriptionBodyStructure.BodyStructureIncludedStructureComponent.addBodyLandmarkOrientation(BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponent t) voidBodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponent.copyValues(BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponentModifier and TypeMethodDescriptionBodyStructure.BodyStructureIncludedStructureComponent.setBodyLandmarkOrientation(List<BodyStructure.BodyStructureIncludedStructureBodyLandmarkOrientationComponent> theBodyLandmarkOrientation)